#vi /etc/inetd.conf
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c
Then save and exit. And then run the below command
#/usr/sbin/inetd -c #force inetd to re-read inetd.conf
Then diable the auto start for cluster service also
#Vi /etc/rc.config.d/cmcluster
AUTOSTART_CMCLD = 0
#cmquerycl -n
No comments:
Post a Comment