Silicon Graphics IRIS Workstation User Manual page 62

Table of Contents

Advertisement

58
IRIS WORKSTATION GUIDE
size, and checking inode format.
UNKNOWN FILE TYPE I=I (CLEAR)
The mode word of the inode I indicates that the inode is not a special character
inode, special character inode, regular inode, or directory inode. See Section
4.2.1.
Possible responses to the CLEAR prompt are:
YES
de-allocate inode I by zeroing its contents. This will always invoke
the UNALLOCATED error condition in Phase 2 for each directory
entry pointing to this inode.
NO
ignore this error condition.
LINK COUNT TABLE OVERFLOW (CONTINUE)
An internal table for fsck containing allocated inodes with a link count of zero
has no more room. Recompile fsck with a larger value of MAXLNCNT.
Possible responses to the CONTINUE prompt are:
YES
continue with the program. This error condition will not allow a
complete check of the file system. A second run of fsck should be
made to re-check this file system. If another allocated inode with a
zero link count is found, this error condition is repeated.
NO
terminate the program.
B BAD I=I
Inode I contains block number B with a number lower than the number of the
first data block in the file system or greater than the number of the last block in
the file system. This error condition may invoke the EXCESSIVE BAD BLKS
error condition in Phase 1 if inode I has too many block numbers outside the
file system range. This error condition will always invoke the BAD/DUP error
condition in Phase 2 and Phase 4. See Section 4.2.4.
EXCESSIVE BAD BLKS I=I (CONTINUE)
There is more than a tolerable number (usually 10) of blocks with a number
lower than the number of the first data block in the file system or greater than
the number of the last block in the file system associated with inode I. See
Section 4.2.4.
Appendix B:
Version 1.0

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IRIS Workstation and is the answer not in the manual?

Table of Contents