Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
inode-number
indicates the affected inode.
Cause
This inode appears in the PXINODE file but has no links in the PXLINK file.
Effect
The inode is added to the OSS /lost+found directory.
Recovery
If the REPAIR option was not specified or the REPAIR NONE option was specified in the Subsystem
Control Facility (SCF) DIAGNOSE FILESET command, the catalog is still in an inconsistent state.
Reissue the command with the REPAIR SERIOUS or REPAIR OPEN option.
If the REPAIR SERIOUS, REPAIR OPEN, or REPAIR ALL option was specified in the command,
this is an informational message only; no corrective action is needed.
213
MINOR 213 - Orphan ZYQ File - filename
filename
indicates the affected file.
Cause
The indicated ZYQ file has no corresponding inode in the PXINODE file.
Effect
A currently unused inode is allocated, the ZYQ file is renamed to correspond to the new inode,
and the inode is placed in the OSS /lost+found directory.
Recovery
If the REPAIR ALL option was not specified in the Subsystem Control Facility (SCF) DIAGNOSE
FILESET command, the catalog is still in an inconsistent state. Reissue the command with the
REPAIR ALL option.
If the REPAIR ALL option was specified in the command, this is an informational message only;
no corrective action is needed.
210
SERIOUS 210 - Missing Inode, Inode=inode-number
inode-number
indicates the affected inode.
Cause
There are references to the indicated inode, either in parent lists or in PXLINK records, but the
inode does not exist in the PXINODE file.
Effect
If the inode is one of the reserved inodes (/, /G, /E, /lost+found, /dev, /dev/tty,
/dev/null, or the superblock), it is added to the PXINODE file.
If the inode has appeared as a parent in one or more PXLINK records, the inode is added to
the PXINODE file as a directory.
If there is a nonempty ZYQ file and the disk process indicates a nonzero number of links
corresponding to this inode, the inode is added as a regular file that refers to the ZYQ file;
otherwise, all references to the inode are dropped in the new catalog.
Recovery
If the REPAIR option was not specified or the REPAIR NONE option was specified in the Subsystem
Control Facility (SCF) DIAGNOSE FILESET command, the catalog is still in an inconsistent state.
Reissue the command with the REPAIR SERIOUS or REPAIR OPEN option.
FSCK Messages 349