Open System Services Management and Operations Guide (G06.25+, H06.03+)

Messages
Open System Services Management and Operations Guide527191-002
A-18
FSCK Inconsistency and Error Messages
For the SERIOUS message:
Cause. A record with the indicated invalid inode number as a key was found in the
current PXINODE file. The inode number is less than or equal to zero or is greater than
2
31
.
Effect. The record is omitted from the new PXINODE file.
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.
210
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.
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.
SERIOUS 210 - Missing Inode, Inode=inode-number