<?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: Could I change FIRST_CLUSTER_LOCK_PV? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097063#M708587</link>
    <description>Here is a cookbook:&lt;BR /&gt;&lt;BR /&gt;How to initialize the cluster lock disk(s) using cmapplyconf:&lt;BR /&gt;â ¢ Halt the entire cluster.&lt;BR /&gt;# cmhaltcl -f&lt;BR /&gt;â ¢ Perform the following command from all nodes in the cluster to remove the cluster&lt;BR /&gt;    flag from cluster lock VG(s).&lt;BR /&gt;# vgchange -c n /dev/vgxxx&lt;BR /&gt;â ¢ Activate cluster lock VG(s) on one node only:&lt;BR /&gt;# vgchange  -a y /dev/vgxxx&lt;BR /&gt;â ¢ Perform cmapplyconf on the node where you activated the cluster lock VG(s). The&lt;BR /&gt;cluster flag is added back to the VG automatically.&lt;BR /&gt;# cmapplyconf  -C  ........&lt;BR /&gt;â ¢ Perform vgcfgbackup to backup the cluster lock information:&lt;BR /&gt;# vgcfgbackup /dev/vgxxx&lt;BR /&gt;â ¢ Deactivate cluster lock VG(s):&lt;BR /&gt;# vgchange -a n /dev/vgxxx&lt;BR /&gt;â ¢ Run vgcfgbackup on all other cluster nodes also:&lt;BR /&gt;# vgchange -a r vgxxx&lt;BR /&gt;# vgcfgbackup vgxxx&lt;BR /&gt;# vgchange -a n vgxxx&lt;BR /&gt;â ¢ Restart the cluster:&lt;BR /&gt;# c</description>
    <pubDate>Mon, 20 Oct 2003 04:12:16 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2003-10-20T04:12:16Z</dc:date>
    <item>
      <title>Could I change FIRST_CLUSTER_LOCK_PV?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097062#M708586</link>
      <description>Hi,&lt;BR /&gt;I have this error in the syslog&lt;BR /&gt;&lt;BR /&gt;Oct 20 10:37:52 hp9ges02 cmcld: WARNING: Cluster lock disk /dev/dsk/c4t1d0 has failed: I/O error&lt;BR /&gt;Oct 20 10:37:52 hp9ges02 cmcld: Until it is fixed, a single failure could&lt;BR /&gt;Oct 20 10:37:52 hp9ges02 cmcld: cause all nodes in the cluster to crash&lt;BR /&gt;&lt;BR /&gt;This disk is the FIRST_CLUSTER_LOCK_PV, and now I haven't got this disk.... Could I change to another disk?, what I have to do?&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;Carmen.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NODE_NAME               hp9ges02&lt;BR /&gt;  NETWORK_INTERFACE     lan0&lt;BR /&gt;    HEARTBEAT_IP                10.32.54.2&lt;BR /&gt;  NETWORK_INTERFACE     lan1&lt;BR /&gt;    STATIONARY_IP               10.32.13.3&lt;BR /&gt;  NETWORK_INTERFACE     lan2&lt;BR /&gt;    HEARTBEAT_IP        192.168.233.10&lt;BR /&gt;  FIRST_CLUSTER_LOCK_PV /dev/dsk/c4t1d0&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2003 04:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097062#M708586</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2003-10-20T04:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change FIRST_CLUSTER_LOCK_PV?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097063#M708587</link>
      <description>Here is a cookbook:&lt;BR /&gt;&lt;BR /&gt;How to initialize the cluster lock disk(s) using cmapplyconf:&lt;BR /&gt;â ¢ Halt the entire cluster.&lt;BR /&gt;# cmhaltcl -f&lt;BR /&gt;â ¢ Perform the following command from all nodes in the cluster to remove the cluster&lt;BR /&gt;    flag from cluster lock VG(s).&lt;BR /&gt;# vgchange -c n /dev/vgxxx&lt;BR /&gt;â ¢ Activate cluster lock VG(s) on one node only:&lt;BR /&gt;# vgchange  -a y /dev/vgxxx&lt;BR /&gt;â ¢ Perform cmapplyconf on the node where you activated the cluster lock VG(s). The&lt;BR /&gt;cluster flag is added back to the VG automatically.&lt;BR /&gt;# cmapplyconf  -C  ........&lt;BR /&gt;â ¢ Perform vgcfgbackup to backup the cluster lock information:&lt;BR /&gt;# vgcfgbackup /dev/vgxxx&lt;BR /&gt;â ¢ Deactivate cluster lock VG(s):&lt;BR /&gt;# vgchange -a n /dev/vgxxx&lt;BR /&gt;â ¢ Run vgcfgbackup on all other cluster nodes also:&lt;BR /&gt;# vgchange -a r vgxxx&lt;BR /&gt;# vgcfgbackup vgxxx&lt;BR /&gt;# vgchange -a n vgxxx&lt;BR /&gt;â ¢ Restart the cluster:&lt;BR /&gt;# c</description>
      <pubDate>Mon, 20 Oct 2003 04:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097063#M708587</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-10-20T04:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change FIRST_CLUSTER_LOCK_PV?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097064#M708588</link>
      <description>First check if the disk is OK?&lt;BR /&gt;(pvdisplay, diskinfo, vgdisplay)&lt;BR /&gt;&lt;BR /&gt;Also use cminitlock command to check if there is anything wrong with the disk. If bad replace it with new one.&lt;BR /&gt;(run cminit in preview mode)&lt;BR /&gt;&lt;BR /&gt;Use cminitlock to check it.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2003 04:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097064#M708588</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-10-20T04:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change FIRST_CLUSTER_LOCK_PV?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097065#M708589</link>
      <description>Thanks!,&lt;BR /&gt;&lt;BR /&gt;The this doesn't exist... I don't know what happended but supposed was change to another with another path... now I have one disk c3t2d0....&lt;BR /&gt;&lt;BR /&gt;I want to change it to this new.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2003 04:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-i-change-first-cluster-lock-pv/m-p/3097065#M708589</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2003-10-20T04:33:43Z</dc:date>
    </item>
  </channel>
</rss>

