- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disk perfomance
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
09-22-2010 09:33 AM
09-22-2010 09:33 AM
Disk perfomance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2010 07:35 PM
09-22-2010 07:35 PM
Re: Disk perfomance
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2010 11:22 PM
09-22-2010 11:22 PM
Re: Disk perfomance
man sar
and use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2010 08:13 AM
09-23-2010 08:13 AM
Re: Disk perfomance
For confirming issue with disk you can follow following steps,
a)Go to glance and verify how much disk utilization is.
B)iostat 2 5
verify disk utilization here
c) sar -d 2 10
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2010 10:51 PM
09-25-2010 10:51 PM
Re: Disk perfomance
In which parmeter from a particular command can be used to confirm the particular disk needs to be replaced? Even i know these all the command can be used to check but how to confirm?
If i have 50 LUN and it is very diffuclt for me to check and find out from which disk the perfomance get degraded.So is there any easy way to detect perfomance issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2010 01:11 PM
09-26-2010 01:11 PM
Re: Disk perfomance
Only defective disks gets replaced. Disks with "performance problems", that are not caused by a hardware defect, will never get replaced as not the disk is the cause of the performance problem, but something else.
So there is no "command" or "option" to find "performance problem disks that needs to be replaced".
Greetz,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2010 02:30 PM
09-26-2010 02:30 PM
Re: Disk perfomance
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2010 07:50 PM
09-26-2010 07:50 PM
Re: Disk perfomance
sar -d
will give you most utilized 5 disks.
If your disk is really have problem it will have all high values. ( mostly it comes in your first 5)
always check if your disk , busy and hight avwait parameters.
Regards,
Sooraj