6-2 Dell PowerVault 720N, 740N, and 760N System Administrator and Command Reference Guide
([SRUW6SHFLILFDWLRQ'HWHUPLQHV$FFHVV3ULYLOHJHV
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

2QHNH\ZRUGLVUHTXLUHG

The keywords -root, -access, -ro, and -rw are all optional; however, you must
include at least one keyword in an export entry.

:KDWWKHOLVWYDULDEOHUHSUHVHQWV

The list variable represents a list that includes one or more
host names
netgroup names
subnets

<RXFDQFRPELQHHOHPHQWVLQDQHQWU\

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

([DPSOHH[SRUWLQJGHIDXOWILOHUYROXPHWRDGPLQLVWUDWLRQKRVW

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

([DPSOHH[SRUWLQJKRPHGLUHFWRU\WRDGPLQLVWUDWLRQKRVWDQGFOLHQWV

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