Re: [libvirt-users] Snapshot overlay-file deletion

2018-08-31 Thread Gionatan Danti
Il 31-08-2018 22:23 Eric Blake ha scritto: The qemu driver still does not implement the flag. Yes, it's a known issue for many years now, but it is surprisingly complex to come up with semantics for deletion of an external snapshot in a way that doesn't corrupt data, so no one has tackled that co

Re: [libvirt-users] Snapshot overlay-file deletion

2018-08-31 Thread Eric Blake
On 08/31/2018 02:17 PM, Gionatan Danti wrote: Hi list, issuing the command "virsh blockcommit --delete --pivot" (on a previously created external snapshot/overlay) returns an error regarding an unsupported flag warning stating "error: unsupported flags (0x2)". I need to manually "rm" the affec

[libvirt-users] Snapshot overlay-file deletion

2018-08-31 Thread Gionatan Danti
Hi list, issuing the command "virsh blockcommit --delete --pivot" (on a previously created external snapshot/overlay) returns an error regarding an unsupported flag warning stating "error: unsupported flags (0x2)". I need to manually "rm" the affected file after the blockcommit. A similar iss

Re: [libvirt-users] Setting up port forwarding to guests on nat network

2018-08-31 Thread Martin Kletzander
On Thu, Aug 30, 2018 at 06:50:38PM -0400, Rhys Ferris wrote: Thanks for the reply! output: net.ipv4.ip_forward = 1 OK, so that is fine. What do you mean "The out:any and" I started writing something and then realized it's not related. Anyway, you can also Anywhere else I can look as to