This section describes how to change the startup order of daemons.
The Systemwalker Operation Manager daemons that are not registered with the HACMP system must be activated before cluster daemons.
Change the startup order of daemons as follows:
Changing the startup order of daemons
Modify /etc/inittab by describing operation99 in a line located before hacmp.
[Before]
hacmp:2:once... operation99:2:wait...
[After]
operation99:2:wait... hacmp:2:once...
Information
When choosing the Start at system restart option in the Start Cluster Services window, entry of hacmp:2 is added to the /etc/inittab file. Refer to the HACMP manual for details on SMIT.