xenserver auto start VMs

From thelinuxwiki
Revision as of 20:34, 10 February 2014 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

get VM uid

# xe vm-list

set VM to auto start

# xe vm-param-set uuid=f196d26e-de3b-84f1-7d70-3fbf1119f081 other-config:auto_poweron=true

P.S. Pool must also be set to autostart