This KB article presents the details about the "nConnect"
feature in ESXi NFS41 client
VMware vSphere ESXi 8.0 U3 and above
-c
in esxcli
, while mounting NFS Version 4.1 datastores.
esxcli storage nfs41 add -H <host> -v <volume-label> -s <remote_share> -c <number_of_connections>
esxcfg-advcfg -s 8 /NFS41/MaxNConnectConns
esxcfg-advcfg -g /NFS41/MaxNConnectConns
esxcli storage nfs41 param set -v <volume-label> -c <number_of_connections>
esxcli storage nfs41 add -H <IP1,IP2> -v <volume-label> -s <remote_share> -c <number_of_connections>