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

Messages
Open System Services Management and Operations Guide527191-002
A-8
FSCK Inconsistency and Error Messages
To recover files for which no parent directory can be located, FSCK must create a new
parent directory. This directory is given the name lost+found, and its parent directory
is the root directory of the fileset.
When an inode is placed in /lost+found, it is given the name #inode-number; for
example, /lost+found/#3926.
The class of a message is given by the first word of the message (ERROR, MINOR,
SERIOUS, or WARNING). The inconsistency and error messages that FSCK produces
are listed on the following pages in order by message number.
3
operation
identifies the uncompleted operation.
error-number
provides the Guardian file-system error number of the error that occurred.
description
describes the error that occurred.
filename
identifies the affected file.
SERIOUS These messages are issued when FSCK detects a serious
inconsistency. A catalog integrity problem exists.
WARNING These messages are issued when a recoverable error occurs or when
FSCK takes an action (such as purging an empty orphan ZYQ file)
that is not reported as an inconsistency. WARNING messages report
conditions that FSCK encounters or actions that FSCK takes that do
not by themselves indicate problems with the catalog.
{ WARNING | ERROR } 3 - operation Error error-number
(description) on filename