This article confirms that NFS (Network File System) continues to be supported in VMware's vSphere products, including vCenter Server Appliance (VCSA) and ESXi, as of vSphere 8.0. The article highlights recent enhancements and best practices for using NFS storage in VMware environments.
There have been inquiries and uncertainties regarding the continued support and enhancements of NFS in VMware vSphere, especially with the transition of VMware to Broadcom. This article aims to clarify the support status and provide information on recent updates
NFS remains a supported and viable option for storage in VMware vSphere environments. The following steps and best practices outline the setup and optimization of NFS in vSphere 8.0:
esxcli storage nfs add -H <NFS-Server-IP> -s /exported/path -v <Datastore-Name>
esxcli storage nfs param set -v <Datastore-Name> -c <Number-of-Connections>