1837035 Members
2996 Online
110111 Solutions
New Discussion

Re: cmcheckconf error

 
SOLVED
Go to solution
dictum9
Super Advisor

cmcheckconf error


SG version is 11.14 running on hpux 11.0.
Any ideas what this means?

#: cmcheckconf -v -C /etc/cmcluster/VAN_CLUSTER

Checking cluster file: /etc/cmcluster/VAN_CLUSTER
Checking nodes ... Done
Checking existing configuration ...
Error: Failed to lookup /cluster in configuration database.
Error: Fail to load data from configuration database.
Internal error: Unable to communicate with configuration database.
Error: Unable to connect to configuration database.
cmcheckconf : Unable to get cluster configuration information: Error on send

4 REPLIES 4
Ivan Krastev
Honored Contributor
Solution

Re: cmcheckconf error

Do you have OpenView installed ?
Check also for too many cmcheckconf entries in /var/adm/syslog/syslog.log file.

regards,
ivan
Luk Vandenbussche
Honored Contributor

Re: cmcheckconf error

Try to gather the current config in another file

cmgetconf -n node1 -n node2 -v -C file1

Chech if there is a difference between the new file and the file VAN_CLUSTER
Rita C Workman
Honored Contributor

Re: cmcheckconf error

Couple things can cause this.

Do you have inetd services running on all the nodes ?

Your post implies it is an already existing cluster - if it is then when you run this is the cmclconfig file in /etc/cmcluster ?

Or is this a cluster that has not yet been applied ? If your doing this for the first time, then the message is normal, and the apply command will then create the cmclconfig and you won't see this again.

Hope this helps,
Rita
Shardha
Valued Contributor

Re: cmcheckconf error

Dear

It seems that it is missing the the binary configuration files. You need to create the file with getconf.

Shardha