Tag Archives: setup autostart VM xenserver 6.1

Setup autostart VMs on Citrix XenServer 6.1


Pada versi Citrix XenServer 6.x, kemampuan GUI/XenCenter untuk seting auto-start Virtual Machine pada startup XenServer telah dihapus. Fungsi auto-start telah dihapus karena mengganggu fungsi fitur High Availability(HA)

Setting the XenServer to allow Auto-Start:
1. Gather the UUID’s of the pools you wish to auto-start.
2. To get the list of the pool’s on your XenServer type:
[sourcecode language=”plain”]# xe pool-list[/sourcecode]
Continue reading