Open System Services NFS SCF Reference Manual

SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual522582-001
2-84
Examples
LastErr is the number of the last error encountered by the server process.
The following command displays the detailed status information for a SERVER object
named $ZNFS.ROOT:
->STATUS SERVER $ZNFS.ROOT, DETAIL
The resulting detailed display has the following format:
The detailed display contains the following information:
State is the summary state of the SERVER object.
Restart indicates whether a subsequent START SUBSYS command will
attempt to restart the server process (YES) or will not attempt to
restart it (NO). The Restart attribute is turned on when the
SERVER object is placed in the STARTED summary state and is
only turned off when the server process is stopped by an SCF STOP
SERVER or ABORT SERVER command.
System Name is the name of the system on which the server process is running.
System Number is the number of the system on which the server process is running.
If the SERVER object is not started, the value displayed is NONE.
Primary PID is the processor number and process identification number (PIN) of
the server process. If the SERVER object is not started, this field is
blank.
Backup PID is the processor number and PIN of the backup server process. If
the backup server process is not started, the value NONE is
displayed.
Last Error is the number of the last error encountered by the server process.
Trace indicates whether the server process is being traced (ON) or not
(OFF).
Last Error Detail indicates the actual last error that occurred.
Trace Filename indicates the name of the file receiving the trace output.
NFS Detailed Status SERVER \SYS1.$ZNFS.ROOT
State.............STARTED Restart........... YES
System Name.......\SYS1 System Number..... 206
Primary PID.......6,62 Backup PID........ NONE
Last Error........3 Trace............. ON
Last Error Detail NFS E000003 NFS2 LOOKUP error 2 on /foo No such file
Trace Filename.... $DATA.NFSTRACE.SRV1LOG