<?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 vg00 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820298#M269907</link>
    <description>We have rp3410 with mirrored boot disk, when it attempt to boot, it crashed with lots of LVM errors, So I disconnect the primary boot disk, and tried to boot from the alternate boot disk.&lt;BR /&gt;&lt;BR /&gt;I issued hpux -lm, to enter the maintenance mode, run vgcfgrestore command and lvlnboot to restore configuration on this disk, then&lt;BR /&gt;I tried to activate the vg00:&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y -g n /dev/vg00&lt;BR /&gt;&lt;BR /&gt;But when I tried to mount any file system it failed, so I tried to run fsck command on one of the file system, it gives me error like:&lt;BR /&gt;&lt;BR /&gt;Not valid vxfs file system.&lt;BR /&gt;&lt;BR /&gt;If there help or comments on this, it will be appreciated…</description>
    <pubDate>Mon, 10 Jul 2006 02:21:45 GMT</pubDate>
    <dc:creator>Fayez</dc:creator>
    <dc:date>2006-07-10T02:21:45Z</dc:date>
    <item>
      <title>vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820298#M269907</link>
      <description>We have rp3410 with mirrored boot disk, when it attempt to boot, it crashed with lots of LVM errors, So I disconnect the primary boot disk, and tried to boot from the alternate boot disk.&lt;BR /&gt;&lt;BR /&gt;I issued hpux -lm, to enter the maintenance mode, run vgcfgrestore command and lvlnboot to restore configuration on this disk, then&lt;BR /&gt;I tried to activate the vg00:&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y -g n /dev/vg00&lt;BR /&gt;&lt;BR /&gt;But when I tried to mount any file system it failed, so I tried to run fsck command on one of the file system, it gives me error like:&lt;BR /&gt;&lt;BR /&gt;Not valid vxfs file system.&lt;BR /&gt;&lt;BR /&gt;If there help or comments on this, it will be appreciated…</description>
      <pubDate>Mon, 10 Jul 2006 02:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820298#M269907</guid>
      <dc:creator>Fayez</dc:creator>
      <dc:date>2006-07-10T02:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820299#M269908</link>
      <description>Shalom&lt;BR /&gt;&lt;BR /&gt;# fsck -F vxfs -o full -y /dev/vg00/&lt;NAME of="" logical="" volume=""&gt; &lt;BR /&gt;&lt;BR /&gt;example.&lt;BR /&gt;&lt;BR /&gt;# fsck -F vxfs -o full -y /dev/vg01/rlvol3&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NAME&gt;</description>
      <pubDate>Mon, 10 Jul 2006 04:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820299#M269908</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-10T04:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820300#M269909</link>
      <description>I already tried this command, also the following:&lt;BR /&gt;&lt;BR /&gt;#fsck -F vxfs -o full,nolog -y /dev/vg00/lvoln&lt;BR /&gt;&lt;BR /&gt;and still have the same problem...</description>
      <pubDate>Mon, 10 Jul 2006 04:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820300#M269909</guid>
      <dc:creator>Fayez</dc:creator>
      <dc:date>2006-07-10T04:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820301#M269910</link>
      <description>First thing I would say that it is not advisable to mount the filesystem in lvm maintenance mode. In this mode we are supposed to execute only vg related commands like you did then reboot the server in multiuser mode/ single user mode.&lt;BR /&gt;Please don't try to go to multiuser mode from lvm maintenance mode it may corrupt the filesystems....&lt;BR /&gt;&lt;BR /&gt;Even after executing the above command you are unable to mount fs then I would suggest you to resotore the ignite image.</description>
      <pubDate>Mon, 10 Jul 2006 04:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820301#M269910</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-07-10T04:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820302#M269911</link>
      <description>Yes Mridul, You are right, but I did not tried that only after I reboot the system normally after issuing the LVM commands to retore LVM configuration, and the system could not mount all file systems except the root.</description>
      <pubDate>Mon, 10 Jul 2006 05:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/3820302#M269911</guid>
      <dc:creator>Fayez</dc:creator>
      <dc:date>2006-07-10T05:18:45Z</dc:date>
    </item>
  </channel>
</rss>

