[pve-devel] applied: [PATCH qemu-server] migrate: skip rescan for efidisk and shared volumes
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon May 4 17:54:19 CEST 2020
On 4/30/20 12:44 PM, Dominik Csapak wrote:
> we really only want to rescan the disk size of the disks we actually
> need, and that are only the local disks (for which we have to allocate
> the correct size on the target)
>
> also we want to always skip the efidisk, since we get the wanted
> size after the loop, and this produced a confusing log line
> (for details why we do not want the 'real' size,
> see commit 818ce80ec1a89c4abee61145c858b9323180e31b)
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> PVE/QemuMigrate.pm | 3 +++
> 1 file changed, 3 insertions(+)
>
applied, thanks!
More information about the pve-devel
mailing list