Operating System - HP-UX
1837103 Members
2121 Online
110112 Solutions
New Discussion

A quesetion about autostart_clcmd

 
leelangco_1
Frequent Advisor

A quesetion about autostart_clcmd

hi,i come to a question which puzzle me.

i check the /etc/rc.config.d/cmcluster,and found that the autostart_clcmd is set to 0.

but when i reboot the box, i can see the followings in the "HP-UX Start-up progress"
Start Highly Available cluster.........[ok]

now that the autostart_clcmd is set to 0 ,why it will start the cluster demond when load up.

thank you !

3 REPLIES 3
Ivan Krastev
Honored Contributor

Re: A quesetion about autostart_clcmd

Maybe startup script return 0 and this is the reason for ...[ok] message.
After reboot check cluster status with cmviewcl.


regards,
ivan
whiteknight
Honored Contributor

Re: A quesetion about autostart_clcmd


Leelangco,

please check your /etc/rc.log

Start Highly Available cluster
Output from "/sbin/rc3.d/S800cmcluster start":
----------------------------
AUTOSTART_CMCLD not set to 1 in /etc/rc.config.d/cmcluster, exiting
"/sbin/rc3.d/S800cmcluster start" SKIPPED

WK
please assign points
Problem never ends, you must know how to fix it
Shardha
Valued Contributor

Re: A quesetion about autostart_clcmd

Dear leelangco,

Change the value to 1, to avoide any problem.

Shardha