U41117-J-Z125-7-76 537
Explanation of console messages Message lines
9.2.29 SXVX... (Veritas File System)
SXVX001 WARNING: vxfs: vx_idelxwri_done - inode 487921 on /usr had a write error at
offset 147456
Meaning
When trying to write FS meta information (i.e. inodes) to disk, an IO error happened. The
file denoted by the inode number will not be updated properly and information is lost.
Response
You may use find /usr -inum 487921 -print to find out which file was damaged. The
ls -i command will report inode numbers also.
SXVX002 WARNING: vxfs: vx_flushsuper - / file system had an I/O error, setting
VX_FULLFSCK
Meaning
When trying to write FS meta information (i.e. superblock) to disk, an IO error happened.
The meta information is inconsistend and must be checked in depth by the fsck.
Response
The meta information must be checked in depth by the fsck.