<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219983#M466622</link>
    <description>&amp;gt;nslookup doesn't work as blue is down&lt;BR /&gt;&lt;BR /&gt;??? It _should_ work on green unless bind was running on server blue. Either I misunderstood something or you didn't describe the situation clear. Try this command on green, (or on a running server):&lt;BR /&gt;&lt;BR /&gt;# nslookup blue&lt;BR /&gt;&lt;BR /&gt;and paste the output here.&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Jan 2010 11:02:55 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-01-20T11:02:55Z</dc:date>
    <item>
      <title>NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219968#M466607</link>
      <description>Hi freinds,&lt;BR /&gt;&lt;BR /&gt;This Question may look old but i am unable to find a solution&lt;BR /&gt;&lt;BR /&gt;#uname -a&lt;BR /&gt;HP-UX green B.11.11 U 9000/800 544746537 unlimited-user license&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;I am unable to unmount a File System /APP from client green&lt;BR /&gt;&lt;BR /&gt;This is a nfs mounted File System. This is mounted from Blue:/app /APP nfs rsize=32768,wsize=32768,proto=udp,NFSv3 0 0 1220974403.&lt;BR /&gt;nfs server blue is down and we are unable to ping even this server. &lt;BR /&gt;this is not listed in /etc/fstab but listed in /etc/mnttab.&lt;BR /&gt;I tried lot of option to remove this File System but failed to do soo&lt;BR /&gt;I did &lt;BR /&gt;#mv /etc/mnttab /etc/mnttab.old &lt;BR /&gt;#mount -a &lt;BR /&gt;&lt;BR /&gt;restarted NFS client &lt;BR /&gt;#/sbin/init.d/nfs.client stop&lt;BR /&gt;#/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;The system hungs when i try any of these&lt;BR /&gt;commands&lt;BR /&gt;#fuser -cu /APP&lt;BR /&gt;#bdf /APP&lt;BR /&gt;#mv /APP /APP.OLD &lt;BR /&gt;#lsof /APP&lt;BR /&gt;&lt;BR /&gt;For all this i have to close the telnet session and start a new one. I am done for the day. Please post your suggestions so that i can come and try out tomorrow.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jan 2010 17:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219968#M466607</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-18T17:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219969#M466608</link>
      <description>just an idea&lt;BR /&gt;ifconfig lo0:1 addreseofblue&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; this will fake a server ' Blue '&lt;BR /&gt;so the next nmount should work.&lt;BR /&gt;&lt;BR /&gt;umount&lt;BR /&gt;&lt;BR /&gt;ifconfig lo0:1 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;I never tried it, but should work</description>
      <pubDate>Mon, 18 Jan 2010 17:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219969#M466608</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2010-01-18T17:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219970#M466609</link>
      <description>What you may have is a hung mountpoint, or some process going to that mountpoint is still hung out there, or somebody is cd into it or some other reason.  &lt;BR /&gt;On a simple system you can find things and clean up the rpc mess.  But not knowing your server or what's going on, or what has already been tried here's a short, albeit not so pleasant, solution.&lt;BR /&gt;&lt;BR /&gt;Reboot 'green'.&lt;BR /&gt;&lt;BR /&gt;/Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jan 2010 17:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219970#M466609</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-01-18T17:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219971#M466610</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep /APP&lt;BR /&gt;&lt;BR /&gt;then kill any associated pids.</description>
      <pubDate>Tue, 19 Jan 2010 00:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219971#M466610</guid>
      <dc:creator>Gordon Sjodin</dc:creator>
      <dc:date>2010-01-19T00:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219972#M466611</link>
      <description>after trying all of the above.&lt;BR /&gt;There is one utility called clear_locks which can help you.&lt;BR /&gt;Just clear the locks for both the machines and this may help you.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Tue, 19 Jan 2010 04:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219972#M466611</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-01-19T04:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219973#M466612</link>
      <description>&lt;P&gt;Some bozo wrote a technical paper about this subject a while back. Suggestions in there might still work...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/3929/ForciblyUnmountingNFSFilesystems.pdf" target="_blank" rel="noopener"&gt;http://docs.hp.com/en/3929/ForciblyUnmountingNFSFilesystems.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 09:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219973#M466612</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2021-06-18T09:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219974#M466613</link>
      <description>I have tried all the above option:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=====================================================================================&lt;BR /&gt;Laurent Menase,&lt;BR /&gt;&lt;BR /&gt;I am unable to find out ipaddress of blue as it is down&lt;BR /&gt;&lt;BR /&gt;=====================================================================================&lt;BR /&gt;&lt;BR /&gt;Rita,&lt;BR /&gt;&lt;BR /&gt;Reboot green is not possible as it is a production box, have to go through lot of process and need to give explaination also&lt;BR /&gt;&lt;BR /&gt;=====================================================================================&lt;BR /&gt;Kapil,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Clear_locks&lt;BR /&gt;&lt;BR /&gt;#green&amp;gt;clear_locks -s blue&lt;BR /&gt;Clearing locks held for NFS client ironwood on server blue&lt;BR /&gt;RPC: Unknown host&lt;BR /&gt;=====================================================================================&lt;BR /&gt;Gordon Sjodin,&lt;BR /&gt;&lt;BR /&gt;Kill process related to this&lt;BR /&gt;&lt;BR /&gt;#green&amp;gt;ps -ef |grep -i /APP&lt;BR /&gt;root     22935 18392  0 01:24:10 pts/tH      00:00 mount -o soft blue:/app /APP&lt;BR /&gt;root     16021     1  0 09:38:24 ?           00:00 fuser -cu /APP&lt;BR /&gt;root     16799     1  0 11:47:38 pts/tB      00:00 lsof /USERS&lt;BR /&gt;root     15028     1  0 06:36:31 ?           00:00 grep -i cd /APP&lt;BR /&gt;root     16342     1  0 10:47:43 ?           00:00 fuser -CK /APP&lt;BR /&gt;root     15293     1  0 07:46:06 ?           00:00 fuser -cu /APP&lt;BR /&gt;root     16393     1  0 10:52:08 ?           00:00 fuser -cu /APP&lt;BR /&gt;root     16812 16753  0 11:50:23 pts/tB      00:00 mv /APP /APP.OLD&lt;BR /&gt;root     22978 22942  1 01:31:09 pts/tJ      00:00 grep -i /APP&lt;BR /&gt;root     16801     1  0 11:48:09 pts/tB      00:00 lsof /APP&lt;BR /&gt;root     18351     1  0 23:49:42 ?           00:00 fuser -cu /APP&lt;BR /&gt;&lt;BR /&gt;i am unable to kill any of these process&lt;BR /&gt;=====================================================================================&lt;BR /&gt;&lt;BR /&gt;now going through Doc provided by Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jan 2010 06:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219974#M466613</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-19T06:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219975#M466614</link>
      <description>&amp;gt;Reboot green is not possible as it is a production box&lt;BR /&gt;&lt;BR /&gt;Where are you in getting blue back up?</description>
      <pubDate>Tue, 19 Jan 2010 09:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219975#M466614</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-19T09:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219976#M466615</link>
      <description>All these problem started because backup is not running on blue because of this NFS stale issue</description>
      <pubDate>Tue, 19 Jan 2010 09:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219976#M466615</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-19T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219977#M466616</link>
      <description>&amp;gt;All these problem started because backup is not running on blue because of this NFS stale issue&lt;BR /&gt;&lt;BR /&gt;I thought you said the hangs on green are due to blue crashing?</description>
      <pubDate>Tue, 19 Jan 2010 10:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219977#M466616</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-19T10:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219978#M466617</link>
      <description>&amp;gt;I am unable to find out ipaddress of blue as it is down &lt;BR /&gt;&lt;BR /&gt;# nslookup blue&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jan 2010 14:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219978#M466617</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-19T14:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219979#M466618</link>
      <description>nslookup doesn't work as blue is down</description>
      <pubDate>Tue, 19 Jan 2010 15:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219979#M466618</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-19T15:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219980#M466619</link>
      <description>I had a similar problem and ended up rebooting.</description>
      <pubDate>Tue, 19 Jan 2010 15:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219980#M466619</guid>
      <dc:creator>Gordon Sjodin</dc:creator>
      <dc:date>2010-01-19T15:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219981#M466620</link>
      <description>I have asked other NFS users for downtime. So i get go i am planning to down all NFS services and try to unmount the FS. &lt;BR /&gt;would that be a good idea what you guys feel???</description>
      <pubDate>Tue, 19 Jan 2010 15:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219981#M466620</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-19T15:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219982#M466621</link>
      <description>Thanks to all for your valuable suggestion. &lt;BR /&gt;&lt;BR /&gt;I had to restart the server blue and now the issue is resolved.</description>
      <pubDate>Wed, 20 Jan 2010 11:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219982#M466621</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-20T11:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219983#M466622</link>
      <description>&amp;gt;nslookup doesn't work as blue is down&lt;BR /&gt;&lt;BR /&gt;??? It _should_ work on green unless bind was running on server blue. Either I misunderstood something or you didn't describe the situation clear. Try this command on green, (or on a running server):&lt;BR /&gt;&lt;BR /&gt;# nslookup blue&lt;BR /&gt;&lt;BR /&gt;and paste the output here.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jan 2010 11:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219983#M466622</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-20T11:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219984#M466623</link>
      <description>Sorry i had to restart server green, blue is still down :)</description>
      <pubDate>Wed, 20 Jan 2010 11:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219984#M466623</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-20T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219985#M466624</link>
      <description>Viktor,&lt;BR /&gt;&lt;BR /&gt;#green&amp;gt;nslookup blue&lt;BR /&gt;Using /etc/hosts on:  green&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying NIS&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** dns1rrc.telcordia.com can't find blue: Non-existent domain</description>
      <pubDate>Wed, 20 Jan 2010 11:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219985#M466624</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-20T11:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219986#M466625</link>
      <description>Issue resolved</description>
      <pubDate>Wed, 20 Jan 2010 11:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219986#M466625</guid>
      <dc:creator>Sarwan</dc:creator>
      <dc:date>2010-01-20T11:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219987#M466626</link>
      <description>Sorry, this isn't meant to be an offense but you wrote it in your first post:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;This is mounted from Blue:/app&lt;BR /&gt;&lt;BR /&gt;How could you mount it if the hostname 'blue' cannot be resolved on the NFS client (green)? Do not mix name resolution with the server itself. These are two separate thing. Even if the server 'blue' is down, there must be an entry in the DNS or in the hosts file (or anywhere else like NIS)&lt;BR /&gt;&lt;BR /&gt;Maybe it is about decomissioning server 'blue' - and that's why you deleted the hostname in DNS/hosts, and the mount was established before when it still had an entry in DNS/hosts.&lt;BR /&gt;&lt;BR /&gt;OK, I'm finished, and your problem is solved. Nice day :)</description>
      <pubDate>Wed, 20 Jan 2010 13:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs/m-p/5219987#M466626</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-20T13:08:52Z</dc:date>
    </item>
  </channel>
</rss>

