156-315.80 · Question #65
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
(23 responses)- A74% (17)
- B4% (1)
- C4% (1)
- D17% (4)
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 https://fwknowledge.wordpress.com/2013/04/04/manual-failover-of-the-fw-cluster/
Topics
Community Discussion
No community discussion yet for this question.