Rebelz – We have one of Europe’s widest ranges of BJJ & Grappling gear.

Change hostname on XenServer

Logon to the console of the XenServer host. Check host uuid:
# xe host-list

Change the name:
# xe host-set-hostname-live host-uuid=<HOSTUUID> host-name=<NEWHOSTNAME>

Example
# xe host-set-hostname-live host-uuid=00cbeec7-c229-4ab9-990f-cdb5f781da11 host-name=xen-002

Reboot the host:
# reboot

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.