nerdexam
Check_Point

156-315.81 · 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…

Scalability and Redundancy (ClusterXL)

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

(69 responses)
  • A
    78% (54)
  • B
    3% (2)
  • C
    7% (5)
  • D
    12% (8)

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

#ClusterXL#cphaprob#failover#cluster commands

Community Discussion

No community discussion yet for this question.

Full 156-315.81 Practice