NAME

lcfg-nfs - LCFG nfs component

DESCRIPTION

This component configures the NFS service. It creates the list of exported filesystems and their mount options and saves them in the relevant exports file.

It then runs the command /usr/sbin/exportfs -r to make the kernel aware of any new exports.

NB: it does not start NFS - this is done outwith the lcfg system.

RESOURCES

exports

A list of tags corresponding to filesystems to export.

fs_tag

The pathname of the filesystem to export corresponding to the tag tag.

options_tag

The mount options for the exported filesystem corresponding to the tag tag.

PLATFORMS

Solaris9, Fedora3, Fedora5, Fedora6, SL5

FILES

/etc/exports

AUTHOR

Alastair Scobie <ascobie@inf.ed.ac.uk>, Jeremy Olsen <J.Olsen@ed.ac.uk>, Ken Dawson <ktd@inf.ed.ac.uk>