vserver nfs stop
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Stop the NFS service of a Vserver
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nfs stop
command stops the NFS service on a Vserver to serve NFS clients. The Vserver must already exist.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver on which you want to stop the NFS service.
Examples
The following example stops the NFS service on a Vserver named vs0.
cluster1::> vserver nfs stop -vserver vs0