标签:
虚拟机自动启动
###先查看要启动的虚拟机uuid,再用第二条命令设置自动启动。
[root@xenserver-flt ~]# xe vm-list
[root@xenserver-flt ~]# xe vm-param-set uuid=6beb4fca-7b93-d9fb-bcd2-dad6354738e4 other-config:auto_poweron=true
标签:
原文地址:http://www.cnblogs.com/createyuan/p/4271958.html