Veritas File System 4.1 Administrator's Guide (HP-UX 11i v3, February 2007)

Kernel Messages
Kernel Messages
Appendix B 191
010 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.
011 NOTE: 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. File system
resizing is described in“Online System Administration” on page 10 and in the
fsadm_vxfs(1M) online manual page.
012 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.
Table B-1 (Continued)
Message
Number
Message and Definition