<?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 Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293533#M337129</link>
    <description>&amp;gt; The problem is that in one NFS client system the application is running very slow.&lt;BR /&gt; &lt;BR /&gt;Have you verified the LAN card settings? Use lanadmin to report on the current settings and statistics. If you see 100 Mbit half duplex and also see a bunch of errors such as collisions, then the card will run extremely slow. Since one client is OK, most likely the slow client's card has the problem.</description>
    <pubDate>Mon, 27 Oct 2008 11:40:46 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2008-10-27T11:40:46Z</dc:date>
    <item>
      <title>NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293528#M337124</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;One of our application is running in nfs mount.Same filesystem is mounted from NFS Server to TWO NFS clients. All the Systems are rx6600, HP Unix 11.23 with 6 CPU and 24 GB memory.&lt;BR /&gt;&lt;BR /&gt;The problem is that in one NFS client system the application is running very slow.&lt;BR /&gt;&lt;BR /&gt;When i have checked for NFS related products installed on the  the slow server it is only showing the following products.&lt;BR /&gt;&lt;BR /&gt;NFS                   B.11.23        ONC/NFS; Network-File System,Information Services,Utilities&lt;BR /&gt;  PHCO_32523            1.0            quota(1) on an NFS client;uid enhancement&lt;BR /&gt;&lt;BR /&gt;When i have checked on the FAST System it is showing &lt;BR /&gt;&lt;BR /&gt; NFS                   B.11.23        ONC/NFS; Network-File System,Information Services,Utilities&lt;BR /&gt;  PHCO_31645            1.0            Japanese NFS/LIBNSL manpages&lt;BR /&gt;  PHCO_31647            1.0            Japanese NFS manpages&lt;BR /&gt;  PHCO_31661            1.0            Japanese NFS/RCMDS manpages&lt;BR /&gt;  PHCO_31662            1.0            Japanese NFS/NIS manpages&lt;BR /&gt;  PHCO_32523            1.0            quota(1) on an NFS client;uid enhancement&lt;BR /&gt;  PHCO_33764            1.0            Japanese core NFS manpages&lt;BR /&gt;  PHKL_32713            1.0            nfs client hang; cache FS umount&lt;BR /&gt;  PHKL_35503            1.0            NFS Stale Handle Fix&lt;BR /&gt;  PHNE_34756            1.0            Core NFS cumulative patch&lt;BR /&gt;  PHNE_36257            1.0            NFS cumulative patch&lt;BR /&gt;&lt;BR /&gt;So i have downloaded the missing patches but i am not able to install that, it is giving depenecy error. Can somebody can help me in this.&lt;BR /&gt;&lt;BR /&gt;Manoj K</description>
      <pubDate>Fri, 24 Oct 2008 11:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293528#M337124</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-10-24T11:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293529#M337125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the dependency patch is not there then you are not able to install those patches so if possible download the hole depot or along with dependency patch also then try to install.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 24 Oct 2008 11:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293529#M337125</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-10-24T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293530#M337126</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it depends on which dependencies are missed - if you don't have Japanese NFS installed, then you don't have to patch it.&lt;BR /&gt;If there are dependencies to other patches like 'PHKL_32713 1.0 nfs client hang; cache FS umount' then you have to download it including the dependencies!&lt;BR /&gt;From patch database:&lt;BR /&gt;&lt;A href="http://www11.itrc.hp.com/service/patch/mainPage.do" target="_blank"&gt;http://www11.itrc.hp.com/service/patch/mainPage.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 24 Oct 2008 11:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293530#M337126</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-10-24T11:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293531#M337127</link>
      <description>Thanks to all for there reply.&lt;BR /&gt;&lt;BR /&gt;Atlast i have installed all the patches related to NFS and now the NFS client system which is giving slow respose is ok and working fine. I have used the following command to ignore the error script.&lt;BR /&gt;&lt;BR /&gt;swinstall -x enforce_scripts=false -s /tmp/1/depot&lt;BR /&gt;&lt;BR /&gt;Thanks again for all of you and i am closing this thread.&lt;BR /&gt;&lt;BR /&gt;Manoj K</description>
      <pubDate>Mon, 27 Oct 2008 05:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293531#M337127</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-10-27T05:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293532#M337128</link>
      <description>&amp;gt;to ignore the error script: swinstall -x enforce_scripts=false&lt;BR /&gt;&lt;BR /&gt;Using this is very dangerous.  I don't think you ever mentioned what were the missing dependencies?</description>
      <pubDate>Mon, 27 Oct 2008 07:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293532#M337128</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-27T07:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293533#M337129</link>
      <description>&amp;gt; The problem is that in one NFS client system the application is running very slow.&lt;BR /&gt; &lt;BR /&gt;Have you verified the LAN card settings? Use lanadmin to report on the current settings and statistics. If you see 100 Mbit half duplex and also see a bunch of errors such as collisions, then the card will run extremely slow. Since one client is OK, most likely the slow client's card has the problem.</description>
      <pubDate>Mon, 27 Oct 2008 11:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293533#M337129</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-10-27T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293534#M337130</link>
      <description>Dear Dennis &amp;amp; Bill,&lt;BR /&gt;&lt;BR /&gt;Thanks for the messages. I have done this intensively and i am aware that there may be a kernel panic or some performance effective issues.&lt;BR /&gt;&lt;BR /&gt;After installing the patch the lan speed changed from 1000 to 100.&lt;BR /&gt;&lt;BR /&gt;I have tried to revert it back by lanadmin command but it has given some error.&lt;BR /&gt;&lt;BR /&gt;So i have resetted the card after that it is shown 1000.&lt;BR /&gt;&lt;BR /&gt;Now i am not facing any performance issue anyway i will monitor the server performnace for some more days and publish the details in the froum.&lt;BR /&gt;&lt;BR /&gt;Manoj K&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2008 13:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293534#M337130</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-10-28T13:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293535#M337131</link>
      <description>Hi Dennis &amp;amp; Bill,&lt;BR /&gt;&lt;BR /&gt;After working properly in two days the server is very slow and i have found the netwok connectivity is very slow in the server.&lt;BR /&gt;&lt;BR /&gt;If i am pinging to other servers in the same segment by putting the size 8192 am getting time out.&lt;BR /&gt;&lt;BR /&gt;How can i fix this ? &lt;BR /&gt;&lt;BR /&gt;Manoj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2008 06:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293535#M337131</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-11-06T06:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293536#M337132</link>
      <description>&amp;gt;How can i fix this?&lt;BR /&gt;&lt;BR /&gt;I suggest you continue this in your other thread where you have the NFS guru Dave on the hook.  :-)&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1282125" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1282125&lt;/A&gt;</description>
      <pubDate>Thu, 06 Nov 2008 11:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293536#M337132</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-06T11:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293537#M337133</link>
      <description>Hi dennis,&lt;BR /&gt;&lt;BR /&gt;That is different issue which i am doing on my Training system.&lt;BR /&gt;&lt;BR /&gt;And this issue is in my Development system.&lt;BR /&gt;&lt;BR /&gt;Both are having same architecture so i am doing some testing before implementing it to Production.&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 06 Nov 2008 12:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293537#M337133</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-11-06T12:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293538#M337134</link>
      <description>Before using (very complicated) NFS to test your system, you need to resolve your speed issues. To properly help you, we'll need to know something about both ends of the connections. It would appear that you have a Gigabit card, so the first place to fix your problem is at the switch. Is it a Gigabit switch or are you using a computer-to-computer cable? If it is a switch, you need to login to the switch and make sure the switch has been set to auto-negotiate. If the switch has no management capabilities, are your cables too long or not correct for Gigabit speeds? Long CAT5 cables will definitely not work well at all. Are the cables spliced together? Has the cable been crushed? &lt;BR /&gt; &lt;BR /&gt;The fastest test is to run a different cable, or run a short cable to a nearby server. Gigabit cards will autosense the wiring so no crossover cable is needed. Once your speed remains solid at 1000, then use ftp or scp to send a few hundred meg file both directions and look at the reported bytes/sec number. Also look at lanadmin, the second half of the statistics (errors). A high number of errors indicates bad hardware (cables, switches, connectors) rather than software.&lt;BR /&gt; &lt;BR /&gt;Once ftp/scp and lanadmin are clean, then you can use NFS with some confidence.</description>
      <pubDate>Fri, 07 Nov 2008 01:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-issue/m-p/4293538#M337134</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-11-07T01:00:26Z</dc:date>
    </item>
  </channel>
</rss>

