Open System Services NFS Management and Operations Guide

NOWAIT
specifies that the initiating TACL process does not wait while the PCNFSD process runs but
instead returns a command input prompt after sending the startup message to the process.
If this run option is omitted, the TACL process pauses while the process runs.
PRI priority
specifies the execution priority of the PCNFSD process. priority is an integer in the
range 1 through 199. Specifying a value greater than 199 causes the process to run at
priority 199. If this run option is omitted, the priority of the PCNFSD process is one less
than the priority of the initiating TACL process.
OUT out-file
specifies the file that receives startup error messages, if any. If an error occurs during a
write to the OUT file, the home terminal is used. This run option must specify a permanent
device. See the note under IN PCNFSD-config-file.
TERM term-file
specifies the home terminal of the PCNFSD process. This parameter must specify a permanent
device. See the note under IN PCNFSD-config-file.
param
is one of these parameters:
-HOMEDIR user-home-directory
specifies the default root directory for all users’ directories. This parameter overrides
the value of the ZPCD^HOME^DIRECTORY PARAM. If supplied, it must specify a valid,
existing OSS NFS directory. If not supplied, the default directory is /home.
-SPOOLDIR spool-directory
specifies the default root directory for spool directories. This parameter overrides the
value of the ZPCD^SPOOL^DIRECTORY PARAM. If supplied, it must specify a valid,
existing OSS NFS directory. If not supplied, the default directory is
/var/spool/pcnfs.
NOTE: Most PCNFSD clients place spool files in a directory under the root spool
directory; for example, /var/spool/pcnfs/client.
-SPOOLSUP spool-supervisor
specifies the name of the spooler supervisor process in Guardian format. This parameter
overrides the value of the ZPCD^SPOOL^SUPERVISOR PARAM. If supplied, it must
specify a valid process name corresponding to a spooler supervisor process. If not
supplied, the default process name is $SPLS.
Considerations
At initialization time, the PCNFSD IN file, if specified, must refer to an existing disk file containing
valid printer configuration entries. This file is normally stored in $SYSTEM.ZOSSNFS.ZPCDCONF.
If no IN file is specified, no printing services are available. Each entry of the IN file associates a
printer name with a Guardian spooler location. The format for each entry is:
printer-name spooler-location [# comment ]
where:
printer-name
specifies the name of the printer available for use by clients. This name is a string of up to 64
characters. To maintain compatibility with most PCNFSD clients, keep this name less than 9
characters long. Use lowercase alphanumeric characters beginning with a letter (for example,
vangogh9).
Starting PCNFSD 51