Operating System - HP-UX
1836626 Members
1824 Online
110102 Solutions
New Discussion

Re: lbolt error which device?

 
SOLVED
Go to solution
William Pribble
Frequent Advisor

lbolt error which device?

I have an lbolt error in my syslog and was hoping someone could help me identify the device?

vmunix: SCSI: Unexpected Disconnect -- lbolt: 5772470, dev: 69061000, io_id: 610c408

Thanks,
Jeff
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: lbolt error which device?

Shalom Jeff,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1001632

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=80576&admit=-682735245+1156159080698+28353475
See Shannon Petry's answer in this thread.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pupil_1
Trusted Contributor
Solution

Re: lbolt error which device?

what's the device c6t1d0?
There is always something new to learn everyday !!
William Pribble
Frequent Advisor

Re: lbolt error which device?

Dhanish,

The device is a IBM 3590 tape drive.

Thanks,
Jeff
spex
Honored Contributor

Re: lbolt error which device?

Jeff,

dev: 69061000
==============
major device number: 69 (hex) = 105 (decimal)
controller: 06
target: 1
device: 0

/dev/dsk/c6t1d0 has a problem.

PCS
spex
Honored Contributor

Re: lbolt error which device?

Jeff,

There's a problem with the 3590 drive, HBA, or cable.

PCS
Andrew Merritt_2
Honored Contributor

Re: lbolt error which device?

I realise it's probably fruitless to bring this up, but as a point of information, there is no such thing as an 'lbolt error'.

The 'lbolt' is simply a timestamp. You have a SCSI error ("Unexpected Disconnect") with an lbolt of 5772470.

It makes just as much sense to refer to it as a "dev error" or a "io_id error".

Andrew