- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Severe I/O performance issues on server
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
12-01-2004 01:27 AM
12-01-2004 01:27 AM
Hope somebody can give me their opinions on this and see if they agree with my analysis. Users started complaining today that the server was running extremely slowly. I could see via Glance and perf that disk utilisation for 2/3 disks was 100%, disk queue at aroun 9/10 and average service time a rediculous 240 milliseconds. What is strange is that these individual disks were part of a stripeset of 10 disks so I would have expected to see them all hammered. I have perceived the issue to relate to the EMC symmetrix due to the service times but any opinions would be appreciated. EMC are currently investigating problem.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:40 AM
12-01-2004 01:40 AM
Re: Severe I/O performance issues on server
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:49 AM
12-01-2004 01:49 AM
Re: Severe I/O performance issues on server
Are you using LVM or VxVM? And are you using LVM/VxVM to stripe your storage ? Can you give us the LVM/VxVM config and a "sar -d 5 10" output?
Also, I suspect your EMC may be severely loaded. What's your qdepth settings on HP-UX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:58 AM
12-01-2004 01:58 AM
Re: Severe I/O performance issues on server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:03 AM
12-01-2004 02:03 AM
SolutionDepending on your EMC model and how you build your storage volumes (LVOL or VOL) on HP-UX .. you will need to adjust q depth so you do not overrun the frontends of the EMC.
Is your EMC connected to more than one HP-UX machine? On a SAN?
sar -d would have shown you this if it is a loading issue on the EMC or 'something' else. If your filesystems/volumes/lvols are stripes accross EMC LUNs.. then if "sar -d" shows ALL the component LUNs with the same access/service times and q length - then it means your EMC is severely loaded. If only one or a few show signs or severe access/service times and queuing -- then it is 'somehting' else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:06 AM
12-01-2004 02:06 AM
Re: Severe I/O performance issues on server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:09 AM
12-01-2004 02:09 AM
Re: Severe I/O performance issues on server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:15 AM
12-01-2004 02:15 AM
Re: Severe I/O performance issues on server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:26 AM
12-01-2004 02:26 AM
Re: Severe I/O performance issues on server
Ideally (and this is what I have been doing with EMC's) .. I present the LUNs equally on however many number of HBA's the server has. If say the server has 4 HBA's - I build my striped LVOL or VOL (on the host side using LVM/VxVM) accross the 4 LUNs with a LUN on each HBA. If I build an 8 way stripe - I build it accrss 8 LUNs with 2 LUNS from each HBA...