Operating System - HP-UX
1833011 Members
2036 Online
110048 Solutions
New Discussion

Re: Unable to bring up the Cluster

 
Rajesh R_2
Frequent Advisor

Unable to bring up the Cluster

Hi,

I have a two-node mcsg cluster. When I do a cmcheckconf -k -v -C /etc/cmcluster/cmclconf.ascii it gives an error
Checking cluster file: /etc/cmcluster/cmclconf.ascii
Checking nodes ... Done
Checking existing configuration ... Done
Gathering configuration information ... Done
Gathering configuration information ... Done
Gathering configuration information ............ Done
Warning: Not probing node B as it is currently unreachable.
This may cause network partitions to be reported.
Error: Node B is unreachable. Cannot proceed with configuration operation.

when I try to run cmscancl on node B it says

cmviewconf: Binary file does not exist
cmscancl: Unable to obtain node names from the cmviewconf command.

Can anyone kindly help me in sorting out this issue.

Regards
Rajesh
11 REPLIES 11
RAC_1
Honored Contributor

Re: Unable to bring up the Cluster

Is host be accessible over network? Can you ping/telnet/ssh to it?
There is no substitute to HARDWORK
Rajesh R_2
Frequent Advisor

Re: Unable to bring up the Cluster

Yes,

I can telnet etc. Also I can do rcp from node A to node B and vice-versa.

Regards
Rajesh
RAC_1
Honored Contributor

Re: Unable to bring up the Cluster

nslookup on ip address and on host name ok?
Required ports open? Check /etc/services.
Is cluster daemon running? cmcld?
There is no substitute to HARDWORK
Darrel Louis
Honored Contributor

Re: Unable to bring up the Cluster

Hi,

Can you check if your /etc/inetd.conf file as been edited?
Also check if all the mcsg services from the inetd.conf file are running, if not issue the following command: inetd -c

What is the error message you see in the syslog.log file?

GoodLuck

Darrel Louis
Rajesh R_2
Frequent Advisor

Re: Unable to bring up the Cluster

Hi,

nslookup, ports etc. are OK. Also I checked the inetd.conf. Everything seems to be ok.


The error in the syslog is

execv /usr/lbin/cmclconfd: Exec format error
hacl-cfg/udp: Exit status 1

Regards
Rajesh
Darrel Louis
Honored Contributor

Re: Unable to bring up the Cluster

Hi,

Was the Cluster node working before or is this a new one?
Did you run a inetd -c on node B?
Can you check if the following line is in your /etc/inetd.conf file:

ident stream tcp wait bin /usr/lbin/identd identd -l -d
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd \
cmclconfd -c -i

http://docs.hp.com/en/B3935-90078/B3935-90078.pdf
http://docs.hp.com/en/6283/SGsecurityfiles.pdf

Darrel
RAC_1
Honored Contributor

Re: Unable to bring up the Cluster

What version you have (of MCSG) on both nodes? What OS version?
There is no substitute to HARDWORK
Darrel Louis
Honored Contributor

Re: Unable to bring up the Cluster

Sยภเl Kย๓คг
Respected Contributor

Re: Unable to bring up the Cluster

Hi,

How about VLAN, check whether both nodes are in the same VLAN or not..

Regards,
Sunil
Your imagination is the preview of your life's coming attractions
Rajesh R_2
Frequent Advisor

Re: Unable to bring up the Cluster

Hi,

When I try to start the cluster using cmruncl
it gives the error
# cmruncl
Cannot reach node "B"


Syslog error:

Apr 15 17:36:02 B inetd[1107]: hacl-cfg/udp: Exit status 1
Apr 15 17:36:52 B above message repeats 2 times

Also when I try to check the status of /usr/lbin/cmclconfd it says cannot execute

Regards
Rajesh
Rajesh R_2
Frequent Advisor

Re: Unable to bring up the Cluster

Hi,

Even the cmscancl command does not work on node B.

It gives the following error

# cmscancl
cmviewconf: Binary file does not exist.

cmscancl: Unable to obtain node names from the cmviewconf command.

Regards
Rajesh