packart 发表于 2011-11-23 19:35

执行iostat -en 结果看不懂

#iostat -en

---- errors ---
s/w h/w trn tot
    0   0   0   0 d0
    0   0   0   0 d1
    0   0   0   0 d2
    0   0   0   0 d3
    0   0   0   0 d4
    0   0   0   0 d6
    0   0   0   0 d7
    0   0   0   0 d10
    0   0   0   0 d20
    0   0   0   0 d30
    0   0   0   0 d40
    0   0   0   0 d60
    0   0   0   0 d70
    0   0   0   0 d100
    0   0   0   0 d120
    0   0   0   0 d121
3131   0   0 3131 c0t0d0
    0   0   0   0 flx2214:vold(pid718)

请问3131是不是说有software Error 3131呢?怎么修复呢?试验了fsck -y没有效果

ibmlenovo 发表于 2011-11-23 19:47

用iostat -nE 来看。

packart 发表于 2011-11-23 19:49

回复 2# ibmlenovo

-> iostat -En
c0t0d0          Soft Errors: 3165 Hard Errors: 0 Transport Errors: 0
Vendor: HITACHIProduct: HUS15733BSUN72GRevision: PA04 Serial No: 0843AH4E9C
Size: 73.40GB <73400057856 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 3165
Illegal Request: 0 Predictive Failure Analysis: 0

财版 发表于 2011-11-24 10:50

楼主想看哪方面?:em27:

alex_xie 发表于 2011-11-24 13:48

看/var/adm/messages 有没有SCSI报错,看卷的状态如何,如果都没什么状况,忽略

zhangyudong1987 发表于 2012-01-13 15:59

root@t522002 # iostat -En
c0t0d0         Soft Errors: 0 Hard Errors: 7 Transport Errors: 0
Vendor: TSSTcorp Product: CD/DVDW TS-T632A Revision: SR03 Serial No:
Size: 0.00GB <8192 bytes>
Media Error: 0 Device Not Ready: 7 No Device: 0 Recoverable: 0
Illegal Request: 16 Predictive Failure Analysis: 0
c1t0d0         Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: HITACHIProduct: H101414SCSUN146G Revision: SA25 Serial No: 0831EM7UWA
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
c1t1d0         Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: HITACHIProduct: H101414SCSUN146G Revision: SA25 Serial No: 0831EM16ZA
Size: 146.81GB <146810536448 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
root@t522002 # Jan 13 15:44:55 t522002 last message repeated 32 times
Jan 13 15:45:07 t522002 ipmievd: Get SEL Info command failed: Unknown (0x7e)


其中的这一行c0t0d0         Soft Errors: 0 Hard Errors: 7 Transport Errors: 0有错误提示,这里是不说明我的光驱坏了???可以修复吗?

119beyond_cu 发表于 2012-02-29 13:09

把进程重启一下,
CDROM看看是否可以用了
页: [1]
查看完整版本: 执行iostat -en 结果看不懂