I'm trying to create a large 6.5TB disk on an external storage device. I've tested creating a dummy file of the same size without issue. However, when creating (or even resizing) a disk of this size I receive the following error. The external storage device is a Dell Powerscale with 500TB free. I can create disks up to 4TB in size without issue.
update VM 987: -virtio0 AgfaVMNFS:6500,format=qcow2,iothread=on
Formatting '/mnt/pve/AgfaVMNFS/images/987/vm-987-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=6979321856000 lazy_refcounts=off refcount_bits=16
qemu-img: Failed to flush the L2 table cache: No space left on device
qemu-img: Failed to flush the refcount block cache: No space left on device
TASK ERROR: unable to create image: qemu-img: /mnt/pve/AgfaVMNFS/images/987/vm-987-disk-0.qcow2: Could not resize image: Allocating clusters failed: No space left on device
update VM 987: -virtio0 AgfaVMNFS:6500,format=qcow2,iothread=on
Formatting '/mnt/pve/AgfaVMNFS/images/987/vm-987-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=6979321856000 lazy_refcounts=off refcount_bits=16
qemu-img: Failed to flush the L2 table cache: No space left on device
qemu-img: Failed to flush the refcount block cache: No space left on device
TASK ERROR: unable to create image: qemu-img: /mnt/pve/AgfaVMNFS/images/987/vm-987-disk-0.qcow2: Could not resize image: Allocating clusters failed: No space left on device