<?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: Server hangs while running bdf command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996445#M296604</link>
    <description>What OS-version are you on ?&lt;BR /&gt;My HP-UX 11i v2 system has :&lt;BR /&gt;umount -f &lt;MOUNTPOINT&gt;&lt;BR /&gt;This can be a rather new option, so if you are running HP-UX 11i v1, this option could not be available.&lt;/MOUNTPOINT&gt;</description>
    <pubDate>Wed, 09 May 2007 02:17:28 GMT</pubDate>
    <dc:creator>Wim Rombauts</dc:creator>
    <dc:date>2007-05-09T02:17:28Z</dc:date>
    <item>
      <title>Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996443#M296602</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;When ever issuing a bdf command the server hangs. The scenario i that, There was a NFS mount file system in the server and the server where NFS file system was exported is no more.&lt;BR /&gt;&lt;BR /&gt;The entries are there in the fstab and mnnttab. We have tried commenting the entry from fstab and tried again but it didn't help. We have renamed the mnnttab and ran mount -a. But still the entries are there in the mnnttab.&lt;BR /&gt;&lt;BR /&gt;Pls help</description>
      <pubDate>Wed, 09 May 2007 02:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996443#M296602</guid>
      <dc:creator>Adithyan</dc:creator>
      <dc:date>2007-05-09T02:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996444#M296603</link>
      <description>You have a stale NFS filesystem. bdf will continue, but it will take lots of time.&lt;BR /&gt;&lt;BR /&gt;If I am not mistaken, man mount_nfs wil show a "force" option to the umount command, but for the umount to work correctly, you need to complete /etc/mnttab with the NFS filesystem in it.</description>
      <pubDate>Wed, 09 May 2007 02:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996444#M296603</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2007-05-09T02:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996445#M296604</link>
      <description>What OS-version are you on ?&lt;BR /&gt;My HP-UX 11i v2 system has :&lt;BR /&gt;umount -f &lt;MOUNTPOINT&gt;&lt;BR /&gt;This can be a rather new option, so if you are running HP-UX 11i v1, this option could not be available.&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Wed, 09 May 2007 02:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996445#M296604</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2007-05-09T02:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996446#M296605</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;bdf -l should work for local file systems.&lt;BR /&gt;&lt;BR /&gt;What do the below  cmds show:&lt;BR /&gt;nfsstat &lt;BR /&gt;mount -v&lt;BR /&gt;showmount -a servername&lt;BR /&gt;rpcinfo -p servername&lt;BR /&gt;or&lt;BR /&gt;try restarting the nfs services &lt;BR /&gt;&lt;BR /&gt;- things to try if you want &lt;BR /&gt;remove the old server entry from /etc/hosts (if the default name service is files)&lt;BR /&gt;-remove the arp table entry of the old server if it is there (arp -a then arp -d)&lt;BR /&gt;- rpcinfo -d prog ver&lt;BR /&gt;&lt;BR /&gt;You said the old server is no more - if it is there you can remove the entry from /etc/xtab, /etc/exportfs and /etc/rmtab from the server.&lt;BR /&gt;&lt;BR /&gt;I am not sure about any latest patches relates to this problem.&lt;BR /&gt;&lt;BR /&gt;The last option you know - wait until the next reboot!!!</description>
      <pubDate>Wed, 09 May 2007 04:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996446#M296605</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-05-09T04:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996447#M296606</link>
      <description>HI better go to /usr/sbin/init.d and stop the nfsclient and try the bdf command.&lt;BR /&gt;&lt;BR /&gt;./nfs.client stop&lt;BR /&gt;&lt;BR /&gt;if you want to start &lt;BR /&gt;&lt;BR /&gt;./nfs.client start&lt;BR /&gt;&lt;BR /&gt;if it gives you the error again stop the server also.&lt;BR /&gt;&lt;BR /&gt;./nfs.server stop&lt;BR /&gt;&lt;BR /&gt;./nfs.server start.</description>
      <pubDate>Wed, 09 May 2007 05:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996447#M296606</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-05-09T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996448#M296607</link>
      <description>It's not just bdf that will hang...you'll see new logins hang and anything that scans all the filesystems or tries to look at the stale mountpoint. This is a 'feature' of NFS which can be a minor or major problem on a production system. If you use NFS in production, the NFS server can never go down or lose communication. If this isn't possible to control, don't use NFS. Tools such as scp and rsync can transfer data to/from other systems without causing hangs.</description>
      <pubDate>Wed, 09 May 2007 05:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996448#M296607</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-05-09T05:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996449#M296608</link>
      <description>hey its not /usr/sbin&lt;BR /&gt;&lt;BR /&gt;its just sbin/init.d</description>
      <pubDate>Wed, 09 May 2007 05:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996449#M296608</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-05-09T05:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996450#M296609</link>
      <description>Greetings !&lt;BR /&gt;&lt;BR /&gt;We have tried stopping and starting the nfs client service and removed the server entry from the /etc/hosts. Still the problem is there.</description>
      <pubDate>Wed, 09 May 2007 21:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996450#M296609</guid>
      <dc:creator>Adithyan</dc:creator>
      <dc:date>2007-05-09T21:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996451#M296610</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have taken a scheduled outage and restarted the server and the problem seems to be sorted out now.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 09 May 2007 22:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996451#M296610</guid>
      <dc:creator>Adithyan</dc:creator>
      <dc:date>2007-05-09T22:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Server hangs while running bdf command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996452#M296611</link>
      <description>For a possible next occurance : Check then manpage of umount_nfs for support of the -f option.</description>
      <pubDate>Thu, 10 May 2007 05:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-hangs-while-running-bdf-command/m-p/3996452#M296611</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2007-05-10T05:10:45Z</dc:date>
    </item>
  </channel>
</rss>

