<?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 Question regarding LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698534#M552207</link>
    <description>We have 3 hp-ux IVM's rx6600 seeing the same Luns(Disks)&lt;BR /&gt;&lt;BR /&gt;There is no service guard .&lt;BR /&gt;&lt;BR /&gt;Disks ( majority )  are 80GB size … it is used for VM…. VM=disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If a disk is being used on any VM,  I am able to use the same disk  to boot up on another host of the same VM ( have to go into single mode and do steps before it boots) .&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;However,  I know there is a solution with Service Guard….&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;How can I prevent another host  from grabbing the disk while the disk is being used by one VM?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;SAN team has said that if they had made the luns marked as bootable luns, than no one can grab it (???)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If there was service guard,  it would manage the rights to the disk….. since there isn’t service guard,,,, what option do I have ??&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Oct 2010 16:36:10 GMT</pubDate>
    <dc:creator>Bala C</dc:creator>
    <dc:date>2010-10-12T16:36:10Z</dc:date>
    <item>
      <title>Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698534#M552207</link>
      <description>We have 3 hp-ux IVM's rx6600 seeing the same Luns(Disks)&lt;BR /&gt;&lt;BR /&gt;There is no service guard .&lt;BR /&gt;&lt;BR /&gt;Disks ( majority )  are 80GB size … it is used for VM…. VM=disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If a disk is being used on any VM,  I am able to use the same disk  to boot up on another host of the same VM ( have to go into single mode and do steps before it boots) .&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;However,  I know there is a solution with Service Guard….&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;How can I prevent another host  from grabbing the disk while the disk is being used by one VM?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;SAN team has said that if they had made the luns marked as bootable luns, than no one can grab it (???)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If there was service guard,  it would manage the rights to the disk….. since there isn’t service guard,,,, what option do I have ??&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2010 16:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698534#M552207</guid>
      <dc:creator>Bala C</dc:creator>
      <dc:date>2010-10-12T16:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698535#M552208</link>
      <description>to do HPVM online or offline migration to another VM host you have to have the VM boot disks whether they are Logical volumes, luns available on both systems.&lt;BR /&gt;&lt;BR /&gt;Usually when you are using migration you would not use LV or files for a VM disk you would just make a lun seen by both systems.&lt;BR /&gt;&lt;BR /&gt;You are right no locking of disks not even with serviceguard.  &lt;BR /&gt;&lt;BR /&gt;ServiceGuard only locks volume groups and disk groups that packages use.  But to do online migration you probably would not use a volume manager with the disks that VMs use.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2010 22:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698535#M552208</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-10-12T22:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698536#M552209</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to do it the way ServiceGuard would do:&lt;BR /&gt;&lt;BR /&gt;set the cluster-aware flag on the volumegroup:&lt;BR /&gt;&lt;BR /&gt;# vgchange -c y vgname &lt;BR /&gt;&lt;BR /&gt;for the above to work you need to deactivate the vg.&lt;BR /&gt;&lt;BR /&gt;after that, a specific node can activate the volumegroup in exclusive mode, that means that the other machines can activate it only in read-only mode.&lt;BR /&gt;&lt;BR /&gt;Tell me if it works.</description>
      <pubDate>Wed, 13 Oct 2010 13:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698536#M552209</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-10-13T13:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698537#M552210</link>
      <description>Thanks, Emil. I will come back to you on this.</description>
      <pubDate>Wed, 13 Oct 2010 15:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698537#M552210</guid>
      <dc:creator>Bala C</dc:creator>
      <dc:date>2010-10-13T15:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698538#M552211</link>
      <description>Folks,&lt;BR /&gt;&lt;BR /&gt;But In order for making the VG cluster aware and activate in exclusive mode, the SG software needs to be installed, right?&lt;BR /&gt;&lt;BR /&gt;Also, Even if the VG is activated in exclusive mode, The other Vm can still boot with the lun/disk used by this vg. As it is not going to write to the boot disk, Correct? Because still the disk under this vg are readable.&lt;BR /&gt;&lt;BR /&gt;Please clarify.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2010 00:46:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698538#M552211</guid>
      <dc:creator>Bala C</dc:creator>
      <dc:date>2010-10-18T00:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698539#M552212</link>
      <description>The basic idea of a cluster aware VG is to share the data between several hosts, but not the boot VG.&lt;BR /&gt;&lt;BR /&gt;So please clarify if the VM should be a SG node or should the VM itself be the package.</description>
      <pubDate>Mon, 18 Oct 2010 08:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698539#M552212</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-10-18T08:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698540#M552213</link>
      <description>The problem here is when the VG is activate in vm1, the vm2 uses the same lun/disk in vg1 to boot.&lt;BR /&gt;&lt;BR /&gt;I.e. If a disk is being used on any VM, I am able to use the same disk to boot up on another host of the same VM ( have to go into single mode and do steps before it boots) .&lt;BR /&gt;&lt;BR /&gt;How can I prevent another host from grabbing the disk while the disk is being used by one VM?&lt;BR /&gt;&lt;BR /&gt;SAN team has said that if they had made the luns marked as bootable luns, than no one can grab it (???)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2010 09:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-lvm/m-p/4698540#M552213</guid>
      <dc:creator>Bala C</dc:creator>
      <dc:date>2010-10-18T09:49:02Z</dc:date>
    </item>
  </channel>
</rss>

