Dear Recently,I am interested in libvirt,but I found the libvirt does't support revert and delete the external snapshot which the raw disk based guest.My libvirt and qemu release are both 3.2.0.So I have a question,the community how to solve it,if have any plans about it.Can you tell me more about it?Thank you very much. Best Regards Rambo
On Thu, Feb 08, 2018 at 22:33:05 +0800, 李杰 wrote:> Dear > > > Recently,I am interested in libvirt,but I found the libvirt does't support revert and delete the external snapshot which the raw disk based guest.My libvirt and qemu release are both 3.2.0.So I have a question,the community how to solve it,if have any plans about it.Can you tell me more about it?Thank you very much.Adding support for deleting and reverting external snapshots is desired since qemu does not really want to go forward with internal snanpshots. The plans for fixing this are indefinite though. I'll probably work on it but currently I'm working on '-blockdev'-izing of the qemu driver so I can't really tell you any time frame.
Thank you,Do you want to say the qemu does not really want to go forward with "external" snanpshots just now?Do you know why the qemu doesn't want to support it?The external snapshot is so important to our users.Thank you! ------------------ Original ------------------ From: "Peter Krempa"; Date: 2018年2月8日(星期四) 晚上11:22 To: "李杰"; Cc: "libvirt-users"; Subject: Re: [libvirt-users] Ask question On Thu, Feb 08, 2018 at 22:33:05 +0800, 李杰 wrote:> Dear > > > Recently,I am interested in libvirt,but I found the libvirt does't support revert and delete the external snapshot which the raw disk based guest.My libvirt and qemu release are both 3.2.0.So I have a question,the community how to solve it,if have any plans about it.Can you tell me more about it?Thank you very much.Adding support for deleting and reverting external snapshots is desired since qemu does not really want to go forward with internal snanpshots. The plans for fixing this are indefinite though. I'll probably work on it but currently I'm working on '-blockdev'-izing of the qemu driver so I can't really tell you any time frame.
Sorry, I misunderstand you about the external snapshots,please ignore the last letter.Thanks for your answer. ------------------ Original ------------------ From: "Peter Krempa"; Date: 2018年2月8日(星期四) 晚上11:22 To: "李杰"; Cc: "libvirt-users"; Subject: Re: [libvirt-users] Ask question On Thu, Feb 08, 2018 at 22:33:05 +0800, 李杰 wrote:> Dear > > > Recently,I am interested in libvirt,but I found the libvirt does't support revert and delete the external snapshot which the raw disk based guest.My libvirt and qemu release are both 3.2.0.So I have a question,the community how to solve it,if have any plans about it.Can you tell me more about it?Thank you very much.Adding support for deleting and reverting external snapshots is desired since qemu does not really want to go forward with internal snanpshots. The plans for fixing this are indefinite though. I'll probably work on it but currently I'm working on '-blockdev'-izing of the qemu driver so I can't really tell you any time frame.
Kashyap Chamarthy
2018-Feb-15 10:50 UTC
[libvirt-users] Reverting to external snapshots [Was: Re: Ask question]
[Adjusted the subject] On Thu, Feb 08, 2018 at 10:33:05PM +0800, 李杰 wrote:> Dear > > > Recently,I am interested in libvirt,but I found the > libvirt does't support revert and delete the external > snapshot which the raw disk based guest.My libvirt and > qemu release are both 3.2.0.So I have a question,the > community how to solve it,if have any plans about it.Can > you tell me more about it?Thank you very much.Along with what Peter wrote, here's some notes about what you can do currently to revert to an external snapshot: https://wiki.libvirt.org/page/I_created_an_external_snapshot,_but_libvirt_will_not_let_me_delete_or_revert_to_it [...] -- /kashyap