vserver nfs start
Start 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 start command starts 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 start the NFS service.
Examples
The following example starts the NFS service on a Vserver named vs0.
cluster1::> vserver nfs start -vserver vs0
Give documentation feedback