Re: init scripts for KVM guests UPDATE!

2009-07-19 Thread SAL
On Sun, Jul 19, 2009 at 11:51:44AM +0200, Ján ONDREJ (SAL) wrote: > On Sat, Jul 18, 2009 at 02:13:44AM +0200, Saman Behnam wrote: > > here is an update for the "init scripts for KVM guests"I've wrote for > > starting and stopping the KVM guest machines either by

Re: init scripts for KVM guests UPDATE!

2009-07-19 Thread SAL
On Sat, Jul 18, 2009 at 02:13:44AM +0200, Saman Behnam wrote: > here is an update for the "init scripts for KVM guests"I've wrote for > starting and stopping the KVM guest machines either by saving and > restoring or by gracefully shutdown and start. My question, is

Re: init scripts for KVM guests UPDATE!

2009-07-18 Thread Charles Duffy
To echo Michael a little here -- posting this on the KVM mailing list implies that it shouldn't have dependencies beyond KVM; as such, the libvirt mailing list would probably be a better place for these scripts. That said -- no, there isn't an option within libvirt to save or gracefully shut d

Re: init scripts for KVM guests UPDATE!

2009-07-18 Thread Daniel Bareiro
Hi Michael. On Saturday, 18 July 2009 09:25:57 +0400, Michael Tokarev wrote: >> here is an update for the "init scripts for KVM guests"I've wrote for >> starting and stopping the KVM guest machines either by saving and >> restoring or by gracefully shutdown and s

Re: init scripts for KVM guests UPDATE!

2009-07-17 Thread Michael Tokarev
Saman Behnam wrote: Hi there, here is an update for the "init scripts for KVM guests"I've wrote for starting and stopping the KVM guest machines either by saving and restoring or by gracefully shutdown and start. My question, is there an option within "libvirt" to ma

init scripts for KVM guests UPDATE!

2009-07-17 Thread Saman Behnam
Hi there, here is an update for the "init scripts for KVM guests"I've wrote for starting and stopping the KVM guest machines either by saving and restoring or by gracefully shutdown and start. My question, is there an option within "libvirt" to make the KVM guest mashin

init scripts for KVM guests

2009-07-16 Thread Saman Behnam
Hi there, I've wrote a script for starting and stopping the KVM guest machines either by saving and restoring or by graceful shutdown and start. My question, is there an option within "libvirt" to make the KVM guest machines get saved when the KVM host shuts down? I had problems to gracefully shu