Re: blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-11 Thread Thomas Stein
On 2020-05-11 08:58, Peter Krempa wrote: On Fri, May 08, 2020 at 13:05:01 +0200, Thomas Stein wrote: Maybe: from 6.3.0 release notes: - qemu: Fix domain restore from a block device When using namespaces, libvirt was unable to restore a domain from a block device because libvirt tried to

Re: blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-11 Thread Peter Krempa
On Fri, May 08, 2020 at 13:05:01 +0200, Thomas Stein wrote: > > Maybe: > > from 6.3.0 release notes: > > - qemu: Fix domain restore from a block device > When using namespaces, libvirt was unable to restore a domain from a > block device because libvirt tried to relabel the device inside the

Re: blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-08 Thread Thomas Stein
Maybe: from 6.3.0 release notes: - qemu: Fix domain restore from a block device When using namespaces, libvirt was unable to restore a domain from a block device because libvirt tried to relabel the device inside the namespace while QEMU was given FD to the block device in the host. ch

blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-08 Thread Thomas Stein
Hello one and all. Got a problem with libvirt 6.2.0 and qemu 5.0.0. virsh blockcommit mymachine vda --active --verbose --pivot works until it shows [100%] but it never actually pivots. It just sits there. Is this a known issue with 6.2.0 and i should try 6.3.0? For now i switched back to qem