Checkpoint 156-315.81 Practice Test 4

Question 1 / 40
When simulating a problem on ClusterXL cluster with cphaprob --d STOP -s problem -t 0 register, to initiate a failover on an active cluster member, what command allows you remove the problematic state?
cphaprob --d STOP unregister
cphaprob STOP unregister
cphaprob unregister STOP
cphaprob --d unregister STOP
Comment (0)
Suggested answer: A
Explanation:
When simulating a problem on a ClusterXL cluster with the command 'cphaprob --d STOP -s problem -t 0 register' to initiate a failover on an active cluster member, you can use the command 'cphaprob --d STOP unregister' to remove the problematic state and return the cluster to normal operation.
Option A correctly identifies the command that allows you to remove the problematic state, making it the verified answer.