<?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: system showing two root file systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077353#M439818</link>
    <description>thanks to all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Nov 2007 03:50:04 GMT</pubDate>
    <dc:creator>ShreeS</dc:creator>
    <dc:date>2007-11-01T03:50:04Z</dc:date>
    <item>
      <title>system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077348#M439813</link>
      <description># bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/root           409600  244515  155962   61% /&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;#strings /etc/fstab &lt;BR /&gt;# System /etc/fstab file.  Static information about the file systems&lt;BR /&gt;# See fstab(4) and sam(1M) for further details on configuring devices.&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1&lt;BR /&gt;&lt;BR /&gt;"Please guide me which one is my root file system."&lt;BR /&gt;&lt;BR /&gt;Please Reply me ASAP.&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2007 10:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077348#M439813</guid>
      <dc:creator>ShreeS</dc:creator>
      <dc:date>2007-10-31T10:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077349#M439814</link>
      <description>/</description>
      <pubDate>Wed, 31 Oct 2007 10:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077349#M439814</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-10-31T10:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077350#M439815</link>
      <description>/dev/vg00/lvol1 is actually your "root" or "/" filesystem.&lt;BR /&gt;&lt;BR /&gt;/dev/root sometimes shows up if any work has been done in LVM maintenance mode.&lt;BR /&gt;&lt;BR /&gt;The basic fix is:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Now do a 'bdf' and see if the "/" filesystem shows up correctly.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work have a look at this document in the HP Tech Knowledge base:&lt;BR /&gt;&lt;BR /&gt;Submitted Date: Fri Apr 20 23:00:00 MDT 2007&lt;BR /&gt;Title: Mirrored Root Volume Group with bdf shows /dev/root mounted on /&lt;BR /&gt;Document ID: emr_na-c01027831-2&lt;BR /&gt;Last Modified Date: Tue May 29 23:00:00 MDT 2007&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01027831-2" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01027831-2&lt;/A&gt;</description>
      <pubDate>Wed, 31 Oct 2007 10:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077350#M439815</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-10-31T10:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077351#M439816</link>
      <description>Hi Shrekanth,&lt;BR /&gt;&lt;BR /&gt;As mentioned by the previous replier, the most likely reason will be that you have booted in maintanence mode. In this case &lt;BR /&gt;you don't have to worry much (unless there&lt;BR /&gt;was some other reason to boot -lm mode )&lt;BR /&gt;you can reboot the server in normal mode and&lt;BR /&gt;the bdf will show /dev/vg00/lvol1 as /.&lt;BR /&gt;&lt;BR /&gt;check what runlevel you are currently.&lt;BR /&gt;# who -r  [[ if it is &amp;gt; 2 then you are not in maintanence mode and this will not apply ]]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 31 Oct 2007 10:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077351#M439816</guid>
      <dc:creator>rajdev</dc:creator>
      <dc:date>2007-10-31T10:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077352#M439817</link>
      <description>actually /dev/vg00/lvol3 is the root fs and /dev/vg00/lvol1 is /stand</description>
      <pubDate>Wed, 31 Oct 2007 11:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077352#M439817</guid>
      <dc:creator>David Bellamy</dc:creator>
      <dc:date>2007-10-31T11:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077353#M439818</link>
      <description>thanks to all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2007 03:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077353#M439818</guid>
      <dc:creator>ShreeS</dc:creator>
      <dc:date>2007-11-01T03:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: system showing two root file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077354#M439819</link>
      <description>thx</description>
      <pubDate>Mon, 05 Nov 2007 08:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-two-root-file-systems/m-p/5077354#M439819</guid>
      <dc:creator>ShreeS</dc:creator>
      <dc:date>2007-11-05T08:34:44Z</dc:date>
    </item>
  </channel>
</rss>

