Tuesday, September 30, 2014

Verifying who the master is

Run the following command to find a server with the master role:
xe pool-list params=uuid,master
Copy the UUID of the server and paste it in the following template:
xe host-list uuid=<uuid from last step>

No comments:

Post a Comment