vserver nfs status
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
Display the status of 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 status
command shows the status of NFS on a Vserver. The Vserver must already exist.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver for which you want to see the NFS status.
[-is-enabled {true|false}]
- NFS Service Enabled-
If you specify this optional parameter, the command displays whether NFS is enabled or not. This parameter is true if the NFS server is running.
Examples
The following example shows the status of NFS on a Vserver named vs0 for which NFS is enabled.
cluster1::> vserver nfs status -vserver vs0. The NFS server is running.