[pve-devel] applied: [PATCH qemu-server v2] clone disk: fix handling of snapshot-as-volume-chain for EFI disks

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 12 15:23:35 CET 2025


On Tue, 11 Nov 2025 13:09:30 +0100, Friedrich Weber wrote:
> Currently, cloning an EFI disk off a snapshot-as-volume-chain snapshot
> fails with "qemu-img: Failed to load snapshot: Can't find snapshot".
> The reason is that the special case for EFI disks calls `qemu-img dd`
> with the additional `-l snapname` option, which is only valid for
> qcow2-internal snapshots. For snapshot-as-volume-chain snapshots, the
> source volume is already the volume corresponding to the snapshot.
> 
> [...]

Applied, thanks!

[1/1] clone disk: fix handling of snapshot-as-volume-chain for EFI disks
      commit: 08ec0fddede24065cd850eabe9fa7a79c93d45df




More information about the pve-devel mailing list