1833861 Members
2088 Online
110063 Solutions
New Discussion

Reset SCSI

 
Susik
Advisor

Reset SCSI

In syslog.log error
vmunix:
vmunix: SCSI: bp: 0a93a000
vmunix: dev: b701f000
vmunix: cdb: 1c 01 02 02 00 00
vmunix: residual: 194
vmunix: status: (02) Check Condition
vmunix: sense data: 70 00 06 00 00 00 00 0c 00 00 00 00 29 00 00 00
vmunix: 00 00
vmunix: sense key: (06) Unit Attention
vmunix: additional sense code: (29)
vmunix: additional sense code qualifier: (00)

How much serious it is error?
11 REPLIES 11
Peter Godron
Honored Contributor

Re: Reset SCSI

Susik,
please review thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=11705

29 00 DTLPWRSOMC POWER ON, RESET, OR BUS DEVICE RESET OCCURRED
Susik
Advisor

Re: Reset SCSI

Thanks I already read this message.
In my system it not tape the device.
Sory, im very bad speak english.
Torsten.
Acclaimed Contributor

Re: Reset SCSI

2 disks are in state "NO_HW". Investigate this.

What server model is it?
Please post a

# model

I guess I have never seen an ioscan like this.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Andrew Rutter
Honored Contributor

Re: Reset SCSI

hi,

its serious in that you have 3 disks dead or removed from system?

target 5 14/0/0.5 tgt NO_HW DEVICE
disk 14 14/0/0.5.0 sdisk NO_HW DEVICE SEAGATE ST373405LC

target 10 14/0/1.2 tgt NO_HW DEVICE
disk 6 14/0/1.2.0 sdisk NO_HW DEVICE SEAGATE ST318203LC

target 13 14/0/1.5 tgt NO_HW DEVICE
disk 13 14/0/1.5.0 sdisk NO_HW DEVICE SEAGATE ST373405LC

check the status of these disks further with diskinfo commands
#diskinfo -v /dev/rdsk/cxtxdx

Also check ems logs for more information and post more of syslog if you can.

Andy
Susik
Advisor

Re: Reset SCSI

Disks (HHD "NO_HW") are taken out from system, the system long was not rebooted.
#model
9000/888/C429-CO

This is system- STRATUS 429 OS HP-UX 11.00.
The tape device is not used.
Susik
Advisor

Re: Reset SCSI

To disks do not pay attention
Torsten.
Acclaimed Contributor

Re: Reset SCSI

I have never seen a box like this.

I would contact the vendor - stratus.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Peter Godron
Honored Contributor

Re: Reset SCSI

Susik,
sorry I did not notice the ioscan attachment.
If the device is b701f000
then
b7=device in hex = 138 dec
lsdev 138 shows you device type
Then goto /dev
and ll -R /dev | grep 138


Susik
Advisor

Re: Reset SCSI

I have already addressed in stratus.
Thanks for the help.
Susik
Advisor

Re: Reset SCSI

ll -R /dev | grep 138
crw-rw-rw- 1 root sys 157 0x00008a Nov 8 2000 138
crw-rw-rw- 1 root sys 157 0x000138 Nov 9 2000 312
crw-rw-rw- 1 root sys 145 0x000138 Nov 9 2000 tcf
crw-rw-rw- 1 bin tty 17 0x000138 Nov 9 2000 ttyj8
crw-rw-rw- 1 bin tty 16 0x000138 Nov 9 2000 ptyj8
Susik
Advisor

Re: Reset SCSI

[root@gremlin]# => ll -R |grep 01f000
[root@gremlin]# => ioscan -fnuH 14/0/1.15.0
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
ses 1 14/0/1.15.0 sesd CLAIMED DEVICE EuroLogcESM-Lucent
/dev/rses/c1t15d0
[root@gremlin]# => ll /dev/rses/c1t15d0
crw-r----- 1 bin sys 183 0x01f000 Sep 27 2000 /dev/rses/c1t15d0
[root@gremlin]# => pwd
/dev/pts
[root@gremlin]# => cd /dev
[root@gremlin]# => ll -R |grep 01f000
crw-r----- 1 bin sys 183 0x01f000 Sep 27 2000 c1t15d0