<?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: /  mounted  to  /dev/root  ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706407#M59381</link>
    <description>Duncan's recipe should fix this, but just in case if it still shows up as /dev/root you may have to check lvol8 (probably got stale extent).&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol8&lt;BR /&gt;==&amp;gt; if you find stale extents continue below ..&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y /dev/vg00&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Apr 2002 15:47:19 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-04-18T15:47:19Z</dc:date>
    <item>
      <title>/  mounted  to  /dev/root  ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706403#M59377</link>
      <description>A group I work with built an N class and set up disk mirroring , but then noticed when they did a bdf that /  was mounted to /dev/root.  But nothing like that is listed in the fstab. infact in the fstab, / should be mounted to /dev/vg00/lvol8,  but it looks like the /dev/root thing is happening first on boot up.  Any Idea why and when this is happening?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Rusty</description>
      <pubDate>Thu, 18 Apr 2002 15:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706403#M59377</guid>
      <dc:creator>Rusty Sapper</dc:creator>
      <dc:date>2002-04-18T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: /  mounted  to  /dev/root  ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706404#M59378</link>
      <description>This is a common one - usually a result of having been in LVM mainetnance mode recently...&lt;BR /&gt;&lt;BR /&gt;Just type the following to fix:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 18 Apr 2002 15:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706404#M59378</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-04-18T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: /  mounted  to  /dev/root  ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706405#M59379</link>
      <description>hy rusty&lt;BR /&gt;&lt;BR /&gt;lvol8 mounted like / &lt;BR /&gt;&lt;BR /&gt;mmmmmm&lt;BR /&gt;have you started the server with hpux -lm (maintenance mode)?&lt;BR /&gt;&lt;BR /&gt;why / is not munted with lvol3?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Apr 2002 15:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706405#M59379</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-18T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: /  mounted  to  /dev/root  ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706406#M59380</link>
      <description>You need to recreate the /etc/mnttab. &lt;BR /&gt;mv /etc/mnttab /etc/mnttab.bk.&lt;BR /&gt;&lt;BR /&gt;bdf</description>
      <pubDate>Thu, 18 Apr 2002 15:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706406#M59380</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-18T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: /  mounted  to  /dev/root  ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706407#M59381</link>
      <description>Duncan's recipe should fix this, but just in case if it still shows up as /dev/root you may have to check lvol8 (probably got stale extent).&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol8&lt;BR /&gt;==&amp;gt; if you find stale extents continue below ..&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y /dev/vg00&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Apr 2002 15:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounted-to-dev-root/m-p/2706407#M59381</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-18T15:47:19Z</dc:date>
    </item>
  </channel>
</rss>

