Skip to main content

Commands for managing NFS servers

Contributors netapp-ahibbard netapp-thomi

There are specific ONTAP commands for managing NFS servers.

If you want to…​

Use this command…​

Create an NFS server

vserver nfs create

Display NFS servers

vserver nfs show

Modify an NFS server

vserver nfs modify

Delete an NFS server

vserver nfs delete

Hide the .snapshot directory listing under NFSv3 mount points

Note

Explicit access to the .snapshot directory will still be allowed even if the option is enabled.

vserver nfs commands with the -v3-hide-snapshot option enabled

See the man page for each command for more information.