1834608 Members
3054 Online
110069 Solutions
New Discussion

cmclconfd

 
r.j.de groot
Occasional Advisor

cmclconfd

Hello admins,

running hpux11.00
mc/serviceguard Serviceguard A.11.16.00
we keep getting the folowing messages in the /var/adm/syslog/syslog.log

cmclconfd[753]: Volume group /dev/vgs01 is configured exclusive
Aug 7 13:00:01 roc12 cmclconfd[18001]: Querying volume group /dev/vg00 for node roc10
Aug 7 13:00:01 roc12 cmclconfd[18001]: Volume group /dev/vg00 has no cluster attributes
Aug 7 13:00:01 roc12 cmclconfd[18001]: Querying volume group /dev/vgs03 for node roc10
Aug 7 13:00:01 roc12 cmclconfd[18001]: Volume group /dev/vgs03 has no cluster attributes
Aug 7 13:00:01 roc12 cmclconfd[18001]: Querying volume group /dev/vgs02 for node roc10
Aug 7 13:00:01 roc12 cmclconfd[18001]: Querying volume group /dev/vgtmp for node roc10
Aug 7 13:00:01 roc12 cmclconfd[18001]: Querying volume group /dev/vgs01 for node roc10
Aug 7 13:00:01 roc12 cmclconfd[18001]: Volume group /dev/vgs01 is configured exclusive
Aug 7 13:00:04 roc12 cmclconfd[18171]: Querying volume group /dev/vg00 for node roc10
Aug 7 13:00:04 roc12 cmclconfd[18171]: Volume group /dev/vg00 has no cluster attributes
Aug 7 13:00:04 roc12 cmclconfd[18171]: Querying volume group /dev/vgs03 for node roc10
Aug 7 13:00:04 roc12 cmclconfd[18171]: Volume group /dev/vgs03 has no cluster attributes
Aug 7 13:00:04 roc12 cmclconfd[18171]: Querying volume group /dev/vgs02 for node roc10
Aug 7 13:00:04 roc12 cmclconfd[18171]: Querying volume group /dev/vgtmp for node roc10
Aug 7 13:00:04 roc12 cmclconfd[18171]: Querying volume group /dev/vgs01 for node roc10

I'm interessted in why I'm getting these messages. I know that some of the volume groups have no cluster attributes. Is there a configuration mistake or what?
Thanks in advance
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: cmclconfd

Shalom,

These messages appear to be informational.

Does cmviewcl show a normal, running cluster?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Denver Osborn
Honored Contributor

Re: cmclconfd

Post the hacl entries from /etc/inetd.conf, you might have debug set for cmclconfd (-T5 or -T#...)


grep hacl /etc/inetd.conf


You can remove the "-T" from inetd.conf's hacl cmclconfd entry if you don't wan't debug output. Remember to run inetd -c after updating inetd.conf.


-denver
r.j.de groot
Occasional Advisor

Re: cmclconfd

thanks for both replies,
here are the outputs

roc12:/etc/opt/omni/scripts#grep hacl /etc/inetd.conf
hacl-probe stream tcp nowait root /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmomd -f /var/opt/cmom/cmomd.log -r /var/opt/cmom
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c

roc12:/etc/opt/omni/scripts#cmviewcl

CLUSTER STATUS
bzbeheer up

NODE STATUS STATE
roc10 up running
roc12 up running

PACKAGE STATUS STATE AUTO_RUN NODE
ovo up running enabled roc12
omniback up running enabled roc12

we just switch both packages to one node to see if there was any result