Re: [PATCH 0/9] block: Managing inactive nodes (QSD migration)

2025-01-30 Thread Eric Blake
On Wed, Jan 22, 2025 at 12:50:37PM +0100, Kevin Wolf wrote: > This series adds a mechanism that allows the user or management tool to > manually activate and inactivate block nodes instead of fully relying on > the automatic management in the migration code. > > One case where this is needed is fo

[PATCH 0/9] block: Managing inactive nodes (QSD migration)

2025-01-22 Thread Kevin Wolf
This series adds a mechanism that allows the user or management tool to manually activate and inactivate block nodes instead of fully relying on the automatic management in the migration code. One case where this is needed is for migration with shared storage and devices backed by qemu-storage-dae