Re: [PATCH 4/5] migration: Activate block devices if VM is paused when migrating

2024-12-03 Thread Peter Xu
On Wed, Nov 27, 2024 at 07:40:39PM +0200, Andrey Drobyshev wrote: > On 11/25/24 7:07 PM, Peter Xu wrote: > > On Mon, Nov 25, 2024 at 11:46:11AM -0300, Fabiano Rosas wrote: > >> Currently a VM that has been target of a migration using > >> late-block-activate will crash at the end of a new migration

Re: [PATCH 4/5] migration: Activate block devices if VM is paused when migrating

2024-11-27 Thread Andrey Drobyshev
On 11/25/24 4:46 PM, Fabiano Rosas wrote: > Currently a VM that has been target of a migration using > late-block-activate will crash at the end of a new migration (with it > as source) when releasing ownership of the disks due to the VM having > never taken ownership of the disks in the first plac

Re: [PATCH 4/5] migration: Activate block devices if VM is paused when migrating

2024-11-27 Thread Andrey Drobyshev
On 11/25/24 7:07 PM, Peter Xu wrote: > On Mon, Nov 25, 2024 at 11:46:11AM -0300, Fabiano Rosas wrote: >> Currently a VM that has been target of a migration using >> late-block-activate will crash at the end of a new migration (with it >> as source) when releasing ownership of the disks due to the V

Re: [PATCH 4/5] migration: Activate block devices if VM is paused when migrating

2024-11-25 Thread Peter Xu
On Mon, Nov 25, 2024 at 11:46:11AM -0300, Fabiano Rosas wrote: > Currently a VM that has been target of a migration using > late-block-activate will crash at the end of a new migration (with it > as source) when releasing ownership of the disks due to the VM having > never taken ownership of the di

[PATCH 4/5] migration: Activate block devices if VM is paused when migrating

2024-11-25 Thread Fabiano Rosas
Currently a VM that has been target of a migration using late-block-activate will crash at the end of a new migration (with it as source) when releasing ownership of the disks due to the VM having never taken ownership of the disks in the first place. The issue is that late-block-activate expects