Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. esxcfg-nas <options> [<label>]
  2. -a|--add Add a new NAS filesystem to /vmfs volumes.
  3. Requires --host and --share options.
  4. Use --readonly option only for readonly access.
  5. -o|--host <host> Set the host name or ip address for a NAS mount.
  6. -s|--share <share> Set the name of the NAS share on the remote system.
  7. -y|--readonly Add the new NAS filesystem with readonly access.
  8. -d|--delete Unmount and delete a filesystem.
  9. -l|--list List the currently mounted NAS file systems.
  10. -r|--restore Restore all NAS mounts from the configuration file.
  11. (FOR INTERNAL USE ONLY).
  12. -h|--help Show this message.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement