- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SCSI Read and Write Errors
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
10-16-2002 07:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 07:41 AM
10-16-2002 07:41 AM
Re: SCSI Read and Write Errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 07:42 AM
10-16-2002 07:42 AM
Re: SCSI Read and Write Errors
Back your system up and call hardware support.
lbolts almost always lead to failure of a disk or controller.
Hopefully your system is mirrored.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 08:40 AM
10-16-2002 08:40 AM
Re: SCSI Read and Write Errors
You are having a problem with the following device file:
/dev/dsk/c6t0d4. I had this problem before with a disk and the tech that replaced it told me how he pinpointed the problem.
He used the numbers on the lbolt line specifically the (dev: 1f060400). the middle 3 numbers correspond to the c,t,d of the device.
Now that you know the device you can run some diags on it or at least copy the data idf not mirrored.
Hope this helps!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 10:57 AM
10-16-2002 10:57 AM
Re: SCSI Read and Write Errors
it is not only one device that is shown in the syslog, it is 3 or 4. That's why we're not suspecting the drives.
I have one question, on the Raid, is there a physical disk number listed, I am assuming that the devices that are shown in the syslog are not actual physical drives but only LUNs which is defined on multiple disks.
The Mod 12H Raid unit is not showing any problems with the disks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 11:02 AM
10-16-2002 11:02 AM
SolutionDo a
lvdisplay /dev/vg_name/lv_name
on the affected LVs.
If these lbolts occur during periods of heavy I/O it's possible that the IO Timeout values on the LVs are too low.
We've had these before & increasing the timeout to 180 seconds made them go away.
But if you're getting these during periods of low disk I/O then I suspect a HBA or SCSI bus problem if it's occurring on multiple disks.
Rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 12:58 PM
10-16-2002 12:58 PM
Re: SCSI Read and Write Errors
This is definitely occuring when there is IO on the LVs ?
Anytime there is a lot of writing data to disk, this message pops up on the syslog.
Where do you setup the timeout for LVs ?
This is one of the best boards I have been at, Thank you for all the replies, please keep them coming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 01:03 PM
10-16-2002 01:03 PM
Re: SCSI Read and Write Errors
You can set the timeout for the disks with the pvchange -t command
man pvchange
for more info
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 01:06 PM
10-16-2002 01:06 PM
Re: SCSI Read and Write Errors
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 01:07 PM
10-16-2002 01:07 PM
Re: SCSI Read and Write Errors
Sorry it's lvchange you require.
Have a look at this doc
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&admit=-938907319+1034802655390+28353475&docId=200000062952613
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 01:32 PM
10-16-2002 01:32 PM
Re: SCSI Read and Write Errors
Actually you *can* change the PV value & leave the LV at default (if it's at default), because when LV is at default the PV value becomes the default timeout.
IF both PV & LV are at default then the actual I/O Timeout default comes from the driver.
So I'd set the LV to approx 180 (seconds) as that seemed to stop our lbolts under load.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 01:39 PM
10-16-2002 01:39 PM
Re: SCSI Read and Write Errors
Did the timeout increase change have any impact on performance ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 04:43 PM
10-16-2002 04:43 PM
Re: SCSI Read and Write Errors
Because we were already experiencing the extra time penalty to reset the bus & re-request the read or write.
But at the same time you have to seriously investigate just why you're bottlenecking so badly at the disks.
There can be many reasons for this - including:
1) LVM setup i.e. how the LV is constructed (striped, mirrored, extent size, raw, cooked, etc.)
2) Speed of the disk & subsystem as a whole.
3) Kernel parameters dealing with disks i.e. buffering
4) Thrashing the disks by swapping (page outs/ins) to the SAME disks holding the data OR by running the binaries from the same device as that holds the data.
5) The application itself & how it's accessing the disks & whether it's cacheing efficiently - if at all.
And there are yet more things might that need to be investigated. But you should start investigating just why you're constrained by the disk subsystem.
Good Hunting,
Jeff