Hi, I''m having some issues with having my domUs shutdown gracefully when my dom0 reboots. Heres my config.sxp. --- snippet --- (actions_after_crash restart) (actions_after_shutdown preserve) (auto_power_on False) (actions_after_reboot restart) (on_crash restart) (on_poweroff destroy) (on_reboot restart) (on_xend_start start) (on_xend_stop shutdown) ___________ When I reboot my dom0, the domUs just quit, no shutdown. However when I shutdown my dom0, my domUs gracefully shutdown first. Any ideas? - Brian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2010-May-06 03:14 UTC
Re: [Xen-users] domU shutdown when dom0 shutsdown/reboots
On Wed, May 5, 2010 at 10:47 PM, Brian Krusic <brian@krusic.com> wrote:> When I reboot my dom0, the domUs just quit, no shutdown. > > However when I shutdown my dom0, my domUs gracefully shutdown first.how did you reboot dom0? reboot -f? init 6? power reset? domU shutdown (or save) should be handled by xend, or the service /etc/init.d/xendomains. It might be possible (though unlikely) that the links for xendomains is not properly created. If your system uses xendomains script, try making sure that /etc/rc0.d/K*xendomains and /etc/rc6.d/K*xendomains both exists. You might be missing thel link on rc6.d. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Brian Krusic
2010-May-06 13:46 UTC
Re: [Xen-users] domU shutdown when dom0 shutsdown/reboots
On May 5, 2010, at 8:14 PM, Fajar A. Nugraha wrote:> On Wed, May 5, 2010 at 10:47 PM, Brian Krusic <brian@krusic.com> > wrote: >> When I reboot my dom0, the domUs just quit, no shutdown. >> >> However when I shutdown my dom0, my domUs gracefully shutdown first. > > how did you reboot dom0? reboot -f? init 6? power reset?From dom0, I do either; halt -p or shutdown> If your system uses xendomains script, try making sure that /etc/ > rc0.d/K*xendomains and > /etc/rc6.d/K*xendomains both exists. You might be missing thel link on > rc6.d.Ok, lemme try that. Thanks for the feedback - Brian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Possibly Parallel Threads
- Bug#601271: xen-utils-4.0: domain fails to reboot (AttributeError: 'NoneType' object has no attribute 'getBitSize')
- Hi - Regarding xend - xm create Error
- unknown bootloader
- Xen 3.2 @ Debian 5.0 / Debian 4.0 DomU crashes daily
- Bug#644100: Boot loader didn't return any data! if reboot domU with disk DRBD