<?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: lvm mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067389#M734835</link>
    <description>&lt;BR /&gt;The possible options are:&lt;BR /&gt;-is single user mode boot Activate vg00, mount only / and /stand, do not go through the startup script. So e.g. the network is not started and other users cannot login.&lt;BR /&gt;&lt;BR /&gt;-lq quorum mode boot Same as single user mode but the root VG (vg00) gets activated even if the LVM quorum is not present, i.e only 50% or less of the disks are available. This option can be used if a mirrored root disk is defect.&lt;BR /&gt;&lt;BR /&gt;-lm maintenance mode boot vg00 will not be activated. The root FS is mounted using the auxiliary device file /dev/root. In this mode you are able to export vg00 and perform LVM low level&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if you have HP support contract, you can view this doc.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01037092-1" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01037092-1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
    <pubDate>Sat, 08 Sep 2007 10:50:29 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2007-09-08T10:50:29Z</dc:date>
    <item>
      <title>lvm mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067387#M734833</link>
      <description>can some body what is the differecne amon lvm single user mode , lvm maintenance mode and lvm quroum mode ,</description>
      <pubDate>Fri, 07 Sep 2007 18:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067387#M734833</guid>
      <dc:creator>mukesh_a</dc:creator>
      <dc:date>2007-09-07T18:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: lvm mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067388#M734834</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Man hpux(1) would give you basic idea:&lt;BR /&gt;&lt;BR /&gt;-lm   Boot the system in LVM maintenance&lt;BR /&gt;      mode, configure only the root volume,&lt;BR /&gt;      and then initiate single user mode.&lt;BR /&gt;&lt;BR /&gt;After you have made the LVM disk minimally &lt;BR /&gt;bootable, the system can be booted in &lt;BR /&gt;maintenance mode using the -lm option of the &lt;BR /&gt;hpux command at the ISL&amp;gt; prompt. This causes &lt;BR /&gt;the system to boot to single-user state &lt;BR /&gt;without primary swap, dump, or LVM to access &lt;BR /&gt;the root file system.&lt;BR /&gt;&lt;BR /&gt;-lq   Boot the system with quorum override&lt;BR /&gt;      option. This option is used in a&lt;BR /&gt;      scenario where a disk is removed from&lt;BR /&gt;      the system or is otherwise unavailable,&lt;BR /&gt;      but the corresponding entry for the&lt;BR /&gt;      physical volume has not yet been&lt;BR /&gt;      removed from the volume group using&lt;BR /&gt;      vgreduce.&lt;BR /&gt;&lt;BR /&gt;In LVM, when the root disk is mirrored, the &lt;BR /&gt;computer can only activate the root volume &lt;BR /&gt;group, which contains the OS instance, when &lt;BR /&gt;the majority of the physical volumes in a &lt;BR /&gt;root volume group are present at boot time. &lt;BR /&gt;This is called establishing a quorum. &lt;BR /&gt;Sometimes, you may want to boot an OS &lt;BR /&gt;instance regardless of whether a quorum is &lt;BR /&gt;established. You can override the quorum &lt;BR /&gt;requirement by using the -lq option. &lt;BR /&gt;&lt;BR /&gt;Basiclly, these modes are your friends to &lt;BR /&gt;recover from various hardware and/or&lt;BR /&gt;Logical Volume Manager problems.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Fri, 07 Sep 2007 18:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067388#M734834</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2007-09-07T18:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvm mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067389#M734835</link>
      <description>&lt;BR /&gt;The possible options are:&lt;BR /&gt;-is single user mode boot Activate vg00, mount only / and /stand, do not go through the startup script. So e.g. the network is not started and other users cannot login.&lt;BR /&gt;&lt;BR /&gt;-lq quorum mode boot Same as single user mode but the root VG (vg00) gets activated even if the LVM quorum is not present, i.e only 50% or less of the disks are available. This option can be used if a mirrored root disk is defect.&lt;BR /&gt;&lt;BR /&gt;-lm maintenance mode boot vg00 will not be activated. The root FS is mounted using the auxiliary device file /dev/root. In this mode you are able to export vg00 and perform LVM low level&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if you have HP support contract, you can view this doc.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01037092-1" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01037092-1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Sat, 08 Sep 2007 10:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067389#M734835</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-08T10:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: lvm mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067390#M734836</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;lvm and single user mode are very similar, no networking, nothing mounted. lvm mode has some tools available that can permit you to solve problems. I've been able to use single user mode to solve disk problems as well, but lvm mode makes it easier.&lt;BR /&gt;&lt;BR /&gt;Example. A volume group can not activate when a quorum, more than 50% of its members are not present. I once unwisely made vg00 a two member volume group, the second member being on a jamaica box. Turn off the jamaica box, or in my case clean the Israeli dust out of the things and I've go to quorum and can't boot.&lt;BR /&gt;&lt;BR /&gt;So, I boot into lvm mode and take the second disk out of the volume group so the box will boot.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 08 Sep 2007 13:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mode/m-p/4067390#M734836</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-08T13:10:59Z</dc:date>
    </item>
  </channel>
</rss>

