Create NFS Datastore using esxcli command

use below command to mount the NFS datastore on ESXi.


esxcli storage nfs add -H NFS_IP|NFS_HOSTNAME -s Share_mount_point_on_the_NFS -v DatastoreName


-H -> NFS_IP|NFS_HOSTNAME

-s -> NFS share name

-v Datastore Name

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...