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

The file system is out of inodes.
Recommended 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.
V-2-12
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.
Recommended action:
Unmount the file system and use fsck to run a full structural check.
V-2-13
WARNING: msgcnt x: mesg 013: V-2-13: vx_iposition - mount_point file system
inode inumber invalid inode list extent
Description:
For a Version 2 and above disk layout, the inode list is dynamically allocated.
When the kernel tries to read an inode, it must look up the location of the inode
in the inode list file. If the kernel finds a bad extent, the inode cannot be accessed.
All of the inode list extents are validated when the file system is mounted, so if
the kernel finds a bad extent, the integrity of the inode list is questionable. This
is a very serious error.
The VX_FULLFSCK flag is set in the super-block and the file system is disabled.
Recommended Recommended action:
Unmount the file system and use fsck to run a full structural check.
V-2-14
WARNING: msgcnt x: mesg 014: V-2-14: vx_iget - inode table overflow
Diagnostic messages
Dewey kernel messages
194