<?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: nfs performance problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121485#M314869</link>
    <description>A just a note about performance...a LAN connection is very, very slow compared to modern disks. Unless your LAN is running at 1000 Mbit speed,the LAN will be slower than your disks, with NFS contributing additional overhead. With a 10 Mbit LAN, it would be normal for about 600 KB/sec or 6 MB/sec for a 100 Mbit network. Disks are usually 25-90 MB/sec.&lt;BR /&gt; &lt;BR /&gt;To determine the actual speed of transfer, pick a large file that takes at least 20 seconds to transfer, time the transfer and then divide the seconds into the file size. If the calculated speed is much lower than the above numbers, transfer the same file using ftp. If the numbers are similar and still much lower than the above then check lanadmin for errors. Note also that your local server may be just fine but the remote server is alowing everything down.</description>
    <pubDate>Tue, 15 Jan 2008 03:26:05 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2008-01-15T03:26:05Z</dc:date>
    <item>
      <title>nfs performance problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121481#M314865</link>
      <description>Hi all&lt;BR /&gt;I'm transfering data from system A to system B through nfs tool.&lt;BR /&gt;But it is running very slowly&lt;BR /&gt;I start a glance and find that the process which is transfering data is waiting for "stream" reason and all the cpu utility is spending in "system mode"&lt;BR /&gt;So how can I do further performance monitoring?</description>
      <pubDate>Thu, 27 Dec 2007 12:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121481#M314865</guid>
      <dc:creator>Wang,MinJie</dc:creator>
      <dc:date>2007-12-27T12:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: nfs performance problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121482#M314866</link>
      <description>Shalom, &lt;BR /&gt;&lt;BR /&gt;Few things to check here.&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 0&lt;BR /&gt;# change 0 to the actual interface in use. See /etc/rc.config.d/netconf and lanscan for that lan0 is 0(zero)&lt;BR /&gt;&lt;BR /&gt;Make sure connection speed is what it should be.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The above blog thread contains several network and general performance monitor tools. You should look for bottlenecks.&lt;BR /&gt;&lt;BR /&gt;nfsstat&lt;BR /&gt;&lt;BR /&gt;Check the man page, it can tell you a lot on the server side.&lt;BR /&gt;&lt;BR /&gt;netstat -i&lt;BR /&gt;# see the man page for further possible enhancements to get the data you want. This lets you monitor transfer rates at any interval you want and can be used on both the server and client in this operation.&lt;BR /&gt;&lt;BR /&gt;More on nfs tuning:&lt;BR /&gt;&lt;A href="http://www.unet.univie.ac.at/aix/aixbman/prftungd/nfstuning.htm" target="_blank"&gt;http://www.unet.univie.ac.at/aix/aixbman/prftungd/nfstuning.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/systems/topic/com.ibm.aix.prftungd/doc/prftungd/nfs_tuning_client.htm" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/systems/topic/com.ibm.aix.prftungd/doc/prftungd/nfs_tuning_client.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.prftungd/doc/prftungd/nfs_perf_mon_tun.htm" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.prftungd/doc/prftungd/nfs_perf_mon_tun.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2007 13:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121482#M314866</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-12-27T13:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: nfs performance problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121483#M314867</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you still experiencing slow performance with NFS or did you resolve your problem?  I'd be happy to offer suggestions if you need help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 14 Jan 2008 18:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121483#M314867</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2008-01-14T18:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: nfs performance problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121484#M314868</link>
      <description>and if so...what O/S and hardware are on the client side..</description>
      <pubDate>Mon, 14 Jan 2008 19:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121484#M314868</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-01-14T19:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: nfs performance problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121485#M314869</link>
      <description>A just a note about performance...a LAN connection is very, very slow compared to modern disks. Unless your LAN is running at 1000 Mbit speed,the LAN will be slower than your disks, with NFS contributing additional overhead. With a 10 Mbit LAN, it would be normal for about 600 KB/sec or 6 MB/sec for a 100 Mbit network. Disks are usually 25-90 MB/sec.&lt;BR /&gt; &lt;BR /&gt;To determine the actual speed of transfer, pick a large file that takes at least 20 seconds to transfer, time the transfer and then divide the seconds into the file size. If the calculated speed is much lower than the above numbers, transfer the same file using ftp. If the numbers are similar and still much lower than the above then check lanadmin for errors. Note also that your local server may be just fine but the remote server is alowing everything down.</description>
      <pubDate>Tue, 15 Jan 2008 03:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-performance-problem/m-p/4121485#M314869</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-15T03:26:05Z</dc:date>
    </item>
  </channel>
</rss>

