HP JFS 3.3 and HP OnLineJFS 3.3 VERITAS File System 3.3 System Administrator's Guide

144 AppendixA
Kernel Messages
Kernel Messages
Snapshot file system disabled, preceded by a message that specifies
the reason.
Action
Unmount the snapshot file system, correct the problem specified by
the message, and rerun any backups that failed due to the error.
Message 033 WARNING: msgcnt
x
: vxfs: mesg 033: vx_check_badblock -
mount_point
file
system had an I/O error, setting VX_FULLFSCK
Explanation
When the disk driver encounters an I/O error, it sets a flag in the
super-block structure. If the flag is set, the kernel will set the
VX_FULLFSCK flag as a precautionary measure. Since no other error
has set the VX_FULLFSCK flag, the failure probably occurred on a data
block.
Action
Unmount the file system and use fsck to run a full structural check.
Check the console log for I/O errors. If the problem is a disk failure,
replace the disk before the file system is mounted for write access.
Message 034 WARNING: msgcnt
x
: vxfs: mesg 034: vx_resetlog -
mount_point
file system can’t reset log
Explanation
The kernel encountered an error while resetting the log ID on the file
system. This happens only if the super-block update or log write
encountered a device failure. The file system is disabled to preserve
its integrity.
Action
Unmount the file system and use fsck to run a full structural check.
Check the console log for I/O errors. If the problem is a disk failure,
replace the disk before the file system is mounted for write access.
Message 035 WARNING: msgcnt
x
: vxfs: mesg 035: vx_inactive -
mount_point
file system inactive of locked inode
inumber
Explanation
VOP_INACTIVE was called for an inode while the inode was being
used. This should never happen, but if it does, the file system is