exportfs Flashcards
1
Q
-a
A
Export or unexport all directories.
2
Q
-o opts
A
Specify a list of export options in the same manner as in exports(5).
3
Q
-i
A
Ignore the /etc/exports file, so that only default options and options given on the command line are used.
4
Q
-r
A
Reexport all directories. It synchronizes /var/lib/nfs/etab with /etc/exports. It removes entries in /var/lib/nfs/etab which are deleted from /etc/exports, and remove any entries from the kernel export table which are no longer valid.
5
Q
-u
A
Unexport one or more directories.
6
Q
-f
A
In ‘new’ mode, flush everything out of the kernels export table. Any clients that are active will get new entries added by mountd when they make their next request.
7
Q
-v
A
be verbose