Open System Services NFS Management and Operations Guide
START MODE APPLICATION, &
PRIORITY 190
START PROCESS QIOMON
Installing OSS NFS
The software distribution tapes for the OSS NFS product contain prebuilt executable object
components. Unless you must tailor OSS NFS to meet particular performance or configuration
requirements, you need only to restore the contents of the OSS NFS product and run the NFS
SETUP program.
The default subvolume where OSS NFS executable files should reside is $SYSTEM.ZOSSNFS.
Run the NFS SETUP program by using these TACL commands:
VOLUME [\system.]$SYSTEM.ZOSSNFS
[\system.]SETUP
VOLUME [\system.]$SYSTEM.ZOSSNFS
is the default subvolume where the OSS NFS executable files reside.
[\system.]SETUP
is an implicit RUN command for $SYSTEM.ZOSSNFS.SETUP, the file name of the NFS SETUP
program.
NOTE: The OSS NFS SETUP program and all components in the OSS NFS subsystem must
be run by the super ID.
The NFS SETUP program creates these default configuration files. The default subvolume is
$SYSTEM.NFSCONF.
For the initial startup of OSS NFS.NFSCOLD
To shut down OSS NFS.NFSSTOP
For a warm start of OSS NFS.NFSWARM
To check the status of all OSS NFS processes.NFSCHECK
For the variables configuration. Edit this file to fit your system configuration as needed.NFSVARS
Running the Port Mapper
The port mapper can be run using this TACL RUN command:
[\system.]PORTMAP / NAME name [ , run-option-list ]... /
[ param [ , param ]... ]
[\system.]PORTMAP
is an implicit RUN command for $SYSTEM.ZRPC.PORTMAP, the filename of the port mapper
program.
NAME name
specifies that the port mapper is to run as a named process. The recommended name is
$ZPMn[n], where n[n] represents either the associated NonStop TCP/IP stack number (for
conventional NonStop TCP/IP) or the 4th and 5th characters of a TCP6SAM process name
(for NonStop TCP/IPv6) or the 4th and 5th characters of a TCPSAM process (for Parallel Library
TCP/IP).
run-option-list
is any other valid TACL run option (such as CPU, NOWAIT, PRI, and SWAP).
Installing OSS NFS 39