Most important is the first patch, as it fixes backing up templates with efitype=4m EFI disk on file storages (or other 64-KiB-unaligned disk) to non-PBS. Also reported in the community forum, most recently: https://forum.proxmox.com/threads/104740/post-479298
Second vma-related patch is to be more graceful in error scenario upon creation. alloc-track patch is to avoid a bogus break, but might even be dead code in practice. vma-related patches can be squashed into 0026-PVE-Backup-add-vma-backup-format-code.patch alloca-track patch can be squashed into 0047-block-add-alloc-track-driver.patch Fabian Ebner (3): vma: create: support 64KiB-unaligned input images vma: create: avoid triggering assertion in error case block: alloc-track: avoid premature break block/alloc-track.c | 3 ++- vma-writer.c | 2 ++ vma.c | 12 ++++++++++-- 3 files changed, 14 insertions(+), 3 deletions(-) -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel