<?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: creating cluster aware lockdisk vg in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897622#M709428</link>
    <description>so have you created this on a shared vg?&lt;BR /&gt;if so, ensure you do vgchange -a y on the node on which you will do the cmcheckconf/cmapplyconf.&lt;BR /&gt;All documented in the Managing MC/ServiceGuard manual available at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/ha" target="_blank"&gt;http://docs.hp.com/hpux/ha&lt;/A&gt;</description>
    <pubDate>Wed, 05 Feb 2003 18:18:39 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2003-02-05T18:18:39Z</dc:date>
    <item>
      <title>creating cluster aware lockdisk vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897620#M709426</link>
      <description>I have created a /dev/vglockdisk on c8t0d0 on my primary server.I have done the same on c5t0d0 on my client server,and subsequently completed or so I thought my cluster configuration. When I initiate cmcheckconf, It tells me the the first cluster lock volume grp.(/dev/vglockdisk) needs to be designated as a cluster aware vol group.How is this done? Need I export /dev/vglockdisk ? How do I make it cluster aware?&lt;BR /&gt;&lt;BR /&gt;thanx in advance....</description>
      <pubDate>Wed, 05 Feb 2003 16:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897620#M709426</guid>
      <dc:creator>galenr</dc:creator>
      <dc:date>2003-02-05T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: creating cluster aware lockdisk vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897621#M709427</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Make sure you added /dev/vglockdisk in /etc/cmcluster/cmclconf.ascii (your cluster ascii file).&lt;BR /&gt;&lt;BR /&gt;If you are setting the cluster for the first time, it should take care of it automatically. Otherwise run&lt;BR /&gt;&lt;BR /&gt;vgchange -a n vglockdisk&lt;BR /&gt;vgchange -c y vglockdisk&lt;BR /&gt;&lt;BR /&gt;This should make it clusteraware.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Feb 2003 16:56:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897621#M709427</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-02-05T16:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: creating cluster aware lockdisk vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897622#M709428</link>
      <description>so have you created this on a shared vg?&lt;BR /&gt;if so, ensure you do vgchange -a y on the node on which you will do the cmcheckconf/cmapplyconf.&lt;BR /&gt;All documented in the Managing MC/ServiceGuard manual available at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/ha" target="_blank"&gt;http://docs.hp.com/hpux/ha&lt;/A&gt;</description>
      <pubDate>Wed, 05 Feb 2003 18:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897622#M709428</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-02-05T18:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: creating cluster aware lockdisk vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897623#M709429</link>
      <description>Hi!&lt;BR /&gt;Make sure vglockdisk vg are identical on&lt;BR /&gt;both mashine. You need to create vglockdisk&lt;BR /&gt;on system1 and then use correct technics&lt;BR /&gt;to distribute it to system2:&lt;BR /&gt;&lt;BR /&gt;system1#vgexport -m map-file ...&lt;BR /&gt;system1#rcp  map-fle to system2 ...&lt;BR /&gt;system2#vgimport -s -m mapfile ...&lt;BR /&gt;"-s" option is important!&lt;BR /&gt;&lt;BR /&gt;Then you can go on.&lt;BR /&gt; &lt;BR /&gt; I thing it only need to add vglockdisk to&lt;BR /&gt;cluster ascii-file. The command cmapplyconf&lt;BR /&gt;sets flag "-c y" to all vg's, figured there. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Feb 2003 12:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897623#M709429</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-02-06T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: creating cluster aware lockdisk vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897624#M709430</link>
      <description>Gentlemen.... As they say in Jamaica...Big Up Big Up !!!!&lt;BR /&gt;many thanx.....</description>
      <pubDate>Thu, 06 Feb 2003 19:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-cluster-aware-lockdisk-vg/m-p/2897624#M709430</guid>
      <dc:creator>galenr</dc:creator>
      <dc:date>2003-02-06T19:06:21Z</dc:date>
    </item>
  </channel>
</rss>

