Resolving datastore NFS Max issue after setting to 255


After setting NFS Max volume to 255 also getting error unable to create that much Datastore issue can be fixed by
:


Net.TcpipHeapSize to 32 And Set Net.TcpipHeapMax to 1536



These settings enable the maximum number of NFS mounts for vSphere ESXi/ESX. Changing Net.TcpipHeapSize and/or Net.TcpipHeapMax requires a host reboot for the changes to take effect.

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...