Operating System - HP-UX
1819984 Members
3717 Online
109608 Solutions
New Discussion юеВ

Cannot cmcheckconf conf file

 
Tuck Lee
Frequent Advisor

Cannot cmcheckconf conf file

I have this error anyone encountered in MCSG version 11.19?
secondary node# cmcheckconf -P sindb007.conf
Unable to lookup script /etc/cmcluster/scripts/mscripts/master_control_script.sh on node sinsx12: Permission denied

cmcheckconf: Error found in package file: sindb007.conf.
3 REPLIES 3
Horia Chirculescu
Honored Contributor

Re: Cannot cmcheckconf conf file

Hello,

Check /etc/cmcluster/cmclnodelist on all nodes from the cluster. In this file you should give permissions to root user.

Check syslog.log for any aditional info that can help.

Horia.
Best regards from Romania,
Horia.
Rita C Workman
Honored Contributor

Re: Cannot cmcheckconf conf file

In 11.19 this file should have the following permissions:

555 bin:bin

This file must NOT be edited.

Rgrds,
Rita
Tuck Lee
Frequent Advisor

Re: Cannot cmcheckconf conf file

The reason for the permission denied is 3 things

1. Hosts file naming, must be uniform on both nodes of the cluster. IP,FQDN,Alias.
2.Entry in the hosts File must reflect all NIC connections including HB
3. Ipnodes in nsswitch.conf

I am able do the cmcheckconf on either node now.