156-915.80 · Question #186
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?
The correct answer is A. cphaprob -d STOP unregister. esting a failover in a controlled manner using following command; # cphaprob -d STOP -s problem -t 0 register This will register a problem state on the cluster member this was entered on; If you then run; this will show an entry named STOP. to remove this problematic register…
Question
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?
Options
- Acphaprob -d STOP unregister
- Bcphaprob STOP unregister
- Ccphaprob unregister STOP
- Dcphaprob -d unregister STOP
How the community answered
(31 responses)- A77% (24)
- B13% (4)
- C6% (2)
- D3% (1)
Explanation
esting a failover in a controlled manner using following command; # cphaprob -d STOP -s problem -t 0 register This will register a problem state on the cluster member this was entered on; If you then run; this will show an entry named STOP. to remove this problematic register run following; # cphaprob -d STOP unregister
Topics
Community Discussion
No community discussion yet for this question.