<?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: volume group in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692832#M21025</link>
    <description>I commented out the appropriate sections in /etc/rc.sysinit. &lt;BR /&gt;&lt;BR /&gt;1) section where md sets are activated (if applicable)&lt;BR /&gt;2) section where VG's are activated.&lt;BR /&gt;&lt;BR /&gt;I then created another script that I put in /etc/cmcluster (I'm running MC/SG for clustering).&lt;BR /&gt;&lt;BR /&gt;This script can be called from either:  SG startup scripts, or from package startup scripts.  &lt;BR /&gt;&lt;BR /&gt;Another (easier) way to keep the md sets (mirroring) from activating: move the file /etc/raidtab to /etc/sg_raidtab.   Then you can have a script run "raidstart -c /etc/sg_raidtab"&lt;BR /&gt;&lt;BR /&gt;Hope this helps.  I'm hoping that someone in the linux community will simplify this process.  Linux nees a file similar to /etc/lvmrc.&lt;BR /&gt;&lt;BR /&gt;-tjh</description>
    <pubDate>Mon, 19 Dec 2005 09:02:48 GMT</pubDate>
    <dc:creator>Thomas J. Harrold</dc:creator>
    <dc:date>2005-12-19T09:02:48Z</dc:date>
    <item>
      <title>volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692826#M21019</link>
      <description>HI.&lt;BR /&gt;If i have 2 volume groups on RH3:&lt;BR /&gt;&lt;BR /&gt;VG00: boot, root....&lt;BR /&gt;VG01: data&lt;BR /&gt;&lt;BR /&gt;Questions&lt;BR /&gt;1-at startup i need only the vg00 to be activated?&lt;BR /&gt;2-How can i activate vg01 in exclusive mode?&lt;BR /&gt;&lt;BR /&gt;                  THANK U</description>
      <pubDate>Fri, 16 Dec 2005 05:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692826#M21019</guid>
      <dc:creator>Basso_1</dc:creator>
      <dc:date>2005-12-16T05:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692827#M21020</link>
      <description>1- Normally at startup, all VGs are activated.&lt;BR /&gt;&lt;BR /&gt;2- What do you mean with exclusive mode?</description>
      <pubDate>Fri, 16 Dec 2005 06:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692827#M21020</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-16T06:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692828#M21021</link>
      <description>hi, &lt;BR /&gt;in HP-UX if i want to disactivate a volume group at startup i just comment the line refering to the volume group in /etc/lvmrc so how to do in red hat ?&lt;BR /&gt;&lt;BR /&gt;exclusive mode: in hp-ux vgchange -e exlusive mode so only one node of the cluster lock the volume group</description>
      <pubDate>Fri, 16 Dec 2005 07:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692828#M21021</guid>
      <dc:creator>Basso_1</dc:creator>
      <dc:date>2005-12-16T07:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692829#M21022</link>
      <description>Do you plan to do a cluster with RH3? I think there is not such exclusive mode in RH.&lt;BR /&gt;&lt;BR /&gt;I think that you can edit /etc/rc.sysinit to modify the initialization of LVM VG. In the section:&lt;BR /&gt;&lt;BR /&gt;LVM2 Initialization&lt;BR /&gt;&lt;BR /&gt;See also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=955114" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=955114&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 08:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692829#M21022</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-16T08:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692830#M21023</link>
      <description>i have two volumes group vg00 vg01.&lt;BR /&gt;what to command to diactivate vg01 at boot time ?</description>
      <pubDate>Fri, 16 Dec 2005 08:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692830#M21023</guid>
      <dc:creator>Basso_1</dc:creator>
      <dc:date>2005-12-16T08:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692831#M21024</link>
      <description>1.There curently is NO exclusive mode for activating an LVM volume group in Linux.&lt;BR /&gt;&lt;BR /&gt;2. Linux activates VG's differently to HP-UX, there is no easy way to do what you want, you will need to create a custom definition in the /etc/rc.sysinit script.</description>
      <pubDate>Sat, 17 Dec 2005 05:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692831#M21024</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-12-17T05:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692832#M21025</link>
      <description>I commented out the appropriate sections in /etc/rc.sysinit. &lt;BR /&gt;&lt;BR /&gt;1) section where md sets are activated (if applicable)&lt;BR /&gt;2) section where VG's are activated.&lt;BR /&gt;&lt;BR /&gt;I then created another script that I put in /etc/cmcluster (I'm running MC/SG for clustering).&lt;BR /&gt;&lt;BR /&gt;This script can be called from either:  SG startup scripts, or from package startup scripts.  &lt;BR /&gt;&lt;BR /&gt;Another (easier) way to keep the md sets (mirroring) from activating: move the file /etc/raidtab to /etc/sg_raidtab.   Then you can have a script run "raidstart -c /etc/sg_raidtab"&lt;BR /&gt;&lt;BR /&gt;Hope this helps.  I'm hoping that someone in the linux community will simplify this process.  Linux nees a file similar to /etc/lvmrc.&lt;BR /&gt;&lt;BR /&gt;-tjh</description>
      <pubDate>Mon, 19 Dec 2005 09:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692832#M21025</guid>
      <dc:creator>Thomas J. Harrold</dc:creator>
      <dc:date>2005-12-19T09:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: volume group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692833#M21026</link>
      <description>Take a look at the file /etc/lvm/lvm.conf.&lt;BR /&gt;There is a section (look for "volume_list")in it where you list only the VGs you want to activate at boot, similar to /etc/lvmrc on HP-UX</description>
      <pubDate>Thu, 09 Mar 2006 14:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/volume-group/m-p/3692833#M21026</guid>
      <dc:creator>Joe Short</dc:creator>
      <dc:date>2006-03-09T14:28:12Z</dc:date>
    </item>
  </channel>
</rss>

