172
Parameter Name Description Type
blobs binary data store read only
wlb-url Path to the WLB server read only
wlb-username Name of the user of the WLB
service
read only
wlb-enabled True is WLB is enabled read/write
wlb-verify-cert True if there is a certificate to
verify
read/write
pool-designate-new-master
pool-designate-new-master host-uuid=<UUID of member XenServer host to become new master>
Instruct the specified member XenServer host to become the master of an existing pool. This performs an
orderly hand over of the role of master host to another host in the resource pool. This command only works
when the current master is online, and is not a replacement for the emergency mode commands listed below.
pool-dump-database
pool-dump-database file-name=<filename_to_dump_database_into_(on_client)>
Download a copy of the entire pool database and dump it into a file on the client.
pool-eject
pool-eject host-uuid=<UUID of XenServer host to eject>
Instruct the specified XenServer host to leave an existing pool.
pool-emergency-reset-master
pool-emergency-reset-master master-address=<address of the pool's master XenServer host>
Instruct a slave member XenServer host to reset its master address to the new value and attempt to connect
to it. This command should not be run on master hosts.
pool-emergency-transition-to-master
pool-emergency-transition-to-master
Instruct a member XenServer host to become the pool master. This command is only accepted by the
XenServer host if it has transitioned to emergency mode, meaning it is a member of a pool whose master
has disappeared from the network and could not be contacted for some number of retries.
Note that this command may cause the password of the host to reset if it has been modified since joining
the pool (see the section called “User commands”).
pool-ha-enable
pool-ha-enable heartbeat-sr-uuids=<SR_UUID_of_the_Heartbeat_SR>
Enable High Availability on the resource pool, using the specified SR UUID as the central storage heartbeat
repository.