I'm trying to move a Win11 VM storage from and NFS share back to a local (ZFS) store. I moved the system disk and EFI disks, but when I try and move the TPM disk it fails with this error:
create full clone of drive tpmstate0 (vmstore-NFS:500/vm-500-disk-0.qcow2)
transferred 0.0 B of 4.0 MiB (0.00%)
qemu-img: Could not open '/mnt/pve/vmstore-NFS/images/500/vm-500-disk-0.qcow2': Image is not in qcow2 format
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -t none -f qcow2 -O raw /mnt/pve/vmstore-NFS/images/500/vm-500-disk-0.qcow2 zeroinit:/dev/zvol/vmstore3/vm-500-disk-2' failed: exit code 1
Node is powered off for the move. Running PVE 7.1-10.
create full clone of drive tpmstate0 (vmstore-NFS:500/vm-500-disk-0.qcow2)
transferred 0.0 B of 4.0 MiB (0.00%)
qemu-img: Could not open '/mnt/pve/vmstore-NFS/images/500/vm-500-disk-0.qcow2': Image is not in qcow2 format
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -t none -f qcow2 -O raw /mnt/pve/vmstore-NFS/images/500/vm-500-disk-0.qcow2 zeroinit:/dev/zvol/vmstore3/vm-500-disk-2' failed: exit code 1
Node is powered off for the move. Running PVE 7.1-10.