<?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: error with cluster lock disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797408#M534535</link>
    <description>&lt;P&gt;Hola Guillermo:&lt;BR /&gt;&lt;BR /&gt;4.) If your Serviceguard version is A.11.18 or older, halt the cluster now. ("cmhaltcl") &lt;BR /&gt;If your Serviceguard version is A.11.19 or newer but you're using Veritas CVM, halt the SG-CFS-pkg package. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/Serviceguard/How-to-change-Cluster-Lck-Disk-in-HP-UX/m-p/4784939#M19697" target="_blank"&gt;http://h30499.www3.hp.com/t5/Serviceguard/How-to-change-Cluster-Lck-Disk-in-HP-UX/m-p/4784939#M19697&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2011 17:35:06 GMT</pubDate>
    <dc:creator>rariasn</dc:creator>
    <dc:date>2011-07-06T17:35:06Z</dc:date>
    <item>
      <title>error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797403#M534530</link>
      <description>I was trying to add a package to a production-running cluster. Fails with:&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -v -C /tmp/SVRBDE_cluster.txt -P /etc/cmcluster/form01/form01.conf&lt;BR /&gt;&lt;BR /&gt;Error: First cluster lock volume group "/dev/vgVA_lock" is not available on all nodes. Choose a volume group that is available on all nodes.&lt;BR /&gt;Error: First cluster lock physical volume "/dev/dsk/c4t0d1" on node "svrabajo" does not belong to first cluster lock volume group "/dev/vgVA_lock". Specify a physical volume that belongs to first volume group.&lt;BR /&gt;Error: Unable to find find first cluster lock volume group "/dev/vgVA_lock" on node "svrariba" but found it in cluster "SVRBDE".&lt;BR /&gt;&lt;BR /&gt;How can i make lock_disk available fro both nodes.... vgchange ---?????&lt;BR /&gt;&lt;BR /&gt;Maybe some differences on lvmtab, but i am missing some point???&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Jun 2011 14:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797403#M534530</guid>
      <dc:creator>Guillermo Barrera</dc:creator>
      <dc:date>2011-06-09T14:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797404#M534531</link>
      <description>strings /etc/lvmtab output is included in attached file on first message....</description>
      <pubDate>Thu, 09 Jun 2011 14:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797404#M534531</guid>
      <dc:creator>Guillermo Barrera</dc:creator>
      <dc:date>2011-06-09T14:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797405#M534532</link>
      <description>Hi,&lt;BR /&gt;in the attachment, I include the correct procedure to build a cluster based on cluster lock disk...&lt;BR /&gt;&lt;BR /&gt;Error: First cluster lock volume group "/dev/vgVA_lock" is not available on all nodes. Choose a volume group that is available on all nodes.&lt;BR /&gt;--&amp;gt;make sure the VG can be seen on all the nodes of the cluster...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2011 15:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797405#M534532</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-09T15:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797406#M534533</link>
      <description>I was reading you attached file.Thanks.&lt;BR /&gt;A little bit better, but, well, no so much...&lt;BR /&gt;&lt;BR /&gt;The situation now is:&lt;BR /&gt;&lt;BR /&gt;i) lock vg is vgVA_lock, i can activate VG on both nodes using vgchange -a s&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; On node 1)  I can activate VG executing:&lt;BR /&gt; &lt;BR /&gt; [0.00 root@svrabajo] cmcluster &amp;gt; vgchange -a s vgVA_lock&lt;BR /&gt; &lt;BR /&gt; Activated volume group in Shared Mode.&lt;BR /&gt; This node is the Server.&lt;BR /&gt; Volume group "vgVA_lock" has been successfully changed.&lt;BR /&gt; [0.00 root@svrabajo] cmcluster &amp;gt; vgdisplay -v  vgVA_lock&lt;BR /&gt; --- Volume groups ---&lt;BR /&gt; VG Name                     /dev/vgVA_lock&lt;BR /&gt; VG Write Access             read/write     &lt;BR /&gt; VG Status                   available, shared, server &lt;BR /&gt; Max LV                      255    &lt;BR /&gt; Cur LV                      0      &lt;BR /&gt; Open LV                     0      &lt;BR /&gt; Max PV                      16     &lt;BR /&gt; Cur PV                      1      &lt;BR /&gt; Act PV                      1      &lt;BR /&gt; Max PE per PV               1016         &lt;BR /&gt; VGDA                        2   &lt;BR /&gt; PE Size (Mbytes)            4               &lt;BR /&gt; Total PE                    4       &lt;BR /&gt; Alloc PE                    0       &lt;BR /&gt; Free PE                     4       &lt;BR /&gt; Total PVG                   0        &lt;BR /&gt; Total Spare PVs             0              &lt;BR /&gt; Total Spare PVs in use      0                     &lt;BR /&gt; ---  ---&lt;BR /&gt;                                                          &lt;BR /&gt; svrabajo                         Server               &lt;BR /&gt;  &lt;BR /&gt; --- Physical volumes ---&lt;BR /&gt; PV Name                     /dev/dsk/c4t0d1&lt;BR /&gt; PV Name                     /dev/dsk/c7t0d1  Alternate Link&lt;BR /&gt; PV Status                   available                &lt;BR /&gt; Total PE                    4       &lt;BR /&gt; Free PE                     4       &lt;BR /&gt; Autoswitch                  On        &lt;BR /&gt; Proactive Polling           On               &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt; On node 2)             I can activate VG:&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; [0.02 root@svrariba] / &amp;gt; vgchange -a s vgVA_lock&lt;BR /&gt; Activated volume group in Shared Mode.&lt;BR /&gt; This node is the Server.&lt;BR /&gt; Volume group "vgVA_lock" has been successfully changed.&lt;BR /&gt; [0.02 root@svrariba] / &amp;gt; vgdisplay -v vgVA_lock&lt;BR /&gt; --- Volume groups ---&lt;BR /&gt; VG Name                     /dev/vgVA_lock&lt;BR /&gt; VG Write Access             read/write     &lt;BR /&gt; VG Status                   available, shared, server &lt;BR /&gt; Max LV                      255    &lt;BR /&gt; Cur LV                      0      &lt;BR /&gt; Open LV                     0      &lt;BR /&gt; Max PV                      16     &lt;BR /&gt; Cur PV                      1      &lt;BR /&gt; Act PV                      1      &lt;BR /&gt; Max PE per PV               1016         &lt;BR /&gt; VGDA                        2   &lt;BR /&gt; PE Size (Mbytes)            4               &lt;BR /&gt; Total PE                    4       &lt;BR /&gt; Alloc PE                    0       &lt;BR /&gt; Free PE                     4       &lt;BR /&gt; Total PVG                   0        &lt;BR /&gt; Total Spare PVs             0              &lt;BR /&gt; Total Spare PVs in use      0                     &lt;BR /&gt;        ---  ---&lt;BR /&gt;                                                          &lt;BR /&gt;    svrariba                         Server               &lt;BR /&gt;    &lt;BR /&gt;    --- Physical volumes ---&lt;BR /&gt;    PV Name                     /dev/dsk/c4t0d1&lt;BR /&gt;    PV Name                     /dev/dsk/c7t0d1  Alternate Link&lt;BR /&gt;    PV Status                   available                &lt;BR /&gt;    Total PE                    4       &lt;BR /&gt;    Free PE                     4       &lt;BR /&gt;    Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;        &lt;BR /&gt;ii)   cmcheckconf fails. I changed file "/tmp/cmclconfig.ascii" LOCK_PV section (node svrariba):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; NODE_NAME               svrabajo&lt;BR /&gt;   NETWORK_INTERFACE     lan0&lt;BR /&gt;     HEARTBEAT_IP        10.241.128.30&lt;BR /&gt;   NETWORK_INTERFACE     lan1&lt;BR /&gt;   NETWORK_INTERFACE     lan2&lt;BR /&gt;     HEARTBEAT_IP        10.38.64.11&lt;BR /&gt;   FIRST_CLUSTER_LOCK_PV /dev/dsk/c4t0d1&lt;BR /&gt; # List of serial device file names&lt;BR /&gt; # For example:&lt;BR /&gt; # SERIAL_DEVICE_FILE    /dev/tty0p0&lt;BR /&gt; &lt;BR /&gt; # Possible standby Network Interfaces for lan0: lan1.&lt;BR /&gt; # Warning: There are no standby network interfaces for lan2.&lt;BR /&gt; &lt;BR /&gt; NODE_NAME               svrariba&lt;BR /&gt;   NETWORK_INTERFACE     lan0&lt;BR /&gt;     HEARTBEAT_IP        10.241.128.31&lt;BR /&gt;   NETWORK_INTERFACE     lan1&lt;BR /&gt;   NETWORK_INTERFACE     lan2&lt;BR /&gt;     HEARTBEAT_IP        10.38.64.10&lt;BR /&gt;   FIRST_CLUSTER_LOCK_PV /dev/dsk/c9t0d1  -------&amp;gt;&amp;gt;Â¡Â¡changed for /dev/dsk/c4t0d1!!&lt;BR /&gt;   &lt;BR /&gt;   And the error:&lt;BR /&gt;&lt;BR /&gt;[0.02 root@svrariba] / &amp;gt; cmcheckconf -v -C /tmp/cmclconfig.ascii &lt;BR /&gt;&lt;BR /&gt; Checking cluster file: /tmp/cmclconfig.ascii&lt;BR /&gt; Checking nodes ... Done&lt;BR /&gt; Checking existing configuration ... Done&lt;BR /&gt; Gathering configuration information ... Done&lt;BR /&gt; Gathering configuration information ... Done&lt;BR /&gt; Gathering configuration information ............. Done&lt;BR /&gt; Cluster SVRBDE is an existing cluster&lt;BR /&gt; FIRST_CLUSTER_LOCK_PV value for node svrariba cannot be modified from /dev/dsk/c9t0d1 to /dev/dsk/c4t0d1 while cluster is running.&lt;BR /&gt; cmcheckconf  : Unable to verify cluster file: /tmp/cmclconfig.ascii.&lt;BR /&gt; [0.05 root@svrariba] / &amp;gt; &lt;BR /&gt;        &lt;BR /&gt;&lt;BR /&gt;iii) node svrabajo cant no see PV /dev/dsk/c9t0d1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 10 Jun 2011 09:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797406#M534533</guid>
      <dc:creator>Guillermo Barrera</dc:creator>
      <dc:date>2011-06-10T09:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797407#M534534</link>
      <description>Hmm,&lt;BR /&gt;is there any reason that you need the cluster lock vg be activated on both nodes at the same time, using Shared-LVM? The cluster lock disk should be using simple VG activation (#vgchange -a y). I don't even know if the SLVM is supported as cluster lock VG...</description>
      <pubDate>Fri, 10 Jun 2011 10:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797407#M534534</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-10T10:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797408#M534535</link>
      <description>&lt;P&gt;Hola Guillermo:&lt;BR /&gt;&lt;BR /&gt;4.) If your Serviceguard version is A.11.18 or older, halt the cluster now. ("cmhaltcl") &lt;BR /&gt;If your Serviceguard version is A.11.19 or newer but you're using Veritas CVM, halt the SG-CFS-pkg package. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/Serviceguard/How-to-change-Cluster-Lck-Disk-in-HP-UX/m-p/4784939#M19697" target="_blank"&gt;http://h30499.www3.hp.com/t5/Serviceguard/How-to-change-Cluster-Lck-Disk-in-HP-UX/m-p/4784939#M19697&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2011 17:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797408#M534535</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2011-07-06T17:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797409#M534536</link>
      <description>@g3jza: Yes, you are right, but i can not activate it with vgchane -a e (confilcts with configured mode!! and i have no idea what's happened, so i tried this)&lt;BR /&gt;&lt;BR /&gt;it's old version:&lt;BR /&gt;&lt;BR /&gt;[0.03 root@svrariba] / &amp;gt; cmversion&lt;BR /&gt;A.11.15.00&lt;BR /&gt;&lt;BR /&gt;In case a halt the cluster software, and execute:&lt;BR /&gt;&lt;BR /&gt;i)checkconf (without warnings, errors, whatever..)&lt;BR /&gt;ii)applyconf&lt;BR /&gt;iii) start software&lt;BR /&gt;&lt;BR /&gt;everything will be OK?????&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 10 Jun 2011 10:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797409#M534536</guid>
      <dc:creator>Guillermo Barrera</dc:creator>
      <dc:date>2011-06-10T10:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797410#M534537</link>
      <description>Try running:&lt;BR /&gt;&lt;BR /&gt;#vgchange -c n -S n vgname&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to put it out of shared mode</description>
      <pubDate>Fri, 10 Jun 2011 10:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797410#M534537</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-10T10:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: error with cluster lock disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797411#M534538</link>
      <description>"FIRST_CLUSTER_LOCK_PV value for node svrariba cannot be modified from /dev/dsk/c9t0d1 to /dev/dsk/c4t0d1 while cluster is running."&lt;BR /&gt;&lt;BR /&gt;yep, try with halted cluster...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jun 2011 10:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-cluster-lock-disk/m-p/4797411#M534538</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-10T10:53:01Z</dc:date>
    </item>
  </channel>
</rss>

