[pve-devel] [PATCH v5 qemu-server 0/7] migration: don't scan all storages, fail on aliases

Fiona Ebner f.ebner at proxmox.com
Mon Jun 19 14:21:05 CEST 2023


Am 19.06.23 um 11:29 schrieb Aaron Lauterer:
> This patch series changes the behavior during guest migrations:
> 
> Don't scan all storages for potential images belonging to the guest.
> Only migrate images referenced in the config.
> This made it necessary to handle pending changes explicitly which had
> been covered by the storage scan.
> 
> We also added checks for any aliased volids and fail the migration if
> detected.
> 
> The qemu-server part consists of quite a lot more commits since we had
> to change a few things and for a better history, they are mostly their
> own patches.
> 
> There is also a small patch for the documentation to add a hint that
> aliased storages should be avoided.
> 
> 

Looks good to me so far. Just three minor nits remaining (see replies to
individual patches), but those don't warrant a new version by themselves
and can be fixed upon/after applying.

For the patches that don't have it yet:

Reviewed-by: Fiona Ebner <f.ebner at proxmox.com>





More information about the pve-devel mailing list