
6-2 Dell PowerVault 720N, 740N, and 760N System Administrator and Command Reference Guide
([SRUW6SHFLILFDWLRQ'HWHUPLQHV$FFHVV3ULYLOHJHV
The export specification specifies the privileges that clients have to mount and access
the filer directory path. The format is as follows:
-root=
list
,-access=
list
,-ro=
list
,-rw=
list
2QHNH\ZRUGLVUHTXLUHG
The keywords
-root
,
-access
,
-ro
, and
-rw
are all optional; however, you must
include at least one keyword in an export entry.
:KDWWKHOLVWYDULDEOHUHSUHVHQWV
The
list
variable represents a list that includes one or more
host names
netgroup names
subnets
<RXFDQFRPELQHHOHPHQWVLQDQHQWU\
You can combine host names, netgroup names, and subnets in an entry, as shown in
the following example:
-root=adminhost:administrators,-rw=blender:pcusers:123.45.67.0/
24
([DPSOHH[SRUWLQJGHIDXOWILOHUYROXPHWRDGPLQLVWUDWLRQKRVW
The following line exports the root directory of the default filer volume to the adminis-
tration host with root privileges. The administration host can mount the directory,
change permissions and ownerships, and create and delete directories and files.
/vol/vol0 -root=adminhost
([DPSOHH[SRUWLQJKRPHGLUHFWRU\WRDGPLQLVWUDWLRQKRVWDQGFOLHQWV
The following line exports the home directory from the default filer volume to the
administration host and two clients. The administration host has root privileges and
can mount the directory, change permissions and ownerships, and create and delete
directories and files. The clients can mount the directory and create and delete
directories.
/vol/vol0/home -root=adminhost,-rw=blender:mixer