<?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: High DISK Utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564163#M227063</link>
    <description>Mike,&lt;BR /&gt;&lt;BR /&gt;I personally have not ever used this utility. I just have heard it being mentioned by another colleague of mine in one of my past jobs. Hence I am not sure what this error message can be related to but, a quick look to the man page on the archive tells me, this applcation needs to be owned and run by root (or at least its suid bit needs to be set) for proper operation.&lt;BR /&gt;&lt;BR /&gt;It might worth trying. Other than that, I don't know what to say. It si so old, its home page pointed from the software archive does not even exist.</description>
    <pubDate>Wed, 15 Jun 2005 10:05:45 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-06-15T10:05:45Z</dc:date>
    <item>
      <title>High DISK Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564158#M227058</link>
      <description>On our SAN I am seeing two of the disk with continual 98% utilization on them through sar command. There are about a 1/2 dozen file systems that have logical volumes assigned extents on these two disk. Is there a way to figure out exactly which logical volumes are the ones being utilized the hardest that we may be able to split them out ?? We do not have glance on this server...</description>
      <pubDate>Tue, 14 Jun 2005 18:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564158#M227058</guid>
      <dc:creator>Mike_145</dc:creator>
      <dc:date>2005-06-14T18:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: High DISK Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564159#M227059</link>
      <description>I am not sure if this program has any value to you, but it may worth to take a look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/X11/Networking/xperfmon-2.8/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/X11/Networking/xperfmon-2.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it has disk transfer activity monitors as well, even though the tool is catalogued under 'networking' branch of utilities.&lt;BR /&gt;&lt;BR /&gt;Hope it helps</description>
      <pubDate>Tue, 14 Jun 2005 18:28:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564159#M227059</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-14T18:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: High DISK Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564160#M227060</link>
      <description>use this command to check for physical disk problems i/o errors&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/&lt;WHATEVER&gt; of=/dev/null bs=64k&lt;BR /&gt;&lt;BR /&gt;This may show a problem with disk.&lt;/WHATEVER&gt;</description>
      <pubDate>Wed, 15 Jun 2005 00:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564160#M227060</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-06-15T00:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: High DISK Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564161#M227061</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;I've attached herewith an Intro to Performance and Tuning.  Excerpt for disk utilization: if avwait is bigger than avserv, then there is disk bottleneck.  Identifying which logical volumes are utilized the most won't help resolve the issue because the LV may be spread across different disks.  Please see attached file for recommendations on improving I/O.  &lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Isralyn</description>
      <pubDate>Wed, 15 Jun 2005 02:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564161#M227061</guid>
      <dc:creator>Isralyn Manalac_1</dc:creator>
      <dc:date>2005-06-15T02:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: High DISK Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564162#M227062</link>
      <description>Mel, when trying to run xperfmon I receive: no /stand/vmunix namelist</description>
      <pubDate>Wed, 15 Jun 2005 07:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564162#M227062</guid>
      <dc:creator>Mike_145</dc:creator>
      <dc:date>2005-06-15T07:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: High DISK Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564163#M227063</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;I personally have not ever used this utility. I just have heard it being mentioned by another colleague of mine in one of my past jobs. Hence I am not sure what this error message can be related to but, a quick look to the man page on the archive tells me, this applcation needs to be owned and run by root (or at least its suid bit needs to be set) for proper operation.&lt;BR /&gt;&lt;BR /&gt;It might worth trying. Other than that, I don't know what to say. It si so old, its home page pointed from the software archive does not even exist.</description>
      <pubDate>Wed, 15 Jun 2005 10:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-disk-utilization/m-p/3564163#M227063</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-15T10:05:45Z</dc:date>
    </item>
  </channel>
</rss>

