Operating System - HP-UX
1851408 Members
3299 Online
104058 Solutions
New Discussion

SCSI: First party detected bus hang -- lbolt: 5152

 
Fabio D'Agostino
New Member

SCSI: First party detected bus hang -- lbolt: 5152

Hello to everybody,

I found this message (see below) in the syslog. Does someone know what I should do? Should I care about it? The system seems to run correctly, but once, twice or more a day, the system logs this kind of error.

Thank you for any help.
Regards,
Fabio D'Agostino




SCSI: First party detected bus hang -- lbolt: 5152, bus: 1
lbp->state: 1060
lbp->offset: 80
lbp->uPhysScript: f8040000
From most recent interrupt:
ISTAT: 09, SIST0: 00, SIST1: 00, DSTAT: 84, DSPS: 00000001
lsp: 0000000000000000
lbp->owner: 00000000400ddc00
bp->b_dev: cb01f002
scb->io_id: 100000f
scb->cdb: 12 00 00 00 80 00
lbolt_at_timeout: 1952, lbolt_at_start: 1952
lsp->state: 10d
scratch_lsp: 00000000400ddc00
Pre-DSP script dump [fffffffff8040030]:
7834e000 0000000a 78351800 00000000
0e000002 f8040580 e0100004 f80407f8
Script dump [fffffffff8040050]:
870b0000 f80402d8 98080000 00000005
721a0000 00000000 98080000 00000001
SCSI: Resetting SCSI -- lbolt: 5252, bus: 1
SCSI: Reset detected -- lbolt: 5252, bus: 1
9 REPLIES 9
Steve Steel
Honored Contributor

Re: SCSI: First party detected bus hang -- lbolt: 5152

Hi


Normally these faults indicate a need to go to the latest scsi patches on your machine.

Which OS are you using and what is the output of

swlist -l fileset |grep PHKL


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Ravi_8
Honored Contributor

Re: SCSI: First party detected bus hang -- lbolt: 5152

Hi,
device generating the lbolt errors is cb01f002

cb01f002

cb -- major number
01 -- bus number(01)
f -- target(f=15) device's scsi id
0 -- lun(0) device logical unit
02 -- LU number

so the device c1t15d15 causing this error.
never give up
Ravi_8
Honored Contributor

Re: SCSI: First party detected bus hang -- lbolt: 5152

Hi,

ignore my last post

device generating the lbolt errors is cb01f002

cb01f002

cb -- major number
01 -- bus number(01)
f -- target(f=15) device's scsi id
0 -- lun(0) device logical unit
02 -- LU number

so the device "c1t15d2" causing this error.
never give up
Steve Steel
Honored Contributor

Re: SCSI: First party detected bus hang -- lbolt: 5152

 
If you want truly to understand something, try to change it. (Kurt Lewin)
Fabio D'Agostino
New Member

Re: SCSI: First party detected bus hang -- lbolt: 5152

Hi,

thank you to all.

I am using HP-UX-B.11.11 and here is the output of the swlist (I grep-ped it with 'scsi' and 'SCSI').

# PHKL_23292 1.0 scsi_surface.h header file patch
# PHKL_23313 1.0 scsi_ctl.h header file patch
# PHKL_22857 1.0 SCSI Tape (stape) cumulative
# PHKL_23666 1.0 SCSI IO Subsystem Cumulative Patch
# PHKL_23810 1.0 Enable SCSI floppy for 64 bit computers

It should be up to date! Anyway I will look for eventual new patches.
Fabio D'Agostino
New Member

Re: SCSI: First party detected bus hang -- lbolt: 5152

Hi again,

I do not have a device 'c1t15d2'. On the 'c1' I have only a 'd0'. The following is the ouput of ioscan -fnC Disk

Class I H/W Path Driver S/W State H/W Type Description
======================================================================
disk 0 0/0/1/1.15.0 sdisk CLAIMED DEVICE SEAGATE ST39204LC
/dev/dsk/c1t15d0 /dev/rdsk/c1t15d0
disk 1 0/0/2/0.1.0 sdisk CLAIMED DEVICE HP DVD-ROM 304
/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0
disk 2 0/0/2/1.15.0 sdisk CLAIMED DEVICE SEAGATE ST39204LC
/dev/dsk/c3t15d0 /dev/rdsk/c3t15d0

Do you think it is a problem of disk? I expected it was related to the scsi!
Ernest_5
New Member

Re: SCSI: First party detected bus hang -- lbolt: 5152

That is correct, you don't have a 'device' at address 15. This error is coming from the bus itself (the SCSI card) which apparently has SCSI initiator ID of 15.

This may be a patch related problem or you could have a bad SCSI card. Make sure your SCSI patches are up to date, or try replacing the card in question.
Ernest_5
New Member

Re: SCSI: First party detected bus hang -- lbolt: 5152

Sorry, you were asking about an incorrect LUN (d0 vs. d2). I can't see the replies when replying to a message. I thought you were asking about the target until I submitted and saw the ioscan output...
Dietmar Konermann
Honored Contributor

Re: SCSI: First party detected bus hang -- lbolt: 5152

Fabio,

b_dev 0xcb01f002 clearly points to c1t15d0. The 2 at the end would mean section 2 of this disk (c1t15d0s2)... but this may be bogus information.

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)