This article addresses capacity over-utilization on NFS datastores where the datastore reports significantly less free space than expected. A common indicator of this issue is the vCenter Datastore Space Utilization chart reporting large amounts of space consumed by "Other Files," despite low actual file usage on the datastore.
du -sh via the ESXi CLI on the NFS mount reports the correct, lower actual file utilization.VMware ESXi 8.x
The backing NetApp storage array has "Fractional reserve" (also known as LUN overwrite reserve) configured to 100% on the affected volume. This setting reserves space on the storage array for snapshot overwrites, causing the array to artificially reduce the available free space reported to the ESXi hosts via the NFS export. This setting is not applicable or recommended for thin-provisioned NAS environments.
For further guidance on modifying storage volume attributes and best practices for thin-provisioned NAS environments, please consult your NetApp vendor documentation regarding Fractional reserve settings.