1758280 Members
2505 Online
108868 Solutions
New Discussion юеВ

CLUSTER ERROR MESSAGE

 
KUMAR_13
Advisor

CLUSTER ERROR MESSAGE

Dear All,
I have on rp3440 server, which is in cluster, the problem is whenerver i put #cmviewcl command to this server one line is getting added in /var/adm/syslog/syslog.log file.

The error messge comes in syslog file is:--
cmclconfd[15256]: Error opening /etc/cmcluster/cmknowncmds

But this command display output successfully.
all cluster nodes are up.

Can anybody find soln.

Thanks

HAve a nice day
6 REPLIES 6
Gavin Clarke
Trusted Contributor

Re: CLUSTER ERROR MESSAGE

Probably not a very helpful reply this.

We have that file and it's empty, owned by bin, read only.

-r-------- 1 bin bin 0 Mar 15 2004 cmknowncmds

Anyway it's a start.

Re: CLUSTER ERROR MESSAGE

Looks like someone deeletd this file, which Serviceguard needs, even though it is empty. Just touch the filename to re-create it. Later patches to Serviceguard add a comment to the file to tell you not to delete it.

You might want to apply SG patch PHSS_32731

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Geoff Wild
Honored Contributor

Re: CLUSTER ERROR MESSAGE

Just

touch /etc/cmcluster/cmknowncmds

then
chown bin:bin /etc/cmcluster/cmknowncmds
chmod 400 /etc/cmcluster/cmknowncmds

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.
baiju_3
Esteemed Contributor

Re: CLUSTER ERROR MESSAGE

FYI ,

I do not have that file in my setup but I am not getting any errors logged in syslog .


Thanks,
BL.
Good things Just Got better (Plz,not stolen from advertisement -:) )

Re: CLUSTER ERROR MESSAGE

Yes, but what vesrion of SG are you on?

Duncan

I am an HPE Employee
Accept or Kudo
baiju_3
Esteemed Contributor

Re: CLUSTER ERROR MESSAGE

I was checking on A.11.15.00 cluster .

Regards,
BL.
Good things Just Got better (Plz,not stolen from advertisement -:) )