Re: [libvirt] kvm savevm/loadvm

2010-07-22 Thread Serge Hallyn
Quoting Chris Lalancette (clala...@redhat.com): On 07/20/10 - 05:17:43AM, Serge Hallyn wrote: Hi, virsh has save/restore to do a one-time save+shutdown. But it does not expose kvm's savevm/restorevm, which let's me do incremental snapshots. Is there a specific reason why that is

Re: [libvirt] kvm savevm/loadvm

2010-07-22 Thread Chris Lalancette
On 07/22/10 - 10:40:44AM, Serge Hallyn wrote: Quoting Chris Lalancette (clala...@redhat.com): On 07/20/10 - 05:17:43AM, Serge Hallyn wrote: Hi, virsh has save/restore to do a one-time save+shutdown. But it does not expose kvm's savevm/restorevm, which let's me do incremental

[libvirt] kvm savevm/loadvm

2010-07-20 Thread Serge Hallyn
Hi, virsh has save/restore to do a one-time save+shutdown. But it does not expose kvm's savevm/restorevm, which let's me do incremental snapshots. Is there a specific reason why that is not exposed in libvirt, or is it just that noone has implemented it? thanks, -serge -- libvir-list mailing

Re: [libvirt] kvm savevm/loadvm

2010-07-20 Thread Chris Lalancette
On 07/20/10 - 05:17:43AM, Serge Hallyn wrote: Hi, virsh has save/restore to do a one-time save+shutdown. But it does not expose kvm's savevm/restorevm, which let's me do incremental snapshots. Is there a specific reason why that is not exposed in libvirt, or is it just that noone has

Re: [libvirt] kvm savevm/loadvm

2010-07-20 Thread Jason Krieg
On 07/20/2010 04:24 PM, Serge Hallyn wrote: Quoting Daniel P. Berrange (berra...@redhat.com): On Tue, Jul 20, 2010 at 05:17:43AM -0500, Serge Hallyn wrote: Hi, virsh has save/restore to do a one-time save+shutdown. But it does not expose kvm's savevm/restorevm, which let's me do