Chinaunix

标题: what means for vxvm messages. [打印本页]

作者: hbbeger    时间: 2003-01-24 10:07
标题: what means for vxvm messages.
Jan 19 04:00:00 gmtest1o vxfs: [ID 686835 kern.warning] WARNING: msgcnt 175 vxfs: mesg 008: vx_direrr: vx_dirrem_5 - /export file system dir inode 24038 block 621657 dirent inode 33238 error 2
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000000  6540080        0  4200000  8b40164
Jan 19 04:00:00 gmlzmas1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000010  8180000  4540000  4880a6c  6b80000
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000020  4bc0a08        0        0        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000030        0      524        0        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000040  1c802f0        0        0        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000050        0  19402bc      3ec        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000060        0        0      624        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000070  5c00000      6ec  3b80000        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000080  7b00000      7e4  84c0000        0
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x00000090      104  22c0000        0  8800000
Jan 19 04:00:00 gmtest1o vxfs: [ID 885974 kern.info] vxfs msgcnt 175 offset 0x000000a0        0        0        0        0
-----------------------------------at the same time here is vxfs version----

root@gmtest1o>; pkginfo -l VRTSvxfs
   PKGINST:  VRTSvxfs
      NAME:  VERITAS File System
  CATEGORY:  system,utilities
      ARCH:  sparc
   VERSION:  3.4,REV=GA03
   BASEDIR:  /
    VENDOR:  VERITAS Software
      DESC:  Commercial File System
    PSTAMP:  VERITAS-3.4_2002_03_12
  INSTDATE:  Jan 10 2003 11:43
   HOTLINE:  (800) 342-0652
     EMAIL:  support@veritas.com
    STATUS:  completely installed
     FILES:      191 installed pathnames
                  24 shared pathnames
                   5 linked files
                  37 directories
                  55 executables
                   5 setuid/setgid executables
               16228 blocks used (approx)

root@gmtest1o>; pkginfo -l VRTSvxvm
   PKGINST:  VRTSvxvm
      NAME:  VERITAS Volume Manager, Binaries
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  3.2,REV=08.15.2001.23.27
   BASEDIR:  /
    VENDOR:  VERITAS Software
      DESC:  Virtual Disk Subsystem
    PSTAMP:  VERITAS-3.2t-GA:14-August-2001
  INSTDATE:  Dec 20 2002 09:09
   HOTLINE:  800-342-0652
     EMAIL:  support@veritas.com
    STATUS:  completely installed
     FILES:      463 installed pathnames
                  16 shared pathnames
                   8 linked files
                  57 directories
                 296 executables
                   1 setuid/setgid executables
              104643 blocks used (approx)

root@gmtest1o>; pkginfo -l VRTSvmsa
   PKGINST:  VRTSvmsa
      NAME:  VERITAS Volume Manager Storage Administrator
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  3.2,REV=07.27.2001.19.47
   BASEDIR:  /opt/VRTSvmsa
    VENDOR:  VERITAS Software Corp.
      DESC:  Virtual Disk Subsystem Administration
    PSTAMP:  VERITAS-3.2: July 27, 2001
  INSTDATE:  Dec 20 2002 09:10
   HOTLINE:  800-342-0652
     EMAIL:  support@veritas.com
    STATUS:  completely installed
     FILES:      155 installed pathnames
                   4 shared pathnames
                  23 directories
                 120 executables
               61924 blocks used (approx)

root@gmtest1o>; pkginfo -l VRTSvras
   PKGINST:  VRTSvras
      NAME:  VERITAS Volume Replicator Administrative Services
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  3.2,REV=08.15.2001.14.17
   BASEDIR:  /
    VENDOR:  VERITAS Software
      DESC:  VERITAS Volume Replicator Administrative Services (VRAS).
    PSTAMP:  VERITAS-3.2t-GA:14-August-2001
  INSTDATE:  Dec 20 2002 09:11
   HOTLINE:  800-342-0652
     EMAIL:  support@veritas.com
    STATUS:  completely installed
     FILES:       52 installed pathnames
                  10 shared pathnames
                   2 linked files
                  17 directories
                  10 executables
               17788 blocks used (approx)
作者: x3y4z5    时间: 2003-01-24 10:26
标题: what means for vxvm messages.
看看能否有所帮助?
Message: 008, 009
WARNING: msgcnt x: vxfs: mesg 008: vx_direrr -
mount_point file system inode inumber block blkno error errno

WARNING: msgcnt x: vxfs: mesg 009: vx_direrr -
mount_point file system inode inumber immediate directory error errno

>;>;Explanation

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




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2