[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] How to auto start DomU after reboot of Dom0?
Hello. El 06/02/13 07:18, Carlos Ribas escribió: That option has to do with Xen's feature to save/restore the domains, instead of shutdown/startup. A close equivalent in baremetal computing would be suspend/resume.I followed some tutorials to install Xen in a Debian Squeeze server. One of them [1] says to set up XENDOMAINS_RESTORE to false, because I can have problems with that. So, if my server shuts down or reboots how can I configure my VM to automatically start? Squeeze's Xend provides a very simple way to autostart the domains, regardless they was saved or shot down. Check /etc/defaults/xendomains file, it's heavily commented, particularly XENDOMAINS_AUTO section. Note that you will have to create the directory /etc/xen/auto manually. I usually put there symbolic links to config files (that are stored directly under /etc/xen), instead of the configuration files themselves.Yesterday I did a quick script [2] that worked well, but I am not sure if it is the best way to do it. I would like to know what you do solve this issue. Greetings. -- Alexandre Kouznetsov _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |