- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disk io
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
03-09-2004 08:23 PM
03-09-2004 08:23 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:55 PM
03-09-2004 08:55 PM
Re: disk io
HTH
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 09:15 PM
03-09-2004 09:15 PM
Re: disk io
If possible, use more disks ( striping ). If you need help on that come back to us.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 11:12 PM
03-09-2004 11:12 PM
Re: disk io
Yes - take a look at three things that can really help.
1) Multipathing - either HW (alternate links) os SW (Powerpath or AutoPath)
2) Mount Options
3) Efficient use of buffer cache
And as noted - spreading the load across disks/LUNs should be your first priority.
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 06:52 PM
03-10-2004 06:52 PM
Re: disk io
Firste you have to find reason why do disks works hard. Maybe you have memory problem ?
Swapping ?
Check vmstat 1 10. Values van PI AND PO ( pagein and pageout ) should be nearly 0, otherwise you have big swap problem.
IF you have this problem it is logical that you have an high IO on you disk.
Maybe this help
Idriz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:36 PM
03-10-2004 11:36 PM
Re: disk io
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 12:14 AM
03-11-2004 12:14 AM
Re: disk io
If changing the apps is not an option, then you have to spread the I/O across more disk channels. This involves identifying which disks are the busiest, then finding the files and directories that are being accessed and finally, moving these files and directories to other disks and restarting the applications.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 12:48 AM
03-11-2004 12:48 AM
Re: disk io
- How have you measured this value?
- What's wrong with this value (What did you expect)?
- What OS are you using? 11.0 11.11 or 11.23
- How are disks for your application attached to your system?
Do you want less then 60-70% or do you want more than this?
If I interpret this value as I think you do I am happy to have it always near to 100%. Because this shows me that I get the performance I have paid for.
Roland