[libvirt] save/restore for KVM

2009-05-24 Thread Christian Weyermann
Hello everybody, I try to save and restore a virtual machine, but I always get this error message: ~$ virsh save test1 test1.vm Domain test1 nach test1.vm gespeichert [german for test1 successfully saved to test1.vm] ~$ virsh restore test1.vm 17:53:10.341: error : this function is not supported

Re: [libvirt] save / restore for KVM

2008-07-12 Thread Daniel Veillard
On Fri, Jul 11, 2008 at 09:50:10PM +0200, Matthias Pfafferodt wrote: > Hello again, [...] > > > > # virsh restore ./kvm-linux01.ram > > > > libvir: QEMU error : operation failed: failed to start VM > > > > error: Failed to restore domain from ./kvm-linux01.ram [...] > I got it running using the rig

Re: [libvirt] save / restore for KVM

2008-07-11 Thread Matthias Pfafferodt
Hello again, Am Sonntag, 6. Juli 2008 16:00:32 schrieb Matthias Pfafferodt: > Hello, > > Am Samstag, 5. Juli 2008 18:48:13 schrieb Daniel P. Berrange: > > On Sat, Jul 05, 2008 at 01:59:26PM +0200, Matthias Pfafferodt wrote: > > > Hello, > > > > > > I try to save a KVM domain which has its hard dis

Re: [libvirt] save / restore for KVM

2008-07-06 Thread Matthias Pfafferodt
Hello, Am Samstag, 5. Juli 2008 18:48:13 schrieb Daniel P. Berrange: > On Sat, Jul 05, 2008 at 01:59:26PM +0200, Matthias Pfafferodt wrote: > > Hello, > > > > I try to save a KVM domain which has its hard disk on a LVM volume. I can > > execute the command to save the domain but restore fails > >

Re: [libvirt] save / restore for KVM

2008-07-05 Thread Daniel P. Berrange
On Sat, Jul 05, 2008 at 01:59:26PM +0200, Matthias Pfafferodt wrote: > Hello, > > I try to save a KVM domain which has its hard disk on a LVM volume. I can > execute the command to save the domain but restore fails > > # virsh list > Id Name State > -

[libvirt] save / restore for KVM

2008-07-05 Thread Matthias Pfafferodt
Hello, I try to save a KVM domain which has its hard disk on a LVM volume. I can execute the command to save the domain but restore fails # virsh list Id Name State -- 3 kvm-linux03 running 4 kvm-linux01 running # virsh save