VMware vSphere ESXi 6.x
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
Virtual disks created on NFS datastores are thin-provisioned by default. To be able to create thick-provisioned virtual disks, hardware acceleration should support the Reserve Space operation.
Datastore > configure > Hardware acceleration. Make sure all the hosts are supported.esxcli software vib list" and look for the storage vendor specific nas plugin.esxcli software component list" and look for the storage vendor specific nas component. /etc/init.d/vaai-nasd stop
esxcli software component apply -d /tmp/<Path>/<zipfile>/etc/init.d/vaai-nasd start