<?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 problems with / file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829516#M778729</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a rp7400 with HP-UX 11.11 when I did a bdf command a can see that the / file system is mount in /dev/root.&lt;BR /&gt;&lt;BR /&gt;In the /etc/fstab file is the following line:&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;&lt;BR /&gt;Are any people for help me?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Mon, 24 Jul 2006 13:03:23 GMT</pubDate>
    <dc:creator>Toscanini Montaño</dc:creator>
    <dc:date>2006-07-24T13:03:23Z</dc:date>
    <item>
      <title>problems with / file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829516#M778729</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a rp7400 with HP-UX 11.11 when I did a bdf command a can see that the / file system is mount in /dev/root.&lt;BR /&gt;&lt;BR /&gt;In the /etc/fstab file is the following line:&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;&lt;BR /&gt;Are any people for help me?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 24 Jul 2006 13:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829516#M778729</guid>
      <dc:creator>Toscanini Montaño</dc:creator>
      <dc:date>2006-07-24T13:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: problems with / file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829517#M778730</link>
      <description>The following should fix this for you:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.bad&lt;BR /&gt;# mountall&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 13:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829517#M778730</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-07-24T13:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: problems with / file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829518#M778731</link>
      <description>Usually this happens when a system is brought up to multi-user mode from LVM maintenance mode.  Rather than doing an "init 3", it should have been re-booted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 24 Jul 2006 13:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829518#M778731</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-07-24T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: problems with / file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829519#M778732</link>
      <description>This /dev/root setup tells me that you are running in LVM maintenance mode. Did you boot to lvm maintenance mode to do something like root filesystem size extension or anything like than and left it in that position recently ? &lt;BR /&gt;&lt;BR /&gt;If you have a chance, reboot it and let it come up without any interruptions on the boot time (10 second delay point that is, just do not touch anything and let it go). If the setup does not change, your autoboot sequence might have been changed and you may need to reset it.</description>
      <pubDate>Mon, 24 Jul 2006 13:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829519#M778732</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-07-24T13:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: problems with / file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829520#M778733</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;I rebooted the server and I went to the single user mode, so I moved the /etc/mnttab to mnttab.prev and mount all again. The problem was there.&lt;BR /&gt;&lt;BR /&gt;I checked the /dev/vg00 and the volumen Lvol3 is not there.&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 May 15  2002 group&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000001 Jul 13 09:56 lvol1&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000002 May 15  2002 lvol2&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000004 May 15  2002 lvol4&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000005 May 15  2002 lvol5&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000006 May 15  2002 lvol6&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000007 May 15  2002 lvol7&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000008 May 15  2002 lvol8&lt;BR /&gt;&lt;BR /&gt;Can I recreate the lvol3 in the vg00 wihtout loss of data?&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 13:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829520#M778733</guid>
      <dc:creator>Toscanini Montaño</dc:creator>
      <dc:date>2006-07-24T13:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: problems with / file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829521#M778734</link>
      <description>Why did you go to the single user mode ? Did the server fail to reboot otherwise ? If not, let the system boot to its default init level without interrupting the boot process at all. If you have problems doing that, report those and you will get more help I am sure.</description>
      <pubDate>Mon, 24 Jul 2006 15:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-file-system/m-p/3829521#M778734</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-07-24T15:33:54Z</dc:date>
    </item>
  </channel>
</rss>

