Operating System - HP-UX
1834020 Members
2782 Online
110063 Solutions
New Discussion

Re: Problem in starting the alternate machine in a cluster

 
SOLVED
Go to solution
Shibu_2
Occasional Advisor

Problem in starting the alternate machine in a cluster

Hi masters,

I have found one problem while trying to run cmrunnode from alternate client in a two node cluster.



cmrunnode : Unable to determine the nodes on the current cluster
cmrunnode : Either no cluster configuration file exists, or the file is corrupt
ed, or /usr/lbin/cmclconfd is unable to run
Gave up attempting to receive a connection from Beta3
Failed to lookup /cluster in configuration database.
Fail to load data from configuration database



The package is up and running and the status of alternate link is shown halted in cmviewcl.
The cmviewcl is getting hanged while issued from Alternate Machine


Pls help in solving this

regds
sgk
Engineer
2 REPLIES 2
Rajeev  Shukla
Honored Contributor
Solution

Re: Problem in starting the alternate machine in a cluster

What it looks like is that the /etc/cmcluster/cmclconfig on the other node is corrupt. You can try to get the configuration and then re-apply the configuration on the other node. Do this.
1. run cmgetconf and get the present cluster configuration.
#cmgetconf -v -c outputfile
2. If it doesn't have the alternate node, edit the file and put that node too in the outputfile
3. Then cmcheckconf -v -C outputfile
4. cmapplyconf -v -C outputfile

This will add the node to the cluster and rebuild the cluster configuration on the alternate node

melvyn burnard
Honored Contributor

Re: Problem in starting the alternate machine in a cluster

Do you have the correct entries in your host equivalency file?
check root's .rhosts, or more likely /etc/cmcluster/cmclnodelist
The file must contain entries for ALL nodes in hte cluster.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!