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

Managing Filesets
Open System Services Management and Operations Guide527191-002
5-27
Inconsistencies Checked by FSCK
superblock or updated when FSCK is run. The volume list is used by the OSS name
server for that fileset to refresh information about file opens within that fileset.
When you use the DIAGNOSE FILESET command with the STATUS option, FSCK
writes a status report to its log file that describes:
The current state of the fileset as recorded in the mounted field in the superblock
for the fileset
Whether the OSS name server used for that fileset is a current version of the
software
If the DETAIL option is also used, the mounted field contents are displayed in
hexadecimal. Possible values are:
When the mounted field does not correspond to a known state, FSCK reports its
hexadecimal value as follows:
The fileset is in Mount State = 0xvalue
For information about messages such as the following, see Appendix A, Messages:
*** SERIOUS 201 *** Broken Free List, Inode=5465
Inconsistencies Checked by FSCK
The FSCK utility checks for the inconsistencies listed in Table 5-2. The inconsistencies
are listed in the order in which FSCK checks them. The corresponding FSCK log file
messages are described in Appendix A, Messages.
Value Mounted state
0x0000 The fileset is unmounted.
0x0001 The fileset is being recovered.
0x0002 The fileset is mounted in BUFFERED LOG mode by an OSS name server
that is not running the current code version.
0x0006 The fileset is mounted in BUFFERED CREATE mode by an OSS name
server that is not running the current code version.
0x2004 The fileset is mounted in BUFFERED CREATE mode.
0x2010 The fileset is mounted in READONLY TRUE mode.
0x6002 The fileset is mounted in BUFFERED LOG mode and is marked clean.
0x8001 The fileset is being recovered.
0x8002 The fileset is mounted in BUFFERED LOG mode.
0xA000 The fileset is mounted in BUFFERED NONE mode.
0xFFFF The fileset is mounted in BUFFERED NONE mode by an OSS name server
that is not running the current code version.