- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SCSI Reset/ lbolt error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2000 10:52 AM
07-31-2000 10:52 AM
SCSI Reset/ lbolt error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2000 11:01 AM
07-31-2000 11:01 AM
Re: SCSI Reset/ lbolt error
javascript:openExternal('http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x9b677e990647d4118fee0090279cd0f9,00.html')
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2000 04:07 PM
07-31-2000 04:07 PM
Re: SCSI Reset/ lbolt error
It looks like you have problem in your SCSI channel. It might be because of the SCSI adapter or cable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 12:52 AM
08-01-2000 12:52 AM
Re: SCSI Reset/ lbolt error
Probebly you have SCSI Disk problem.
I need the ioscan -kfnC disk output
for determine the disk.
You can look at /etc/dmesg output too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 01:13 AM
08-01-2000 01:13 AM
Re: SCSI Reset/ lbolt error
ioscan -fC ext_bus
check all disks on that bus (are they present, do they show any errors in the logs of the disk)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 08:56 AM
08-01-2000 08:56 AM
Re: SCSI Reset/ lbolt error
You may also note that the system hangs during this period if it a mounted disk, with any activity.
I.E. If this is your root disk, users will not be able to authenticate untill the disk re-connects.
If my memory serves me correctly, the line "scb->cdb: 28 00 00 06 1c 70 00 00 10 00" will indicate that the disk on controller 0, with address 1 is the culprit. (Sorry if I misinterpreted the disk address, which is highly probable, so please read the next section!)
You should also note that you have messages about PV's being dropped, then returned. PV0 would correspond to the first physical volume, PV1 would be the second, etc....
If you see the error's about the PV dropping, it is a disk going bad, and should be addressed immediately.
Best regards!
Shannon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 11:58 PM
08-01-2000 11:58 PM
Re: SCSI Reset/ lbolt error
The line starting with scb->cdb is the Command Data Block, or in easy words, the SCSI command. I can't see any sense to figure out which command was executed.
Just in case you are interested, the next device that wanted to access the bus was c1t15d0 (bp->b_dev: f101f000). If you want to blame someone for the bus hang, don't start with this disk because it was able to request the bus, so could not be the one, which was blocking it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 02:26 AM
08-02-2000 02:26 AM
Re: SCSI Reset/ lbolt error
If this error ocurrs every day then you do indeed have a problem which needs fixing. Now, how to determine where the problem most likely is;
1. If you have the Diagnostic bundle installed (OnlineDiag - if not install it from the SupportPlus CD or download from the ITRC and once the next errors ocurr you will be able to get lots more info as to where the problem lies).
2. Run xstm, got to Tools -> Utility -> Run then select utility LOGTOOL. From the new window select either raw log and scroll to the bottom of the current log and look for the date/timestamps that match your errors in syslog and you should get info which will tell you exactly which device is causing the problem.
3. From my experience, if logtool shows only "Entry Type: I/O Error" then you have a controller problem, replace the SCSI controller first. If you get different Entry types such as SCSI error or SCSI reset etc. then replace the disk first. Logtool should identify the device in question with its "Device Path" entries, eg. 10/0/14.0. Seeing as the disk drive in your path is the only one with moving parts it should be considered the most likely suspect first.
Now, if you dont want to trawl thru these logtool logs yourself print out the recent ones and fax/email them to someone at the ITRC once youve logged a call and HP will have an experienced engineer look at it for you and decide which device (controller/disk) should be replaced first.
In my experience if no-one has touched the machine recently and the cables are nice and tightly screwed in then you should consider a cable/terminator problem last of all. But once the HP engineer comes in to replace your controller and/or disk then he should check the cables are nice and tight anyway. If your server is on HP hardware support youre well within your rights to demand (nicely) that an HP engineer comes in and replaces whatever part he thinks is causing the problem. Go for it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 09:22 AM
08-02-2000 09:22 AM
Re: SCSI Reset/ lbolt error
Disk drives are configured to undergo a large number of retries if they fail to correctly read a block. It is possible that the time it takes to complete the retry cycles necessary to recover the data are causing the SCSI driver to time out.
Sounds like a bad spot has been located on your drive, particularly if this same address appears in more than one message.