Veritas File System 5.1 SP1 Administrator"s Guide (5900-1499, April 2011)

Table B-1
Kernel messages (continued)
Message and DefinitionMessage Number
WARNING: msgcnt x: mesg 010: V-2-10: vx_ialloc - mount_point file
system inode inumber not free
Description
When the kernel allocates an inode from the free inode bitmap, it
checks the mode and link count of the inode. If either is non-zero,
the free inode bitmap or the inode list is corrupted.
The VX_FULLFSCK flag is set in the super-block so that fsck will
do a full structural check the next time it is run.
Action
Unmount the file system and use fsck to run a full structural
check.
010
NOTICE: msgcnt x: mesg 011: V-2-11: vx_noinode - mount_point file
system out of inodes
Description
The file system is out of inodes.
Action
Monitor the free inodes in the file system. If the file system is
getting full, create more inodes either by removing files or by
expanding the file system.
See the fsadm_vxfs(1M) online manual page.
011
WARNING: msgcnt x: mesg 012: V-2-12: vx_iget - mount_point file
system invalid inode number inumber
Description
When the kernel tries to read an inode, it checks the inode number
against the valid range. If the inode number is out of range, the
data structure that referenced the inode number is incorrect and
must be fixed.
The VX_FULLFSCK flag is set in the super-block so that fsck will
do a full structural check the next time it is run.
Action
Unmount the file system and use fsck to run a full structural
check.
012
Diagnostic messages
Kernel messages
150