<?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: ¿Modify CLUSTER_LOCK_VG = down cluster? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211651#M684451</link>
    <description>Yes,&lt;BR /&gt;&lt;BR /&gt;you have to edit the cluster-config file and check it with check it with "cmcheckconf".&lt;BR /&gt;This should work with a running cluster.&lt;BR /&gt;&lt;BR /&gt;Then you have to halt the cluster and apply the new config with "cmapplyconf".</description>
    <pubDate>Fri, 06 Jun 2008 06:45:10 GMT</pubDate>
    <dc:creator>Frank_W</dc:creator>
    <dc:date>2008-06-06T06:45:10Z</dc:date>
    <item>
      <title>¿Modify CLUSTER_LOCK_VG = down cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211649#M684449</link>
      <description>&lt;!--!*#--&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;I have in 2 computers ServiceGuard and HP-UX.&lt;BR /&gt;Modify CLUSTER_LOCK_VG it consequently has the fall of the cluster.&lt;BR /&gt;&lt;BR /&gt;Thanks for its answer.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;José</description>
      <pubDate>Thu, 05 Jun 2008 23:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211649#M684449</guid>
      <dc:creator>Jose Zamora</dc:creator>
      <dc:date>2008-06-05T23:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: ¿Modify CLUSTER_LOCK_VG = down cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211650#M684450</link>
      <description>if you modify cluster lock vg you need to rebuild the cluster.</description>
      <pubDate>Fri, 06 Jun 2008 03:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211650#M684450</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-06T03:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: ¿Modify CLUSTER_LOCK_VG = down cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211651#M684451</link>
      <description>Yes,&lt;BR /&gt;&lt;BR /&gt;you have to edit the cluster-config file and check it with check it with "cmcheckconf".&lt;BR /&gt;This should work with a running cluster.&lt;BR /&gt;&lt;BR /&gt;Then you have to halt the cluster and apply the new config with "cmapplyconf".</description>
      <pubDate>Fri, 06 Jun 2008 06:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211651#M684451</guid>
      <dc:creator>Frank_W</dc:creator>
      <dc:date>2008-06-06T06:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: ¿Modify CLUSTER_LOCK_VG = down cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211652#M684452</link>
      <description>&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=949610" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=949610&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Fri, 06 Jun 2008 09:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211652#M684452</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-06-06T09:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: ¿Modify CLUSTER_LOCK_VG = down cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211653#M684453</link>
      <description>Please refer to doc UXSGKBRC00017956 from &lt;A href="http://www.itrc.hp.com" target="_blank"&gt;www.itrc.hp.com&lt;/A&gt;&lt;BR /&gt;This is an excellent doc which will answer your queries.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Modify CLUSTER_LOCK_VG&lt;BR /&gt;This requires downtime, since we need to rebuild the cluster.&lt;BR /&gt;&lt;BR /&gt;I assume that you have created the VG and have vgimported it the other node.&lt;BR /&gt;&lt;BR /&gt;Locate the cluster configuration file. It is normally located in /etc/cmcluster on at least one node in the cluster.  If unsure of the name of the file, try this command in&lt;BR /&gt;   /etc/cmcluster:&lt;BR /&gt;&lt;BR /&gt;     $ grep LOCK *&lt;BR /&gt;     CONF:# Lock Disk Parameters.  Use the FIRST_CLUSTER_LOCK_VG and&lt;BR /&gt;     CONF:# FIRST_CLUSTER_LOCK_PV parameters to define a lock disk.&lt;BR /&gt;     CONF:# The FIRST_CLUSTER_LOCK_VG is the LVM volume group that&lt;BR /&gt;     CONF:FIRST_CLUSTER_LOCK_VG              /dev/vg05&lt;BR /&gt;     CONF:  FIRST_CLUSTER_LOCK_PV    /dev/dsk/c2t5d6&lt;BR /&gt;     CONF:  FIRST_CLUSTER_LOCK_PV    /dev/dsk/c2t5d6&lt;BR /&gt;&lt;BR /&gt;  If multiple files are reported, create a current configuration file: &lt;BR /&gt;  # cmgetconf cluster_new.ascii &lt;BR /&gt;&lt;BR /&gt;   Edit your cluster configuration file with the name of the intended cluster&lt;BR /&gt;   lock VG and disk&lt;BR /&gt;&lt;BR /&gt;Edit your PV annd VG appropriately&lt;BR /&gt;Halt the cluster and update the cluster binary file:&lt;BR /&gt;# cmhaltcl -f &lt;BR /&gt;Decluster the VG&lt;BR /&gt;# vgchange -c n /dev/vg01&lt;BR /&gt;Activete the lock VG in one node&lt;BR /&gt;# vgchange -a y vg01 &lt;BR /&gt;&lt;BR /&gt;Update the cluster binary file, deactivate the lock VG and start the&lt;BR /&gt;   cluster:&lt;BR /&gt;     # cmapplyconf -f -C &lt;CLUSTER ascii="" file="" cluster_new.ascii=""&gt; &lt;BR /&gt;     # vgchange -a n vg01 &lt;BR /&gt;     # cmruncl&lt;BR /&gt;&lt;/CLUSTER&gt;</description>
      <pubDate>Sat, 07 Jun 2008 02:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modify-cluster-lock-vg-down-cluster/m-p/4211653#M684453</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2008-06-07T02:33:31Z</dc:date>
    </item>
  </channel>
</rss>

