记录日常工作关于系统运维,虚拟化云计算,数据库,网络安全等各方面问题。
xenserver6.0实现VM随主机自动启动的解决办法

针对Linux虚拟机
1.        设置虚拟机所在的POOL支持auto_poweron

Enable the VM auto start feature on a pool :


xe pool-param-set uuid=... other-config:auto_poweron=true

2.        设置Linux虚拟机auto_poweron

Then on each VM you want to auto start you would execute:


xe vm-param-set uuid=... other-config:auto_poweron=true


转载请标明出处【xenserver6.0实现VM随主机自动启动】。

《www.micoder.cc》 虚拟化云计算,系统运维,安全技术服务.

网站已经关闭评论