<?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 error: NFS server ... not responding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573772#M527982</link>
    <description>&lt;P&gt;&amp;gt;What should I do now to resolve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to learn how to use the manpages.&amp;nbsp; That and my hint about using umount -f should have given you enough info.&lt;/P&gt;&lt;P&gt;mount_nfs(1M) says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; /sbin/fs/nfs/umount [-df] {resource | mount_point}&lt;/P&gt;&lt;P&gt;umount -f /var/opt/ignite/recovery/client_mnt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2014 10:51:40 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2014-08-14T10:51:40Z</dc:date>
    <item>
      <title>NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572416#M527974</link>
      <description>&lt;P&gt;Hello expert ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was having one hp-ux .On to which NFS server is running .When i run bdf it shows the bdf out put.&lt;/P&gt;
&lt;P&gt;Therefore it also trough on eerror “NFS server ODBICBS not responding still trying”.&lt;/P&gt;
&lt;P&gt;That ODBICBS server is the ignite server &amp;amp; now it is removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What to do to resolve this issue.Reboot will do in that case ....&lt;/P&gt;
&lt;P&gt;Please suggest ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;
&lt;P&gt;Vishal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P.S. This thread has been moved from &lt;SPAN&gt;HP-UX&amp;gt;System Administration to HP-UX &amp;gt; networking&lt;/SPAN&gt;. -HP Forum Moderator&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572416#M527974</guid>
      <dc:creator>Vishal_1980</dc:creator>
      <dc:date>2014-08-13T15:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572492#M527975</link>
      <description>&lt;P&gt;Try editing /etc/mnttab and remove the nfs entry from the client.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 09:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572492#M527975</guid>
      <dc:creator>suvy12</dc:creator>
      <dc:date>2014-08-13T09:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572506#M527976</link>
      <description>&lt;P&gt;&amp;gt;Try editing /etc/mnttab and remove the nfs entry from the client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mnttab(4) is a read only file that is updated directly by the kernel and says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; It should never be manually edited,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you mean fstab(4)?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 09:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572506#M527976</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-08-13T09:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572516#M527977</link>
      <description>&lt;P&gt;We can edit /etc/mnttab in HP-UX 11iv1 and V2 but not in V3.&lt;/P&gt;&lt;P&gt;By removing an stale entry from mnttab file we can get rid of them&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 09:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572516#M527977</guid>
      <dc:creator>suvy12</dc:creator>
      <dc:date>2014-08-13T09:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572596#M527978</link>
      <description>&lt;P&gt;Hello expert,&lt;/P&gt;&lt;P&gt;i was unable to edit the /etc/mnttab file ......&lt;/P&gt;&lt;P&gt;However i checked the file there is an entry in "ODBICBS :/var/opt/ignite/clients /var/opt/ignite/recovery/client_mnt nfs rsize=32768,wsize=32768,NFSv3,dev=4000008 0 0 1388120986"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shall i delet this entry ? if yes then how can i do it as i was unable to delet or edit this file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;BR /&gt;&lt;BR /&gt;Vishal.....&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 11:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572596#M527978</guid>
      <dc:creator>Vishal_1980</dc:creator>
      <dc:date>2014-08-13T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572612#M527979</link>
      <description>&lt;P&gt;Have you tried umount -f?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 11:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6572612#M527979</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-08-13T11:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573268#M527980</link>
      <description>&lt;P&gt;&amp;gt;We can edit /etc/mnttab in HP-UX 11.11 and 11.23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mnttab(4) says the same thing:&lt;/P&gt;&lt;P&gt;... &amp;nbsp;It should never be manually edited, ...&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 21:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573268#M527980</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-08-13T21:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573610#M527981</link>
      <description>&lt;P&gt;Hello Dennis sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should i suppose to do now to resolve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried umount -f?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dose it unmount all the shared file system ...or is there any thing specifically needs to be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request you to please suggest me steps for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; have a great day ahead,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With regards,&lt;BR /&gt;Vishal&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2014 08:18:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573610#M527981</guid>
      <dc:creator>Vishal_1980</dc:creator>
      <dc:date>2014-08-14T08:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573772#M527982</link>
      <description>&lt;P&gt;&amp;gt;What should I do now to resolve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to learn how to use the manpages.&amp;nbsp; That and my hint about using umount -f should have given you enough info.&lt;/P&gt;&lt;P&gt;mount_nfs(1M) says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; /sbin/fs/nfs/umount [-df] {resource | mount_point}&lt;/P&gt;&lt;P&gt;umount -f /var/opt/ignite/recovery/client_mnt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2014 10:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6573772#M527982</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-08-14T10:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6587040#M527983</link>
      <description>Thanks sir ...it works .......</description>
      <pubDate>Tue, 26 Aug 2014 06:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6587040#M527983</guid>
      <dc:creator>Vishal_1980</dc:creator>
      <dc:date>2014-08-26T06:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error: NFS server ... not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6587320#M527984</link>
      <description>&lt;P&gt;&amp;gt;Thanks sir ...it works&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're happy with the answers, please click on the Kudos star.&lt;/P&gt;&lt;P&gt;If there was one solution, use Accept as Solution.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/6587320#M527984</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-08-26T11:54:10Z</dc:date>
    </item>
  </channel>
</rss>

