- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Excessive wio, 30 second delay on disk operati...
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
02-21-2007 06:33 AM
02-21-2007 06:33 AM
Excessive wio, 30 second delay on disk operations
It's running 11.11, and has an oracle database running on it.
I'm seeing very high WIO numbers:
13:56:28 %usr %sys %wio %idle
13:56:33 0 0 19 81
13:56:38 1 1 49 50
13:56:43 0 0 50 50
13:56:48 0 0 50 50
13:56:53 0 0 50 50
13:56:58 2 1 49 48
13:57:03 0 0 50 50
13:57:08 1 0 49 49
13:57:13 0 0 21 78
13:57:18 0 0 5 94
13:57:23 3 2 47 48
13:57:28 1 0 30 69
13:57:33 4 1 0 95
13:57:38 0 0 5 94
13:57:43 1 0 36 63
Also, initial load of anything that has to come off of disk, like running "su" for the first time in awhile, takes 30 seconds. Once 30 seconds clicks off, it runs.
I'm guessing this mystery 30 second delay for reading from disk is probably what is causing the high WIO, but how do I figure out what is causing the delay?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 06:39 AM
02-21-2007 06:39 AM
Re: Excessive wio, 30 second delay on disk operations
I'd investigate the layout of the storage oracle is running on.
Its pretty easy to cause this problem by putting too much write intensive data on a raid 5 disk. Or by mixing OS striping with hardware raid.
SEP
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
02-21-2007 06:50 AM
02-21-2007 06:50 AM
Re: Excessive wio, 30 second delay on disk operations
This is a VERY low use system, it's basically a room heater, really.
But I've got SCSI read errors now:
Feb 21 14:47:08 ofdtora1 vmunix: SCSI: Read error -- dev: b 31 0x020000, errno: 126, resid: 1024,
Feb 21 14:47:08 ofdtora1 vmunix: blkno: 8, sectno: 16, offset: 8192, bcount: 1024.
Feb 21 14:47:08 ofdtora1 vmunix: LVM: VG 64 0x000000: PVLink 31 0x020000 Failed! The PV is not accessible.
Feb 21 14:47:08 ofdtora1 vmunix: LVM: VG 64 0x000000: PVLink 31 0x020000 Recovered.
A PV seems to be disappearing and reappearing.
How do I interpret the hex and track down which device is failing? VGdisplay tells me everything is synced and available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 06:59 AM
02-21-2007 06:59 AM
Re: Excessive wio, 30 second delay on disk operations
LVM: VG 64 0x000000: PVLink 31 0x020000 Failed! The PV is not accessible.
LVM, vg 64 is the major group number, 0x000000 is the minor, so this is vg00.
0x020000 is the minor number on the physical disk, which corresponds on my system to c2t0d0.
Am I reading that right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 07:05 AM
02-21-2007 07:05 AM
Re: Excessive wio, 30 second delay on disk operations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 07:39 AM
02-21-2007 07:39 AM
Re: Excessive wio, 30 second delay on disk operations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 07:40 AM
02-21-2007 07:40 AM