Vendor Name                             Hewlett-Packard Company

Product Name                            ONC/NFS
Fileset Name                            NFS-SERVER

Text:

        This fileset will startup daemons so that a system can be a
        nfs server.  Set the variable NFS-SERVER to 1 in the file
        /etc/rc.config.d/nfsconf

        This fileset delivers:

        /sbin/init.d/nfs.server
        /usr/lib/netsvc/rstat/rpc.rstatd
        /usr/lib/netsvc/rusers/rpc.rusersd
        /usr/lib/netsvc/rwall/rpc.rwalld
        /usr/lib/netsvc/spray/rpc.sprayd
        /usr/sbin/exportfs
        /usr/sbin/fsirand
        /usr/sbin/nfsd
        /usr/sbin/rpc.mountd
        /usr/sbin/rpc.pcnfsd
        /usr/sbin/rpc.rexd
        /usr/sbin/rpc.rquotad
        /usr/sbin/showmount
        /var/statmon/sm.bak
        /var/statmon/sm
        /var/statmon/state

        Variables used are defined in /etc/rc.config.d/nfsconf

        It starts up (in order):

        /usr/sbin/portmap 
        /usr/sbin/exportfs -a  
        /usr/sbin/rpc.mountd $MOUNTD_OPTIONS
        /usr/sbin/nfsd $NUM_NFSD 
        /usr/sbin/rpc.statd $STATD_OPTIONS
        /usr/sbin/rpc.lockd $LOCKD_OPTIONS
        /usr/sbin/rpc.pcnfsd 
        swapon -a -t remote
        

        To start the fileset type:        /usr/sbin/nfs.server start
        To stop the fileset type:         /usr/sbin/nfs.server stop



