<?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: Disk Utilization is very high in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316028#M567803</link>
    <description>Sorry the file is too big to be attached here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf&lt;/A&gt;</description>
    <pubDate>Fri, 25 Jun 2004 18:18:35 GMT</pubDate>
    <dc:creator>Sundar_7</dc:creator>
    <dc:date>2004-06-25T18:18:35Z</dc:date>
    <item>
      <title>Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316026#M567801</link>
      <description>Disk utils shows 100% utilization in the Glance tool. If I see the process Name under Glance which has high Disk IO Rate are nfsd.&lt;BR /&gt;there are 4 nfsd processes  who had Disk IO Rate between  55/34  to 65/35&lt;BR /&gt;&lt;BR /&gt;We are using this system as a NFS server also.  Is this a NFS performance problem? &lt;BR /&gt;How can I reduce DISK Utilization or there is any other tool to drill down this problem&lt;BR /&gt;&lt;BR /&gt;I have attached the snapshot of Glance</description>
      <pubDate>Fri, 25 Jun 2004 18:06:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316026#M567801</guid>
      <dc:creator>Mahaveer</dc:creator>
      <dc:date>2004-06-25T18:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316027#M567802</link>
      <description>Increase the number of biods you have running in the NFS clients. I believe biods will enable async IO. Refer the attached NFS server performance tuning guide. an excellent doc.</description>
      <pubDate>Fri, 25 Jun 2004 18:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316027#M567802</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-06-25T18:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316028#M567803</link>
      <description>Sorry the file is too big to be attached here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 25 Jun 2004 18:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316028#M567803</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-06-25T18:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316029#M567804</link>
      <description>This isn't a problem as such. Someone (or lots of someones) are using your NFS server and it is trivial to massively load your server. For instance a remote user decides to find a lost file by searching every disk on the network. Using find (and du) on an NFS mountpoint will heavily load your server.&lt;BR /&gt; &lt;BR /&gt;The disk I/O rate is actually low for typical disks. Since the NFS protocol isn't nearly as fast as your disks, you can probably improve performance a bit by increasing the number of nfsd processes in the file /etc/rc.config.d/nfsconf. There is a diminishing return as you add more nfsd processes. 16 is a good start, 32 might be a bit high and 64 may waste RAM and increase system overhead.&lt;BR /&gt; &lt;BR /&gt;NFS is a very complex protocol to tune well and keep stable. Get a copy of Dave Olker's book on NFS performance for HP-UX: "Optimizing NFS Performance: Tuning and Troubleshooting NFS on HP-UX Systems" by Dave Olker</description>
      <pubDate>Fri, 25 Jun 2004 21:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316029#M567804</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-06-25T21:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316030#M567805</link>
      <description>Hi,&lt;BR /&gt;I also have faced the same issue. I have done a single change maxdsize increased to 1gb. And the problem was solved. I don't know what was the real issue.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jun 2004 05:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316030#M567805</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-06-26T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316031#M567806</link>
      <description>I agree that it looks like nfsd may be the culprit.. but do check exactly which disks are busy (unless you only have one then it is trivial).  Glance reports on the BUSIEST disk, so it could be that you are doing masses of swap to your root disk.  do "glance -u" and make sure it is the disks that contain the FS being shared on NFS...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Sat, 26 Jun 2004 14:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316031#M567806</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2004-06-26T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316032#M567807</link>
      <description>You might check the mix of NFS operations your server is doing.  If it is a lot of v2 writes, you may improvethings by getting clients to switch to NFS v3, which has a "sanctioned" way to have NFS writes "complete" simply once they are in the filesystem buffer cache.  Then the filesystem can send them out to disc at a more leasurly pace and perhaps cut-down on the disc loading (particularly if the writes are to the same block(s)).&lt;BR /&gt;&lt;BR /&gt;If you cannot get the clients to use NFS v3, then you might consider exporting the filesystem(s) with the HP-specific async option.  However, only do that if you are satisfied with the satbility of your server.&lt;BR /&gt;&lt;BR /&gt;And if the disc(s) are indeed saturated and glance isn't simply being a triffle paranoid, there is always the option of getting more and/or faster discs.</description>
      <pubDate>Sun, 27 Jun 2004 10:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316032#M567807</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-06-27T10:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Utilization is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316033#M567808</link>
      <description>If I remember correctly from Dave Olker's book, HP-UX 11i is better at NFS than 11.0, so that might be another option.  His book is really good.</description>
      <pubDate>Mon, 28 Jun 2004 08:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-utilization-is-very-high/m-p/3316033#M567808</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-06-28T08:49:15Z</dc:date>
    </item>
  </channel>
</rss>

