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
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
>
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
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
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
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