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

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...