[pve-devel] applied: [PATCH qemu-server 2/2] migrate: enforce that image content type is available

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Jun 21 11:18:59 CEST 2021


On 18.06.21 12:59, Fabian Ebner wrote:
> and use it for the vdisk_list call too. This avoids scanning (and picking up
> volumes from!) storages that are not even configured to hold images.
> 
> Previously, the content type was only enforced when a storage map was present.
> 
> Also serves a bit as a preparation to enforce content type on guest startup,
> because now migration failure happens early and not only when trying to start
> the guest on the remote node.
> 
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
>  PVE/QemuMigrate.pm | 25 ++++++++++++++++---------
>  PVE/QemuServer.pm  |  3 +++
>  2 files changed, 19 insertions(+), 9 deletions(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list