1836462 Members
1958 Online
110101 Solutions
New Discussion

cmcheckconf error

 
SOLVED
Go to solution
Rainer von Bongartz
Honored Contributor

cmcheckconf error

Hi guys,

I get a strange error when running cmcheckconf on my cluster configuration:

HEARTBEAT_IP address for NETWORK_INTERFACE lan1 cannot be modified from to for node nova while cluster is running.

The HEARTBEAT_IP has not been changed AND cmcheckconf really reports two IDENTICAL IP addresses.

Why does cmcheckconf think the IP address has been modified to an identical IP address ??

Regards
Rainer




He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
5 REPLIES 5
melvyn burnard
Honored Contributor

Re: cmcheckconf error

There could be something strange in your network config.
I would suggest you do a review of the cluster, by using cmscancl and then reading the output file to verify whether all is as it should be.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Henk Geurts
Esteemed Contributor

Re: cmcheckconf error

did you check the timestamp on the clusterascii file ?
was it modified recently ?
Luk Vandenbussche
Honored Contributor

Re: cmcheckconf error

Hi,

Use cmgetconf to get the info of the running config.

Geoff Wild
Honored Contributor

Re: cmcheckconf error

It could be just about anything...

I would do as others have suggested.

Run a cmgetconf, then run a cmcheckconf against that new file.

If okay - then make your change(s) and re run the cmcheckconf on that ascii file

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
John Bigg
Esteemed Contributor
Solution

Re: cmcheckconf error

I'd suggest the problem is that something about the IP address has changed which is stored in the binary file but which is not explictly set. For example the netmask.

If the netmask is changed I'd think you would get this error.