Summary:
Disk at hardware path 0/0/0/3/0.6.0 : Device connectivity or hardware
failure
Description of Error:
The device was not ready to process requests, but the cause is not
reportable.
Probable Cause / Recommended Action:
If the device is a removable medium, this message is informational,
indicating that I/O was attempted when a diskette was not inserted in the
drive. Place a diskette in the drive before trying to use it.
Alternatively, the device may be in a state where it could not process
this, or any, request. Cycle power to the device.
Alternatively, there could be more than one device having the same address
on the SCSI bus. Make all the addresses on the SCSI bus unique.
Alternatively, one or both of the terminators on the SCSI bus may be
missing. Install the terminators in their proper locations at the ends of
the SCSI bus.
Alternatively, the SCSI cable may have become detached from the device.
Re-attach the cable.
Alternatively, the SCSI cable may have failed. Replace it.
Alternatively, if another entry corresponding to this condition appears in
the log for this device, the device has experienced a hardware failure.
Contact your HP support representative to have the device checked.
硬盘备件有问题。。。差点不知所以然。。。作者: smart_zhaozf 时间: 2010-02-09 15:41
支持一下作者: 五“宅”一生 时间: 2010-02-15 23:01
点有点背。呵呵。。作者: michael1983 时间: 2010-02-22 12:11
硬盘的问题呀作者: skilljiang 时间: 2011-09-13 10:33
这个问题后来如何解决的,碰到同样的问题了作者: carlyf 时间: 2011-09-14 21:42
如果你是11iv3的系统可以尝试一下方法修改instance号:
1) Verify current instance number assignment for disk class (from 51 to 68 )
and lun map between persistent DSF and Legacy DSFs
# ioscan -fnNkCdisk
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
...
disk 50 64000/0xfa00/0xf esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk50 /dev/rdisk/disk50
disk 62 64000/0xfa00/0x10 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk62 /dev/rdisk/disk62
disk 63 64000/0xfa00/0x11 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk63 /dev/rdisk/disk63
disk 68 64000/0xfa00/0x15 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk68 /dev/rdisk/disk68
# ioscan -fnkCdisk
Class I H/W Path Driver S/W State H/W Type
Description
=======================================================================
::
disk 58 1/0/4/1/0/4/0.1.0.0.0.1.3 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c7t1d3 /dev/rdsk/c7t1d3
disk 59 1/0/4/1/0/4/0.1.0.0.0.1.4 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c7t1d4 /dev/rdsk/c7t1d4
disk 65 1/0/4/1/0/4/0.1.0.0.0.1.5 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c7t1d5 /dev/rdsk/c7t1d5
disk 52 1/0/4/1/0/4/0.1.4.0.0.1.2 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c9t1d2 /dev/rdsk/c9t1d2
disk 60 1/0/4/1/0/4/0.1.4.0.0.1.3 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c9t1d3 /dev/rdsk/c9t1d3
disk 61 1/0/4/1/0/4/0.1.4.0.0.1.4 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c9t1d4 /dev/rdsk/c9t1d4
disk 64 1/0/4/1/0/4/0.1.4.0.0.1.5 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c9t1d5 /dev/rdsk/c9t1d5
disk 51 1/0/4/1/0/4/1.1.8.0.0.1.2 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c11t1d2 /dev/rdsk/c11t1d2
disk 54 1/0/4/1/0/4/1.1.8.0.0.1.3 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c11t1d3 /dev/rdsk/c11t1d3
disk 55 1/0/4/1/0/4/1.1.8.0.0.1.4 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c11t1d4 /dev/rdsk/c11t1d4
disk 67 1/0/4/1/0/4/1.1.8.0.0.1.5 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c11t1d5 /dev/rdsk/c11t1d5
disk 53 1/0/4/1/0/4/1.1.12.0.0.1.2 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c13t1d2 /dev/rdsk/c13t1d2
disk 56 1/0/4/1/0/4/1.1.12.0.0.1.3 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c13t1d3 /dev/rdsk/c13t1d3
disk 57 1/0/4/1/0/4/1.1.12.0.0.1.4 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c13t1d4 /dev/rdsk/c13t1d4
disk 66 1/0/4/1/0/4/1.1.12.0.0.1.5 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c13t1d5 /dev/rdsk/c13t1d5
::
3) Remove unnecessary lines (in this case, to reassign disk instance
numbers from 51 to 68, remove other entries)
# vi infile
After then, change the list from
64000/0xfa00/0x10 disk 62
64000/0xfa00/0x11 disk 63
64000/0xfa00/0x15 disk 68
1/0/4/1/0/4/0.1.0.0.0.1.3 disk 58
1/0/4/1/0/4/0.1.0.0.0.1.4 disk 59
1/0/4/1/0/4/0.1.0.0.0.1.5 disk 65
1/0/4/1/0/4/0.1.4.0.0.1.2 disk 52
1/0/4/1/0/4/0.1.4.0.0.1.3 disk 60
1/0/4/1/0/4/0.1.4.0.0.1.4 disk 61
1/0/4/1/0/4/0.1.4.0.0.1.5 disk 64
1/0/4/1/0/4/1.1.8.0.0.1.2 disk 51
1/0/4/1/0/4/1.1.8.0.0.1.3 disk 54
1/0/4/1/0/4/1.1.8.0.0.1.4 disk 55
1/0/4/1/0/4/1.1.8.0.0.1.5 disk 67
1/0/4/1/0/4/1.1.12.0.0.1.2 disk 53
1/0/4/1/0/4/1.1.12.0.0.1.3 disk 56
1/0/4/1/0/4/1.1.12.0.0.1.4 disk 57
1/0/4/1/0/4/1.1.12.0.0.1.5 disk 66
to
64000/0xfa00/0x10 disk 51
64000/0xfa00/0x11 disk 52
64000/0xfa00/0x15 disk 53
1/0/4/1/0/4/0.1.0.0.0.1.3 disk 54
1/0/4/1/0/4/0.1.0.0.0.1.4 disk 55
1/0/4/1/0/4/0.1.0.0.0.1.5 disk 56
1/0/4/1/0/4/0.1.4.0.0.1.2 disk 57
1/0/4/1/0/4/0.1.4.0.0.1.3 disk 58
1/0/4/1/0/4/0.1.4.0.0.1.4 disk 59
1/0/4/1/0/4/0.1.4.0.0.1.5 disk 60
1/0/4/1/0/4/1.1.8.0.0.1.2 disk 61
1/0/4/1/0/4/1.1.8.0.0.1.3 disk 62
1/0/4/1/0/4/1.1.8.0.0.1.4 disk 63
1/0/4/1/0/4/1.1.8.0.0.1.5 disk 64
1/0/4/1/0/4/1.1.12.0.0.1.2 disk 65
1/0/4/1/0/4/1.1.12.0.0.1.3 disk 66
1/0/4/1/0/4/1.1.12.0.0.1.4 disk 67
1/0/4/1/0/4/1.1.12.0.0.1.5 disk 68
4) execute ioinit with the infile
# ioinit -f ./infile
5) Verify new instance number assignment
# ioscan -fnNkCdisk
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
::
disk 50 64000/0xfa00/0xf esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk50 /dev/rdisk/disk50
disk 51 64000/0xfa00/0x10 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk51 /dev/rdisk/disk51
/dev/disk/disk62 /dev/rdisk/disk62
disk 52 64000/0xfa00/0x11 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk52 /dev/rdisk/disk52
/dev/disk/disk63 /dev/rdisk/disk63
disk 53 64000/0xfa00/0x15 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk53 /dev/rdisk/disk53
/dev/disk/disk68 /dev/rdisk/disk68
6) remove old device files if they exist
# rmsf /dev/disk/disk62 /dev/rdisk/disk62
# rmsf /dev/disk/disk63 /dev/rdisk/disk63
# rmsf /dev/disk/disk68 /dev/rdisk/disk68
7) Confirm new configuration
# ioscan -fnNkCdisk
::
disk 50 64000/0xfa00/0xf esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk50 /dev/rdisk/disk50
disk 51 64000/0xfa00/0x10 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk51 /dev/rdisk/disk51
disk 52 64000/0xfa00/0x11 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk52 /dev/rdisk/disk52
disk 53 64000/0xfa00/0x15 esdisk CLAIMED DEVICE HP HSV200
/dev/disk/disk53 /dev/rdisk/disk53