<?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 not starting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271632#M706689</link>
    <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Per your opening statement, this is a 1-node cluster...&lt;BR /&gt;&lt;BR /&gt;It may be possible that inetd is not serving up 'cmclconfd' - the SG daemon responsible for processing SG commands, which must also work with the 'hacl' networking ports.&lt;BR /&gt;1st) insure the hacl ports are awake:&lt;BR /&gt;# netstat -a | grep hacl&lt;BR /&gt;You should see at least 3 lines&lt;BR /&gt;If they don't exist, insure that /etc/services has 9 lines referencing 'hacl' and /etc/inetd.conf has at least 2.  If this is so, re-read /etc/inetd.conf:&lt;BR /&gt;# inetd -c  &lt;BR /&gt;... then repeat the netstat command.&lt;BR /&gt;Once the hacl ports are awake, try the cmruncl command again.&lt;BR /&gt;&lt;BR /&gt;2) If the hacl ports are awake, but SG still cannot read the cluster configuration file, two possibilities come to mind:&lt;BR /&gt;a.  Hostname resolution service isn't working&lt;BR /&gt;as you think it is.  Use nslookup &lt;HOSTNAME&gt; to verify the name can be resolved as you expect it to be.&lt;BR /&gt;&lt;BR /&gt;b.  suggest that you consider re-creating cmclnodelist to containing the simple hostname and root.  eg:&lt;BR /&gt;&lt;HOSTNAME&gt;  root&lt;BR /&gt;&lt;BR /&gt;-sd-&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
    <pubDate>Mon, 10 May 2004 06:48:54 GMT</pubDate>
    <dc:creator>Stephen Doud</dc:creator>
    <dc:date>2004-05-10T06:48:54Z</dc:date>
    <item>
      <title>Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271625#M706682</link>
      <description>Good morning,&lt;BR /&gt;&lt;BR /&gt;I come in this morning and out single machine SG cluster node is not running. A reboot has not solved it.&lt;BR /&gt;cmviewcl -v shows&lt;BR /&gt;cmviewcl  : Cannot read the cluster configuration file. Either it does not exist, or it is corrupted, or it is empty&lt;BR /&gt;&lt;BR /&gt;All the corect files are in /etc/cmcluster as follows&lt;BR /&gt;&lt;BR /&gt;-rw-r-----   1 root       sys        1341440 Dec  5  2000 cm.tar&lt;BR /&gt;-rw-rw-r--   1 root       sys             15 Dec 18  2000 cmclnodelist.old&lt;BR /&gt;-r--r--r--   1 root       sys           2808 Dec 12  2002 cmclconf.ascii.old&lt;BR /&gt;-rw-------   1 root       root         13760 Mar 31 12:55 cmclconfig.old&lt;BR /&gt;-rw-------   1 root       root             0 Mar 31 12:55 cmclconfig.tmp&lt;BR /&gt;-rw-r-----   1 root       sys             15 May 10 08:54 cmclnodelist&lt;BR /&gt;-r--r-----   1 root       sys           2808 May 10 08:54 cmclconf.ascii&lt;BR /&gt;-rw-------   1 root       sys          13760 May 10 08:54 cmclconfig&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anyone got any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2004 03:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271625#M706682</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2004-05-10T03:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271626#M706683</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you have a current ascii file? If so, you can try a cmcheckconf -v -C /etc/cmcluster/*.ascii &lt;BR /&gt;Do you have it on an other node? &lt;BR /&gt;Can you do a cmviewcl on the other node? If so start the cluster and do a cmgetconf to generate it and distibute it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Mon, 10 May 2004 03:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271626#M706683</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-10T03:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271627#M706684</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you give more error messages (syslog)&lt;BR /&gt;Did you change roots .rhost? &lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Mon, 10 May 2004 03:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271627#M706684</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-10T03:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271628#M706685</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is your cluster having only a single nod ?&lt;BR /&gt;If so try to apply the conf file to regenerate the cmclconfig file:&lt;BR /&gt;cmcheckconf -v -C cmclconf.ascii &lt;BR /&gt;cmaplyconf -C cmclconf.ascii&lt;BR /&gt;&lt;BR /&gt;Do not do that if you have seveval nodes, just retrieve the file from a valid node and then stop/start the broken node&lt;BR /&gt;cmhalnode -v nodemane&lt;BR /&gt;cmstartnode -v nodename&lt;BR /&gt;&lt;BR /&gt;Johan</description>
      <pubDate>Mon, 10 May 2004 04:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271628#M706685</guid>
      <dc:creator>Johan Lorimier</dc:creator>
      <dc:date>2004-05-10T04:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271629#M706686</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Rhosts not changed.&lt;BR /&gt;&lt;BR /&gt;I have trued the check and got the following.&lt;BR /&gt;&lt;BR /&gt;Checking cluster file: /etc/cmcluster/cmclconf.ascii&lt;BR /&gt;Checking nodes ... Done&lt;BR /&gt;Error: Unable to connect to the configuration daemon (cmclconfd) on node snmdev1: Connection refused&lt;BR /&gt;Checking existing configuration ... &lt;BR /&gt;Done&lt;BR /&gt;Error: Unable to connect to the configuration daemon (cmclconfd) on node snmdev1: Connection refused&lt;BR /&gt;Warning: Can not find configuration for cluster snmdevclust&lt;BR /&gt;&lt;BR /&gt;Error: Unable to connect to the configuration daemon (cmclconfd) on node snmdev1: Connection refused&lt;BR /&gt;Error: Unable to establish communication to node snmdev1&lt;BR /&gt;cmcheckconf  : Unable to reconcile configuration file /etc/cmcluster/cmclconf.ascii&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Syslog shows;&lt;BR /&gt;ay 10 09:34:16 snmdev1 CM-CMD[29175]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:21 snmdev1 CM-CMD[29374]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:26 snmdev1 CM-CMD[29391]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:32 snmdev1 CM-CMD[29397]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:37 snmdev1 CM-CMD[29403]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:42 snmdev1 CM-CMD[29409]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:47 snmdev1 CM-CMD[29415]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:52 snmdev1 CM-CMD[29422]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:34:57 snmdev1 CM-CMD[29440]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:02 snmdev1 CM-CMD[29448]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:07 snmdev1 CM-CMD[29481]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:12 snmdev1 CM-CMD[29487]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:17 snmdev1 CM-CMD[29493]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:22 snmdev1 CM-CMD[29803]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:27 snmdev1 CM-CMD[29822]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:33 snmdev1 CM-CMD[29828]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:38 snmdev1 CM-CMD[29834]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:43 snmdev1 CM-CMD[29840]: /usr/sbin/cmrunnode -v &lt;BR /&gt;May 10 09:35:48 snmdev1 CM-CMD[29846]: /usr/sbin/cmrunnode -v &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2004 04:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271629#M706686</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2004-05-10T04:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271630#M706687</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The node seems has problems talking to itself. &lt;BR /&gt;Can you post cmcluster starup script logging from /etc/rc.log.  &lt;BR /&gt;Can you add version numbers ( swlist | grep -i mc)and patch bundel installed?&lt;BR /&gt;&lt;BR /&gt;Did you add snmdev1 root in roots .rhost file? &lt;BR /&gt; &lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Mon, 10 May 2004 04:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271630#M706687</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-10T04:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271631#M706688</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Output from "/sbin/rc3.d/S996ipfwdoff start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;**************************************************&lt;BR /&gt;HP-UX run-level transition completed&lt;BR /&gt;Mon May 10 08:25:40 BST 2004&lt;BR /&gt;**************************************************&lt;BR /&gt;ERROR: Ran out of time while attempting to join the cluster&lt;BR /&gt;cmrunnode  : Unable to determine the nodes on the current cluster&lt;BR /&gt;cmrunnode  : Either no cluster configuration file exists, or the file is corrupted, or /usr/lbin/cmclconfd is unable to run&lt;BR /&gt;Unable to connect to the configuration daemon (cmclconfd) on node snmdev1: Connection refused&lt;BR /&gt;Local node is not currently configured in a cluster&lt;BR /&gt;ERROR: Unable to join cluster&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It is a single node SG cluster config&lt;BR /&gt;No changes made to .rhosts for sometime and snmdev1 is still in there.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2004 04:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271631#M706688</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2004-05-10T04:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271632#M706689</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Per your opening statement, this is a 1-node cluster...&lt;BR /&gt;&lt;BR /&gt;It may be possible that inetd is not serving up 'cmclconfd' - the SG daemon responsible for processing SG commands, which must also work with the 'hacl' networking ports.&lt;BR /&gt;1st) insure the hacl ports are awake:&lt;BR /&gt;# netstat -a | grep hacl&lt;BR /&gt;You should see at least 3 lines&lt;BR /&gt;If they don't exist, insure that /etc/services has 9 lines referencing 'hacl' and /etc/inetd.conf has at least 2.  If this is so, re-read /etc/inetd.conf:&lt;BR /&gt;# inetd -c  &lt;BR /&gt;... then repeat the netstat command.&lt;BR /&gt;Once the hacl ports are awake, try the cmruncl command again.&lt;BR /&gt;&lt;BR /&gt;2) If the hacl ports are awake, but SG still cannot read the cluster configuration file, two possibilities come to mind:&lt;BR /&gt;a.  Hostname resolution service isn't working&lt;BR /&gt;as you think it is.  Use nslookup &lt;HOSTNAME&gt; to verify the name can be resolved as you expect it to be.&lt;BR /&gt;&lt;BR /&gt;b.  suggest that you consider re-creating cmclnodelist to containing the simple hostname and root.  eg:&lt;BR /&gt;&lt;HOSTNAME&gt;  root&lt;BR /&gt;&lt;BR /&gt;-sd-&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Mon, 10 May 2004 06:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271632#M706689</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2004-05-10T06:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271633#M706690</link>
      <description>thanks all,&lt;BR /&gt;&lt;BR /&gt;this was sort by resotring /etc/inetd.conf as somehow it had been emptied!&lt;BR /&gt;&lt;BR /&gt;All ok now.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2004 06:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-not-starting/m-p/3271633#M706690</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2004-05-10T06:51:17Z</dc:date>
    </item>
  </channel>
</rss>

