<?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 BDF command hung in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691951#M383301</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  When i try to execute bdf command it will hung but bdf -l command is working,could you please help on this...&lt;BR /&gt;&lt;BR /&gt;Thanks in Adv.</description>
    <pubDate>Mon, 27 Sep 2010 17:53:34 GMT</pubDate>
    <dc:creator>jeena_2</dc:creator>
    <dc:date>2010-09-27T17:53:34Z</dc:date>
    <item>
      <title>BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691951#M383301</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  When i try to execute bdf command it will hung but bdf -l command is working,could you please help on this...&lt;BR /&gt;&lt;BR /&gt;Thanks in Adv.</description>
      <pubDate>Mon, 27 Sep 2010 17:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691951#M383301</guid>
      <dc:creator>jeena_2</dc:creator>
      <dc:date>2010-09-27T17:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691952#M383302</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;This would suggest a stale NFS mount.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 27 Sep 2010 17:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691952#M383302</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-09-27T17:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691953#M383303</link>
      <description>Running 'bdf' without any arguments will scan ALL mountpoints, including NFS mounts.  A 'bdf -l' will look at LOCAL, non-NFS, mounts only.&lt;BR /&gt;&lt;BR /&gt;My guess would be that you have an NFS mount that is not responding for some reason.&lt;BR /&gt;&lt;BR /&gt;I would check all NFS mounts and verify they are all working.</description>
      <pubDate>Mon, 27 Sep 2010 17:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691953#M383303</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-09-27T17:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691954#M383304</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  We have 5 NFS mount point int is server.but I can access all mount point through cd command and see the files and directories...&lt;BR /&gt;&lt;BR /&gt;Could you please help on this...&lt;BR /&gt;&lt;BR /&gt;Thanks in Adv.</description>
      <pubDate>Mon, 27 Sep 2010 19:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691954#M383304</guid>
      <dc:creator>jeena_2</dc:creator>
      <dc:date>2010-09-27T19:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691955#M383305</link>
      <description>Curious. You say that bdf hangs without using the "local only" switch but you are able to cd to each of the NFS mounts and list the contents? Interesting. &lt;BR /&gt;&lt;BR /&gt;Any chance you can post the contents of the /etc/fstab file and the output of the 'mount' command?&lt;BR /&gt;&lt;BR /&gt;Are you using the automounter?&lt;BR /&gt;&lt;BR /&gt;Do you use /net mounts?&lt;BR /&gt;&lt;BR /&gt;kev</description>
      <pubDate>Mon, 27 Sep 2010 23:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691955#M383305</guid>
      <dc:creator>Kevin Lister</dc:creator>
      <dc:date>2010-09-27T23:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691956#M383306</link>
      <description>check for NO_HW devices&lt;BR /&gt;#ioscan -fn |grep -i no&lt;BR /&gt;&lt;BR /&gt;is thre any error logging in syslog ?</description>
      <pubDate>Tue, 28 Sep 2010 00:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691956#M383306</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2010-09-28T00:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691957#M383307</link>
      <description>Hi jeena,&lt;BR /&gt;&lt;BR /&gt;have any changes done on the system so after that this problem started?&lt;BR /&gt;&lt;BR /&gt;please check the log files for any error or event log and put /etc/fstab output for better analysis.&lt;BR /&gt;&lt;BR /&gt;if you any old bdf output captured then it will help to understand the problem.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2010 03:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691957#M383307</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2010-09-28T03:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691958#M383308</link>
      <description>run bdf&lt;BR /&gt;check which file system its hung...you can see it in fstab&lt;BR /&gt;(filesystsem listing is same as in fstab untill and unless its changed earlier).&lt;BR /&gt;&lt;BR /&gt;Then see /etc/mnttab file.&lt;BR /&gt;&lt;BR /&gt;First check which file system is the troubled one then concentrate on that FS.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Tue, 28 Sep 2010 04:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691958#M383308</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-09-28T04:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691959#M383309</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You say, when you issue;&lt;BR /&gt;&lt;BR /&gt;# bdf -l&lt;BR /&gt;&lt;BR /&gt;it got stuck again ? if so,&lt;BR /&gt;&lt;BR /&gt;check the system logs OR root mails ,&lt;BR /&gt;# less /var/adm/syslog/syslog.log&lt;BR /&gt;# less /var/mail/root</description>
      <pubDate>Tue, 28 Sep 2010 05:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691959#M383309</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-28T05:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: BDF command hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691960#M383310</link>
      <description>On second though, you might have a flakky disk on your nfs server , go to nfs server and check the disks and any full disk.&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1439639" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1439639&lt;/A&gt;</description>
      <pubDate>Tue, 28 Sep 2010 05:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-hung/m-p/4691960#M383310</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-28T05:21:24Z</dc:date>
    </item>
  </channel>
</rss>

