<?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: Restore Cluster Lock Disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708318#M697117</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you replace it like any other disks on the system. Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/ch08s03.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch08s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Jan 2006 16:56:05 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2006-01-12T16:56:05Z</dc:date>
    <item>
      <title>Restore Cluster Lock Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708317#M697116</link>
      <description>Hi people, i wanted to ask as to how you reform a cluster lock disk?</description>
      <pubDate>Thu, 12 Jan 2006 16:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708317#M697116</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-01-12T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Cluster Lock Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708318#M697117</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you replace it like any other disks on the system. Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/ch08s03.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch08s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jan 2006 16:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708318#M697117</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-01-12T16:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Cluster Lock Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708319#M697118</link>
      <description>Reform a cluster lock disk ? - are you trying to change the cluster lock disk ?&lt;BR /&gt;&lt;BR /&gt;Get the current cluster configuration file (cmgetconf) - edit it and check it (cmcheckconf) and apply it (cmapplyconf).</description>
      <pubDate>Thu, 12 Jan 2006 16:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708319#M697118</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2006-01-12T16:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Cluster Lock Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708320#M697119</link>
      <description>Hi Mujtaba,&lt;BR /&gt;&lt;BR /&gt;Replacing a failed lock disk is the same as replacing a data disk. If you are using a dedicated lock disk (one with no user data on it), then you need to issue only one LVM command, as in the following example:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# vgcfgrestore -n /dev/vglock /dev/dsk/c2t3d0 &lt;BR /&gt; &lt;BR /&gt;Serviceguard checks the lock disk on an hourly basis. After the vgcfgrestore command, review the syslog file of an active cluster node for not more than one hour. Then look for a message showing that the lock disk is healthy again.&lt;BR /&gt;&lt;BR /&gt;You can also do a #cmapplyconf after this.&lt;BR /&gt;&lt;BR /&gt;WIth Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Thu, 12 Jan 2006 22:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708320#M697119</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-12T22:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Cluster Lock Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708321#M697120</link>
      <description>The document say:&lt;BR /&gt;Replacing a failed lock disk mechanism is the same as replacing a data disk. If you are using a dedicated lock disk (one with no user data on it), then you need to issue only one LVM command, as in the following example:&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n /dev/vg_lock /dev/dsk/c2t3d0&lt;BR /&gt;&lt;BR /&gt;Serviceguard checks the lock disk on an hourly basis. After the vgcfgrestore command, review the syslog file of an active cluster node for not more than one hour. Then look for a message showing that the lock disk is healthy again&lt;BR /&gt;==============&lt;BR /&gt;But I correct it as &lt;BR /&gt;# vgcfgrestore -n /dev/vg_lock /dev/rdsk/c2t3d0&lt;BR /&gt;Only working with raw disk&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 13 Jan 2006 00:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708321#M697120</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-01-13T00:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Cluster Lock Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708322#M697121</link>
      <description>We could use more information...&lt;BR /&gt;Are you replacing the cluster lock disk or otherwise looking to reinstall the cluster lock structures or are you changing the cluster lock disk path to a new disk entirely?&lt;BR /&gt;Is the current cluster lock disk path correct? (Use cmviewconf to see what the current paths are)&lt;BR /&gt;Do you have the luxury of halting the cluster?&lt;BR /&gt;&lt;BR /&gt;If you simply need to repair the structures on the current cluster lock disk, open a case with the HP response center and request the 'cminitlock' tool.&lt;BR /&gt;&lt;BR /&gt;If you need to change the cluster lock disk paths, update the cluster configuration ASCII file with the correct paths, halt the cluster and cmapplyconf the change.&lt;BR /&gt;&lt;BR /&gt;If you need to change the paths but don't have the luxury to halt the cluster, consider redirecting the old dsk paths to the new path that will support the cluster lock disk function.  See document UXSGKBRC00017672 "Emergency fix to alternate Serviceguard cluster lock disk path"&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 09:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-cluster-lock-disk/m-p/3708322#M697121</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2006-01-13T09:25:11Z</dc:date>
    </item>
  </channel>
</rss>

