nerdexam
Citrix

1Y0-301 · Question #36

Scenario: The current XenServer pool master needs to be retired. A Citrix Engineer is preparing to transfer the pool master role to another host. Which command should the engineer run to transition…

The correct answer is B. xe pool-designate-new-master. When the current pool master is still running and accessible, the xe pool-designate-new-master command is used to gracefully transfer the pool master role to a specified host.

Managing the Environment

Question

Scenario: The current XenServer pool master needs to be retired. A Citrix Engineer is preparing to transfer the pool master role to another host. Which command should the engineer run to transition the pool master role to a different host in the resource pool that is in a running state?

Options

  • Axe pool-recover-slaves
  • Bxe pool-designate-new-master
  • Cxe pool-emergency-reset-master
  • Dxe pool-emergency-transition-to-master

How the community answered

(58 responses)
  • A
    5% (3)
  • B
    71% (41)
  • C
    17% (10)
  • D
    7% (4)

Why each option

When the current pool master is still running and accessible, the xe pool-designate-new-master command is used to gracefully transfer the pool master role to a specified host.

Axe pool-recover-slaves

xe pool-recover-slaves is used to re-synchronize slave hosts that have lost contact with the master after a master failure, not to transfer the master role.

Bxe pool-designate-new-masterCorrect

The xe pool-designate-new-master command is designed for planned, graceful master transitions where the current master is still online and healthy. It instructs the pool to elect the specified host as the new master and coordinates the handover cleanly, which is the correct procedure when retiring a functioning pool master.

Cxe pool-emergency-reset-master

xe pool-emergency-reset-master resets the master address across the pool in an emergency where the old master is unreachable, not for a planned transition from a running host.

Dxe pool-emergency-transition-to-master

xe pool-emergency-transition-to-master forces a slave to promote itself to master during an emergency when no master is available, and is not appropriate when the existing master is still in a running state.

Concept tested: XenServer CLI pool master role planned transition

Source: https://docs.citrix.com/en-us/citrix-hypervisor/command-line-interface.html

Topics

#XenServer pool master#xe pool-designate-new-master#resource pool management#role transfer

Community Discussion

No community discussion yet for this question.

Full 1Y0-301 Practice