Re: virsh migrate fails when --copy-storage-all option is given!

2025-06-23 Thread Anushree Mathur
CC: libvirt devel list Hi Kevin/Peter, Thank you so much for addressing this issue. I tried out few more things and here is my analysis: Even when I removed the readonly option from guest xml I was still seeing the issue in migration,In the qemu-commandline I could still see auto-read-only opti

Re: virsh migrate fails when --copy-storage-all option is given!

2025-06-23 Thread Peter Krempa
On Mon, Jun 23, 2025 at 23:25:28 +0530, Anushree Mathur wrote: > CC: libvirt devel list > > Hi Kevin/Peter, > > Thank you so much for addressing this issue. I tried out few more things and > here is my analysis: > > Even when I removed the readonly option from guest xml I was still seeing the >

Re: virsh migrate fails when --copy-storage-all option is given!

2025-06-04 Thread Peter Krempa
On Wed, Jun 04, 2025 at 14:41:54 +0200, Kevin Wolf wrote: > Am 28.05.2025 um 17:34 hat Peter Xu geschrieben: > > Copy Kevin. > > > > On Wed, May 28, 2025 at 07:21:12PM +0530, Anushree Mathur wrote: > > > Hi all, > > > > > > > > > When I am trying to migrate the guest from host1 to host2 with the

Re: virsh migrate fails when --copy-storage-all option is given!

2025-06-04 Thread Kevin Wolf
Am 28.05.2025 um 17:34 hat Peter Xu geschrieben: > Copy Kevin. > > On Wed, May 28, 2025 at 07:21:12PM +0530, Anushree Mathur wrote: > > Hi all, > > > > > > When I am trying to migrate the guest from host1 to host2 with the command > > line as follows: > > > > date;virsh migrate --live --domain

Re: virsh migrate fails when --copy-storage-all option is given!

2025-05-28 Thread Peter Xu
Copy Kevin. On Wed, May 28, 2025 at 07:21:12PM +0530, Anushree Mathur wrote: > Hi all, > > > When I am trying to migrate the guest from host1 to host2 with the command > line as follows: > > date;virsh migrate --live --domain guest1 qemu+ssh://dest/system --verbose > --undefinesource --persiste

virsh migrate fails when --copy-storage-all option is given!

2025-05-28 Thread Anushree Mathur
Hi all, When I am trying to migrate the guest from host1 to host2 with the command line as follows: date;virsh migrate --live --domain guest1 qemu+ssh://dest/system --verbose --undefinesource --persistent --auto-converge --postcopy --copy-storage-all;date and it fails with the following e