Virtual Environment 7.2-7
2 NFS shares. 24TB free space at target mount. Both nfs servers use ZFS on linux.
Offline storage move give following error:
With smaller disks there is no problem to move disk. But with 6TB disks looks that move does not work at offline or online.
Is this bug or some kind configuration issue?
2 NFS shares. 24TB free space at target mount. Both nfs servers use ZFS on linux.
Offline storage move give following error:
Code:
create full clone of drive scsi1 (ssdpool-proxmox-nfs42:104059/vm-104059-disk-2.raw)
Formatting '/mnt/pve/slow-nobackup/images/104059/vm-104059-disk-0.raw', fmt=raw size=6597061378048 preallocation=off
transferred 0.0 B of 6.0 TiB (0.00%)
qemu-img: output file is smaller than input file
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -f raw -O raw /mnt/pve/ssdpool-proxmox-nfs42/images/104059/vm-104059-disk-2.raw zeroinit:/mnt/pve/slow-nobackup/images/104059/vm-104059-disk-0.raw' failed: exit code 1
With smaller disks there is no problem to move disk. But with 6TB disks looks that move does not work at offline or online.
Is this bug or some kind configuration issue?