- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sar -d
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
06-21-2007 10:18 PM
06-21-2007 10:18 PM
i have a question.
I have a system Model: 9000/800/SD32A
Main Memory: 53165 MB
Processors: 24
OS mode: 64 bit
The system work fine but i have looked with sar -d a strange value for access to my vg00 disk, exactly on /opt .
This is the output of my sar -d 6 6 but this values are always high.
12:00:14 c2t0d0 94.36 36.50 12 52 0.00 0.32
12:00:21 c2t0d0 99.17 36.50 7 68 0.00 0.41
12:00:27 c2t0d0 100.00 36.50 12 95 0.01 0.75
12:00:33 c2t0d0 93.50 36.50 7 58 0.00 0.84
12:00:39 c2t0d0 95.01 37.08 8 64 0.19 1.03
12:00:45 c2t0d0 100.00 36.50 6 58 0.00 0.79
Average c2t0d0 100.58 36.59 9 66 0.03 0.66
My vg00 disk is on the XP storage, i want know if the value report is normal, ad if anyone can explaine me this value in perfomance term.
If i can use a monitoring tool etc!!
Many point at any response.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 10:38 PM
06-21-2007 10:38 PM
Re: Sar -d
and monitor the value for one min and check whether the average load (avload) value is more than the wait value (avwait).
If average wait is more in perticular disk all the time means that some issue with disk or I/O
check the po (page out ) value in vmstat 5 5 so that you can know whether any paging is happening or not. Normally it should be 0(zero)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 10:59 PM
06-21-2007 10:59 PM
Re: Sar -d
procs memory page faults cpu
r b w avm free re at pi po fr de sr in sy cs us sy id
23 0 0 4054240 1822317 68 16 0 0 0 0 0 29556 267730 23212 59 10 31
Disk Transfers
device xfer/sec
c2t0d0 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 11:06 PM
06-21-2007 11:06 PM
Re: Sar -d
avserv > avwait
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 11:27 PM
06-21-2007 11:27 PM
Re: Sar -d
13:25:05 c2t0d0 100.00 36.52 43 244 0.03 0.37
13:25:11 c2t0d0 100.00 36.62 13 80 0.02 0.45
13:25:17 c2t0d0 99.17 36.50 5 35 0.00 0.41
13:25:23 c2t0d0 100.00 36.50 7 40 0.00 0.61
13:25:29 c2t0d0 93.33 36.50 13 89 0.00 0.49
13:25:35 c2t0d0 100.00 36.81 9 84 0.06 0.75
Average c2t0d0 103.16 36.56 15 96 0.02 0.45
It's normal or no .What is the analisis, there is a degrade or no ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 12:05 AM
06-22-2007 12:05 AM
Re: Sar -d
see in the same time whether there is a pageing issue or no.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 12:39 AM
06-22-2007 12:39 AM
Re: Sar -d
Help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 02:22 AM
06-22-2007 02:22 AM
Re: Sar -d
you can reach to the root process by following the pid with ps-eaf |grep
..
Pls tell me what performance problem you r faceing due to this high i/o usage for c2t0d0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 04:57 AM
06-22-2007 04:57 AM
Re: Sar -d
Of course if your users aren't reporting any performance issues I wouldn't be too concerned about it, but if you *really* want to investigate further you could:
a) look at what filesystems you have in vg00 (bdf | grep vg00) - anything in there that shouldn't be (like an application filesystem?)
b) Check you didn't have a backup of the OS running when you collected the stats?
c) Do you have glance? You can look at IO by filesystem using 'glance -i' that might tell you where all this IO is happening
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 12:26 PM
06-22-2007 12:26 PM
Re: Sar -d
You can get a hierarchical process tree listing by using: UNIX95= ps -Hef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2007 02:37 AM
06-23-2007 02:37 AM
SolutionI agree with you that the numbers don't "add up".
From the average totals for c2t0d0.
%busy 103.16 (?)
avque 36.56 (?)
r+w/s 15
blks/s 96
avwait 0.02
avserv 0.45
The device is not particularly busy averaging 15 IOs/sec. The response time is good with an average service time of less than .5ms and average host queue wait time of only .02ms. Given that, it doesn't really make sense to have such a *consistent* host queue of 36.
In addition to the suggestions for tracking down the source of the IO demand, it could be a reporting problem with sar and/or pstat(). Is Glance reporting the same queues ?
Your initial post didn't say which OS version you are on, but each OS version has patches for sar which fix various reporting errors. I would check for those patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2008 01:21 AM
03-03-2008 01:21 AM