Re: [RFC PATCH] migration: Handle block device inactivation failures better

2023-04-14 Thread Eric Blake
On Fri, Apr 14, 2023 at 02:15:45PM +0200, Juan Quintela wrote: > Eric Blake wrote: > > Consider what happens when performing a migration between two host > > machines connected to an NFS server serving multiple block devices to > > the guest, when the NFS server becomes unavailable. The migration

Re: [RFC PATCH] migration: Handle block device inactivation failures better

2023-04-14 Thread Juan Quintela
Eric Blake wrote: > Consider what happens when performing a migration between two host > machines connected to an NFS server serving multiple block devices to > the guest, when the NFS server becomes unavailable. The migration > attempts to inactivate all block devices on the source (a necessary

[RFC PATCH] migration: Handle block device inactivation failures better

2023-04-11 Thread Eric Blake
Consider what happens when performing a migration between two host machines connected to an NFS server serving multiple block devices to the guest, when the NFS server becomes unavailable. The migration attempts to inactivate all block devices on the source (a necessary step before the destination