The server Commands
EXAMPLE #2
$ server_export server_2 -Protocol nfs -ignore -option
access=172.24.102.0/255.255.255.0,root=172.24.102.240 -comment 'NFS Export for
ufs1' /ufs1
server_2 : done
EXAMPLE #3
EXAMPLE #4
$ server_export server_2 -Protocol nfs -name nasdocsfs /ufs1
server_2 : done
EXAMPLE #5
$ server_export server_2 -Protocol nfs -option
sec=krb5:ro,root=172.24.102.240,access=172.24.102.0/255.255.255.0 /ufs2
server_2 : done
EXAMPLE #6
$ server_export server_2 -Protocol nfs -option nfsv4only /ufs1
server_2 : done
EXAMPLE #7
$ server_export server_2 -Protocol nfs -list -all
server_2 :
export "/ufs2" sec=krb5 ro root=172.24.102.240 access=172.24.102.0/255.255.255.0
export "/ufs1" name="/nasdocsfs" access=172.24.102.0/255.255.255.0
root=172.24.102.240 nfsv4only comment="NFS Export for ufs1"
export "/" anon=0
access=128.221.252.100:128.221.253.100:128.221.252.101:128.221.253.101
EXAMPLE #8
$ server_export server_2 -list /ufs1
server_2 :
export "/ufs1" name="/nasdocsfs" access=172.24.102.0/255.255.255.0
EXAMPLE #9
358
Celerra Network Server Command Reference Manual
To export an NFS entry and overwrite existing settings, type:
To export NFS entry dir1, a subdirectory of the exported entry /ufs1
in a multilevel file system hierarchy, type:
$ server_export server_2 -Protocol nfs /ufs1/dir1
server_2 : done
To assign a name to a NFS export, type:
To export an NFS entry using Kerberos authentication, type:
To export an NFS entry for NFSv4 only, type:
To list all NFS entries, type:
To list NFS entries for the specified path, type:
root=172.24.102.240 nfsv4only comment="NFS Export for ufs1"
To temporarily unexport an NFS entry, type:
$ server_export server_2 -Protocol nfs -unexport /ufs2
server_2 : done
Need help?
Do you have a question about the Celerra and is the answer not in the manual?
Questions and answers