Open System Services NFS Management and Operations Guide
A OSS NFS Manager Messages
This appendix contains the descriptions of the error and warning messages generated by the OSS
NFS manager process.
Error Messages
NFS E00001
Server mounted at directory has not been started
directory
provides the OSS pathname for the mount point in the OSS file system.
Cause
An attempt was made to access a file located under the specified mount point, but the server
responsible for that file is not in the STARTED state. This error can be returned on a START SERVER
attempt if the server being started is not the root server and if its mount point resides on a server
that has not yet been started.
Effect
File access cannot occur.
Recovery
Start or restart the server whose mount point attribute matches the specified directory.
NFS E00002
objname: GUARDIAN procedure error errnum
objname
identifies the OSS NFS object associated with the error.
procedure
specifies the Guardian procedure call that failed during the attempted operation.
errnum
specifies the Guardian file-system error returned as a result of the attempted operation.
Cause
An error was encountered while OSS NFS was attempting to perform the requested operation.
The errnum value applies only to the indicated Guardian procedure. For example, a
NEWPROCESS error of 2060 is decoded as a process name error 10, indicating an attempt
to start a process with a specified process name when a process with the same name is already
running. This situation might occur when you start a LAN interface process or server process if
an old copy of the LAN interface process or server process is still running from a previous startup
of the subsystem.
Effect
The requested operation does not complete. The state of the object is unchanged.
Recovery
For a description of the specific procedure and its error return values, see the Guardian Procedure
Calls Reference Manual. The appropriate recovery action depends on the error that has occurred.
Leftover processes can be stopped from the Guardian environment with the TACL STOP command.
NFS E00003
{ NFS | MNT } procname error errnum on file - meaning
procname
identifies the procedure that issued the message.
78 OSS NFS Manager Messages