Installation manual

Configuring Front-End Services
Configuring NFS
11-8 CLI Storage-Management Guide
Showing One NFS Service
Identify a particular FQDN with the show nfs-service command to focus on one NFS
service:
show nfs-service fqdn
where fqdn (1-128 characters) is the fully-qualified domain name (for example,
www.company.com) for the global server.
This shows detailed configuration information for the service.
For example, the following command shows the NFS configuration for the global
server at “www.wwmed.com:”
bstnA6k(gbl)# show nfs-service www.wwmed.com
Virtual Server: www.wwmed.com
Namespace: wwmed
Description: mount point for wwmed storage
NFS State: Enabled
NLM State: Enabled
Exports:
Directory Export As State Access
-------------------------------------------------------------------------
/acct /acct Online eastcoast
bstnA6k(gbl)# ...
Showing Details for All NFS Services
To show details for all NFS front-end services, use show nfs-service all:
show nfs-service all
This shows the detailed view of all configured NFS services.