nerdexam
Check_Point

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…

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

(23 responses)
  • A
    74% (17)
  • B
    4% (1)
  • C
    4% (1)
  • D
    17% (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

#cphaprob#ClusterXL failover#cluster state#unregister command

Community Discussion

No community discussion yet for this question.

Full 156-315.80 Practice