A directory operation failed in an unexpected manner. The mount point, inode, and block number identify the failing directory. If the inode is an immediate directory, the directory entries are stored in the inode, so no block number is reported. If the error is ENOENT or ENOTDIR, an inconsistency was detected in the directory block. This inconsistency could be a bad free count, a corrupted hash chain, or any similar directory structure error. If the error is EIO or ENXIO, an I/O failure occurred while reading or writing the disk block.
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
Check the console log for I/O errors. If the problem was caused by a disk failure, replace the disk before the file system is mounted for write access. Unmount the file system and use fsck to run a full structural check作者: x3y4z5 时间: 2003-01-24 10:29 标题: what means for vxvm messages. 看看你的卷是否超过了1t,好像solaris8不支持超过1t的文件系统?我听sun的人说的。作者: YT 时间: 2003-01-24 10:30 标题: what means for vxvm messages. HD问题?作者: hbbeger 时间: 2003-01-24 12:35 标题: what means for vxvm messages. root@gmtest1o>;vxdisk list
DEVICE TYPE DISK GROUP STATUS
c0t0d0s2 sliced rootdisk rootdg online
c1t5d0s2 sliced disk2 testdg online
c1t5d1s2 sliced disk3 sybasedg online
c2t1d0s2 sliced rootmirr rootdg online
c3t5d0s2 sliced disk2mirr testdg online
c3t5d1s2 sliced disk3mirr sybasedg online