<?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: Cluster configuration collection issues! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937414#M288366</link>
    <description>Instead of using cmviewcl -v, I would go for cmviewconf, I doubt it works now on ur system or not...&lt;BR /&gt;&lt;BR /&gt;Have you tried running cmscancl ? this will also give you more detailed information about the cluster..</description>
    <pubDate>Sat, 03 Feb 2007 04:14:56 GMT</pubDate>
    <dc:creator>Mridul Shrivastava</dc:creator>
    <dc:date>2007-02-03T04:14:56Z</dc:date>
    <item>
      <title>Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937406#M288358</link>
      <description>HI,&lt;BR /&gt;I have a N class server in clsuter. The cluster lock disk. I am trying to collect the cluster information using cmgetconf command. But its gives error:&lt;BR /&gt;&lt;BR /&gt;Unable to find the cluster lock disk.&lt;BR /&gt;Is there any way we can get the cluster configuration</description>
      <pubDate>Fri, 02 Feb 2007 13:33:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937406#M288358</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2007-02-02T13:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937407#M288359</link>
      <description>try using cmviewconf&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2007 14:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937407#M288359</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-02-02T14:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937408#M288360</link>
      <description>&lt;!--!*#--&gt;Here's a little script:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;# cat chkclusterlock&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;#&lt;BR /&gt;# script to check for existence of cluster lock&lt;BR /&gt;#&lt;BR /&gt;# gwild&lt;BR /&gt;&lt;BR /&gt;PATH=/usr/bin:/usr/sbin&lt;BR /&gt;&lt;BR /&gt;if [[ `id  -u` != 0 ]]&lt;BR /&gt;then&lt;BR /&gt;    print "\n$0:  Must be super-user to run this command."&lt;BR /&gt;    exit 1&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;HOST=`hostname`&lt;BR /&gt;DEV=`cmviewconf |sed -n -e "/$HOST/{$!N;p;}" -e h | cut -d:  -f2 |grep dev|awk -F/ '{print $4}'`&lt;BR /&gt;&lt;BR /&gt;if [ -c /dev/rdsk/$DEV ]&lt;BR /&gt;then&lt;BR /&gt;        SIZE=`diskinfo /dev/rdsk/$DEV | grep size |awk '{print $2}'`&lt;BR /&gt;        if [ $SIZE = "io_search failed: No match found." ]&lt;BR /&gt;        then&lt;BR /&gt;                echo "The disk /dev/rdsk/$DEV does NOT exist on $HOST!!!"&lt;BR /&gt;                exit 1&lt;BR /&gt;        fi&lt;BR /&gt;        echo "The cluster lock disk /dev/rdsk/$DEV on $HOST is $SIZE kbytes."&lt;BR /&gt;        exit 0&lt;BR /&gt;else&lt;BR /&gt;        echo "/dev/rdsk/$DEV does not exist on $HOST!!!"&lt;BR /&gt;        exit 1&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2007 16:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937408#M288360</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-02-02T16:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937409#M288361</link>
      <description>HI,&lt;BR /&gt;Here the cluster lock disk has failed. Before applying new configuration i want to keep a copy of existing one.&lt;BR /&gt;Any ideas.</description>
      <pubDate>Fri, 02 Feb 2007 21:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937409#M288361</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2007-02-02T21:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937410#M288362</link>
      <description>If cluster disk has failed then I would recommend to get it replaced and then make any changes to the cluster.&lt;BR /&gt;&lt;BR /&gt;Ideally down time is required to replace the cluster lock disk and I hope that you have taken vgcfgbackup after cmapplyconf.. else the vg configuration won't have the lock information and it can't be restored after replacing the disk.</description>
      <pubDate>Fri, 02 Feb 2007 22:04:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937410#M288362</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-02-02T22:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937411#M288363</link>
      <description>Hi Mridul,&lt;BR /&gt;Before replacing the disk i wanted to run a cmgetcong to store the existing copy in a file. But it gives error: unable to open cluser lock disk:&lt;BR /&gt;ANy suggestions</description>
      <pubDate>Fri, 02 Feb 2007 23:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937411#M288363</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2007-02-02T23:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937412#M288364</link>
      <description>It won't be feasible to backup the cluster configuration if cluster lock disk is not accessible. However you can take pkg configuration backup using cmgetconf -p &lt;PKG-NAME&gt;.&lt;BR /&gt;&lt;BR /&gt;If the disk is hot swappable,you have LVM OLAR patches installed and you have a valid vgcfg backup then this disk can be replaced online and restore the vgcfg after replacement and then take backup.&lt;BR /&gt;&lt;BR /&gt;I don't find any option where we can skip the cluster lock disk and take the cluster configuration backup.&lt;/PKG-NAME&gt;</description>
      <pubDate>Sat, 03 Feb 2007 00:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937412#M288364</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-02-03T00:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937413#M288365</link>
      <description>HI Mridul,&lt;BR /&gt;Can i check the existing cluster configuration details using cmviewcl -v and according to the configuartion can i update a old ascii file and do cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;Please reply asap</description>
      <pubDate>Sat, 03 Feb 2007 03:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937413#M288365</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2007-02-03T03:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937414#M288366</link>
      <description>Instead of using cmviewcl -v, I would go for cmviewconf, I doubt it works now on ur system or not...&lt;BR /&gt;&lt;BR /&gt;Have you tried running cmscancl ? this will also give you more detailed information about the cluster..</description>
      <pubDate>Sat, 03 Feb 2007 04:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937414#M288366</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-02-03T04:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937415#M288367</link>
      <description>if the cluster lock disc has failed, you must replace it and do a vgcfgrestore. HOPEFULLY you had run a vgcfgbackup of the cluster lock vg once it was marked as a cluster lock, and when it was activated.&lt;BR /&gt;If so, that shoul dfix your problem without having any issues.&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Feb 2007 06:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937415#M288367</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-02-03T06:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937416#M288368</link>
      <description>HI,&lt;BR /&gt;Here the path to cluster lock disk has failed. So device files are missing.&lt;BR /&gt;&lt;BR /&gt;Whats the best way to solve the issue</description>
      <pubDate>Sat, 03 Feb 2007 06:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937416#M288368</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2007-02-03T06:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster configuration collection issues!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937417#M288369</link>
      <description>Hi Amit,&lt;BR /&gt;&lt;BR /&gt;Vould you please brief , what do u mean by hardware path is missing:&lt;BR /&gt;&lt;BR /&gt;Is it that hardware path itself is not appearing in ioscan? =&amp;gt; need to check the external sotrage/enclosure connected ( there must be a path, however it could be showing NO_HW there).&lt;BR /&gt;&lt;BR /&gt;Is it that device files are not appearing for the disk , however hardware path is there in ioscan? =&amp;gt; try running "insf -H &amp;lt; hw path&amp;gt; " this will create the device files for devices connected to the mentioned hw path.</description>
      <pubDate>Sat, 03 Feb 2007 20:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-collection-issues/m-p/3937417#M288369</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-02-03T20:40:53Z</dc:date>
    </item>
  </channel>
</rss>

