Hey All,
Ran into strange scenario, I started with using shared NFS storage with the storage disks formatted with XFS, was seeing NFS locking timeouts with large file transfers and VM disk creations using qcow2, 20 Gig and above. I spun up another NFS storage node and formatted storage with EXT4 instead and found creating 40Gig VM Disks was instant, the disk file on the storage node showed correct file size but the disk is sparse, meaning empty.
So my question is what is the difference with xfs and ext4 file system when using NFS, does proxmox natively use thin provisioning for ext4 and thick for xfs? Not sure why this would be different or is this not expected behavior?
Any incite will be helpful.
Thanks.
JR
Ran into strange scenario, I started with using shared NFS storage with the storage disks formatted with XFS, was seeing NFS locking timeouts with large file transfers and VM disk creations using qcow2, 20 Gig and above. I spun up another NFS storage node and formatted storage with EXT4 instead and found creating 40Gig VM Disks was instant, the disk file on the storage node showed correct file size but the disk is sparse, meaning empty.
So my question is what is the difference with xfs and ext4 file system when using NFS, does proxmox natively use thin provisioning for ext4 and thick for xfs? Not sure why this would be different or is this not expected behavior?
Any incite will be helpful.
Thanks.
JR