¿?           LENGUAGE SPANISCH   ????????????????

> Date: Tue, 1 Feb 2011 22:35:00 +0000
> From: cl...@fewbar.com
> To: jlguti...@hotmail.com
> Subject: [Bug 350936] Re: Should shut down domains on system shutdown
> 
> Wow this one has been around a while.
> 
> The simplest way to run a script before stopping, only on shutdown, but not 
> on restarts, is to use the UPSTART_EVENTS.
>  environment variable.
> 
> pre-stop script
>   if [ x$UPSTART_EVENTS = xrunlevel ] ; then
>     shutdown_guests
>   fi
> end script
> 
> -- 
> You received this bug notification because you are subscribed to Ubuntu
> ubuntu-10.04.2.
> https://bugs.launchpad.net/bugs/350936
> 
> Title:
>   Should shut down domains on system shutdown
> 
> Status in “kvm” package in Ubuntu:
>   Invalid
> Status in “libvirt” package in Ubuntu:
>   Triaged
> 
> Bug description:
>   I'm using autostart feature of libvirtd (my guest defined in
>   /etc/libvirt/qemu/autostart/). It's starts normally, but if I reboot
>   server then guest fs will be corrupted becouse its cant stop in time:
> 
>   WARNING: / was not properly dismounted
> 
>   We need to give more time to libvirtd to stop all guests.
> 
>   
>   I'm running jaunty amd64 with all updates.
> 
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/350936

Title:
  Should shut down domains on system shutdown

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to