Displaying 1 result from an estimated 1 matches for "sysconfi".
Did you mean:
sysconfig
2011 Feb 05
2
Save and restore DomU (hvm) on Dom0 restart. CentOS 5.5 + Xen 3.4.3
What are the settings that I must specify to have DomU be saved and then
automatically started on reboot of the physical server?
In my /etc/sysconfi/xendomains it points to a save folder (which does not exist)
My configuration files are located at /vm/cfg/vm-xxxx/vm-xxxx.xen
In my config file I have:
on_poweroff = ''destroy''
on_reboot = ''restart''
on_crash = ''restart''
on_xend_stop = '...