<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sar -d giving inaccurate data in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559546#M18035</link>
    <description>What would happen if you collected data over a longer time period and did average statistics.&lt;BR /&gt;&lt;BR /&gt;Attaching a script set that does that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 07 Jun 2005 13:02:49 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-06-07T13:02:49Z</dc:date>
    <item>
      <title>sar -d giving inaccurate data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559543#M18032</link>
      <description>Hello. We're running HP-UX 11i on a rp7410. Whenever I run #sar -d on this box, I notice that %busy on a number of VA disks is always at 90 plus percent. Despite this high %busy rate, the r+w/s is really low, around 20. This high %busy figure is inaccurate. I've verified the %busy using Measureware and it's output doesn't agree with that generated by sar. I see there is a patch that supposedly addresses sar -d issues, PHKL_30515, and we've already applied it but the inaccurate data is still being generated. &lt;BR /&gt;&lt;BR /&gt;Is anyone aware of another patch that resolves sar -d inaccurate data generation? &lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;-Tom</description>
      <pubDate>Tue, 07 Jun 2005 11:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559543#M18032</guid>
      <dc:creator>Tom Wolf_3</dc:creator>
      <dc:date>2005-06-07T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: sar -d giving inaccurate data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559544#M18033</link>
      <description>I would search the patch database and get a more comprehensive set of sar.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www6.itrc.hp.com/service/patch/mainPage.do" target="_blank"&gt;http://www6.itrc.hp.com/service/patch/mainPage.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm asking them to transfer this case to the HP-UX forum.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Jun 2005 11:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559544#M18033</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-07T11:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: sar -d giving inaccurate data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559545#M18034</link>
      <description>I have noticed the following in regard to sar -d:&lt;BR /&gt;&lt;BR /&gt;1.  You can occasionally get "spikes" of high numbers in %busy or avg_serv.  Especially when this is the "1st" read/write you are doing on this disk in a while.&lt;BR /&gt;&lt;BR /&gt;2.      Things to look for are:&lt;BR /&gt;&lt;BR /&gt;        a.      % busy greater than 50%&lt;BR /&gt;&lt;BR /&gt;        b.      avque greater than 3&lt;BR /&gt;&lt;BR /&gt;        c.      avwait greater than avserv.&lt;BR /&gt;&lt;BR /&gt;                -       This means the i/os are waiting longer than the&lt;BR /&gt;                        the time it takes to process them.  Bad...&lt;BR /&gt;&lt;BR /&gt;        d.      However:&lt;BR /&gt;&lt;BR /&gt;                -       %busy high and queue length low, is okay, because&lt;BR /&gt;                        it means the disk is working, but is keeping up.&lt;BR /&gt;&lt;BR /&gt;        e.      avserv &amp;lt; 6 ms is good!&lt;BR /&gt;&lt;BR /&gt;                If a disk rotates at 10,000 revolutions per minutes, then&lt;BR /&gt;                how long does one revolution take:&lt;BR /&gt;&lt;BR /&gt;                                                10,000 revolutions&lt;BR /&gt;                        10,000 RPM      =       ------------------&lt;BR /&gt;                                                    60 seconds&lt;BR /&gt;&lt;BR /&gt;                                                60 seconds&lt;BR /&gt;                        1 revolution    =       ----------&lt;BR /&gt;                                                  10,000&lt;BR /&gt;&lt;BR /&gt;                                        =       .006 seconds&lt;BR /&gt;&lt;BR /&gt;                                        =       6 milliseconds&lt;BR /&gt;&lt;BR /&gt;        f.      Average seek time would be 1/2 rotation time.  Also&lt;BR /&gt;                called "latency time".&lt;BR /&gt;&lt;BR /&gt;        g.      Average transfer rate for one block of data on one&lt;BR /&gt;                cylinder would then be 6 milliseconds.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2005 12:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559545#M18034</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2005-06-07T12:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: sar -d giving inaccurate data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559546#M18035</link>
      <description>What would happen if you collected data over a longer time period and did average statistics.&lt;BR /&gt;&lt;BR /&gt;Attaching a script set that does that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Jun 2005 13:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559546#M18035</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-07T13:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: sar -d giving inaccurate data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559547#M18036</link>
      <description>I've looked at the average %busy figure for the past three weeks using the standard system activity daily data files, #sar -d -f /var/adm/sa/sadd. The same six SAN disks always have a %busy rate of at least 90 percent.</description>
      <pubDate>Tue, 07 Jun 2005 13:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559547#M18036</guid>
      <dc:creator>Tom Wolf_3</dc:creator>
      <dc:date>2005-06-07T13:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: sar -d giving inaccurate data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559548#M18037</link>
      <description>sar is sampled base and glance is trace based:&lt;BR /&gt;&lt;A href="http://www.hpug.org.uk/PING_may_2004_NL_volume_6_number_2_FINALa.pdf" target="_blank"&gt;http://www.hpug.org.uk/PING_may_2004_NL_volume_6_number_2_FINALa.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;glance is more accurate!&lt;BR /&gt;&lt;BR /&gt;what about patch PHKL_30510 or even PHKL_32090?&lt;BR /&gt;&lt;BR /&gt;go here: &lt;A href="http://www2.itrc.hp.com/service/patch/search.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/search.do?BC=patch.breadcrumb.main&lt;/A&gt;|&amp;amp;pageContextName=hpux:::&lt;BR /&gt;&lt;BR /&gt;in "step 2" change to (if not already) to "SEARCH BY KEYWORD", then enter the word sar and click on the search button. You should get a list of 17 patches (you probably don't need them all).&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 07 Jun 2005 15:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-d-giving-inaccurate-data/m-p/3559548#M18037</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-07T15:11:53Z</dc:date>
    </item>
  </channel>
</rss>

