<?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: bdf command doesn't show filesystems!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4958000#M415101</link>
    <description>Do this:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab&lt;BR /&gt;# sync&lt;BR /&gt;# sleep 120&lt;BR /&gt;# bdf&lt;BR /&gt;&lt;BR /&gt;It will work.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
    <pubDate>Wed, 08 Feb 2006 02:46:53 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2006-02-08T02:46:53Z</dc:date>
    <item>
      <title>bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957984#M415085</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;when I execute bdf command I haven't any output:&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;But they're accessible!&lt;BR /&gt;&lt;BR /&gt;Do you have any idea?&lt;BR /&gt;This system belongs to a cluster, does this issue related with?&lt;BR /&gt;&lt;BR /&gt;Note that OS is HP-UX B.11.11.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 12:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957984#M415085</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-07T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957985#M415086</link>
      <description>Does df work? If it too fails, I suspect you have a missing/corrupt mnttab. Being a cluster member shouldn't matter. At the very least, vg00 is not under MC/SG and it should display.</description>
      <pubDate>Tue, 07 Feb 2006 13:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957985#M415086</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-07T13:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957986#M415087</link>
      <description>What about mount - does that work?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Feb 2006 13:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957986#M415087</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-07T13:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957987#M415088</link>
      <description>Shalom Carles,&lt;BR /&gt;&lt;BR /&gt;If you have an nfs mount done before filesystem  mount or high in the /etc/fstab file bdf will hang waiting for the nfs mount to return data if the nfs connection is cut off.&lt;BR /&gt;&lt;BR /&gt;I suspect that the cluster and volume groups may be misconfigured.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Feb 2006 13:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957987#M415088</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-07T13:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957988#M415089</link>
      <description>Hello Clay,&lt;BR /&gt;&lt;BR /&gt;df fails too and /etc/mnttab is empty. I also checked if /usr/sbin/syncer is running:&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep /usr/sbin/syncer&lt;BR /&gt;    root   431     1  0  Nov  9  ?        10:33 /usr/sbin/syncer&lt;BR /&gt;    root   970 29101  2 19:18:20 pts/ta    0:00 grep /usr/sbin/syncer&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;If I'm right, this process should update mnttab automatically. Can I kill process and restart again executing "/usr/sbin/syncer&amp;amp;"?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957988#M415089</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-07T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957989#M415090</link>
      <description>run&lt;BR /&gt;&lt;BR /&gt;mount -p&lt;BR /&gt;mount -a&lt;BR /&gt;bdf&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957989#M415090</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2006-02-07T13:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957990#M415091</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;First at all, thanks for all your replies.&lt;BR /&gt;&lt;BR /&gt;In fact, I haven't any nfs on this system, but problem could be due cluster issue.&lt;BR /&gt;&lt;BR /&gt;I had some problems with a package (I couldn't switch it to other node). After halting and running again on same node all packages work fine again.&lt;BR /&gt;&lt;BR /&gt;As a package mount an ummount filesystems it uses, problem could be caused when I tried to switch package to other node. Maybe it hungs mnttab.&lt;BR /&gt;&lt;BR /&gt;Any idea about how can I fix it?&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Tue, 07 Feb 2006 13:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957990#M415091</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-07T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957991#M415092</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;Here you're output from mount -p command:&lt;BR /&gt;&lt;BR /&gt;# mount -p&lt;BR /&gt;mount: file system table may be corrupt&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Tue, 07 Feb 2006 13:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957991#M415092</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-07T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957992#M415093</link>
      <description>Hi Carles,&lt;BR /&gt;&lt;BR /&gt;Well, your problem is your /etc/mnttab file.&lt;BR /&gt;It should never be empty when the system is up &amp;amp; running. It should always conatain *at least* the LVs from vg00.&lt;BR /&gt;I suspect you'll need to reboot the system to clear this up.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 07 Feb 2006 13:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957992#M415093</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-02-07T13:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957993#M415094</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;My apologies. I remembered we have 3 nfs filesystems mounted there and remote system was rebooted few days ago.&lt;BR /&gt;&lt;BR /&gt;Could it cause filesystem issue?&lt;BR /&gt;Is there any way to resolve it without rebooting?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Tue, 07 Feb 2006 13:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957993#M415094</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-07T13:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957994#M415095</link>
      <description>Hi Carles:&lt;BR /&gt;&lt;BR /&gt;Try issuing :&lt;BR /&gt;&lt;BR /&gt;# mount all&lt;BR /&gt;&lt;BR /&gt;This should recreate your 'etc/mnttab'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 07 Feb 2006 14:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957994#M415095</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-07T14:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957995#M415096</link>
      <description>mv /etc/mnttab /etc/mnttab.bad&lt;BR /&gt;&lt;BR /&gt;mount&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Should fix it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Feb 2006 14:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957995#M415096</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-07T14:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957996#M415097</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The file is overwritten by syncer, mount and unmount. As syncer is not allready doing it you can try it through other two methods.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 07 Feb 2006 16:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957996#M415097</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-07T16:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957997#M415098</link>
      <description>hi Carles,&lt;BR /&gt;&lt;BR /&gt;i will also suggest that you verify, check and backup your /etc/fstab &lt;BR /&gt;&lt;BR /&gt;While troubleshooting, it will be also wise not to mount your remote file systems.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 07 Feb 2006 23:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957997#M415098</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-07T23:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957998#M415099</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I tried to mount filesystems directly:&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;mount: file system table may be corrupt&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;On the other hand, filesystems mounted from packages aren't into /etc/fstab file. If I execute mount -a command they won't be mounted/updated.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Wed, 08 Feb 2006 02:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957998#M415099</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-08T02:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957999#M415100</link>
      <description>Hi Carles, &lt;BR /&gt;&lt;BR /&gt;You can do # mount all, before doing that move your corrupted /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;P.S Assign points to the people who answered. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 02:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4957999#M415100</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-08T02:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4958000#M415101</link>
      <description>Do this:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab&lt;BR /&gt;# sync&lt;BR /&gt;# sleep 120&lt;BR /&gt;# bdf&lt;BR /&gt;&lt;BR /&gt;It will work.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Wed, 08 Feb 2006 02:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4958000#M415101</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-08T02:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: bdf command doesn't show filesystems!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4958001#M415102</link>
      <description>I just moved /etc/mnttab file and then I mount all filesystems. After this all filesystems (mounted from /etc/fstab file or from packages) appeares as usual.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Wed, 08 Feb 2006 03:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-command-doesn-t-show-filesystems/m-p/4958001#M415102</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-02-08T03:23:30Z</dc:date>
    </item>
  </channel>
</rss>

