nerdexam
LPI

304-200 · Question #78

In a Pacemaker cluster, which one of the following commands shows the right syntax for fencing the node on port 3 using the APC rack PDU device which can be found at IP address 192.168.1.145?

The correct answer is C. fence_apc -a 192.168.1.145 -l apc -p apc -n 3 -v -o reboot. See the full explanation below for the reasoning.

Question

In a Pacemaker cluster, which one of the following commands shows the right syntax for fencing the node on port 3 using the APC rack PDU device which can be found at IP address 192.168.1.145?

Options

  • Aapc_stonith -a 192.168.1.145 -l apc -n 3 -v -o shutdown -r now
  • Bfence_apc -a 192.168.1.145 -l apc -p apc -n 3 -v -o shutdown -r now
  • Cfence_apc -a 192.168.1.145 -l apc -p apc -n 3 -v -o reboot
  • Dapc_stonith -a 192.168.1.145 -l apc -p apc -n 3 -v -o reboot

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    81% (29)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 304-200 Practice