Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
102
SERIOUS 102 - Missing Link - Parent:parent, Child:child, Name:link
linkname
parent
indicates the inode number of the parent end of the link.
child
indicates the inode number of the child end of the link.
linkname
identifies the affected link.
Cause
The indicated PXLINK record was missing in the old PXLINK file.
Effect
The indicated record is added to the new PXLINK file. The missing link will be for one of the
reserved inodes (/, /G, /E, /lost+found, /dev, /dev/tty, /dev/null, or the superblock).
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.
200
SERIOUS 200 - Invalid Parent List, Inode= inode-number
inode-number
indicates the affected inode.
Cause
Each record in PXINODE contains a list of parent inode numbers. (The parent of an inode is a
directory containing a link to the inode.) This error indicates that the list in the indicated inode
did not accurately reflect its parents.
Effect
If, after correction, the list of parent inode numbers is empty, the inode is placed in 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.
201
SERIOUS 201 - Broken Free List, Inode=inode-number
inode-number
indicates the affected inode.
Cause
The PXINODE file contains two free lists of inode numbers. This error indicates that one of these
lists is corrupted at the indicated inode number.
Effect
The corrupted free list is rebuilt.
FSCK Messages 345