Serviceguard Toolkits for Contrib User Guide Version A.12.00.00

Table 4 Lists the attributes that you can edit (continued)
DescriptionAttribute
The number of trials attempted by the toolkit script to
check the MySQL server daemon before giving up and
exiting. The default value is 0.
RETRY_TIMES
The time for which the toolkit waits for the completion
of a normal shutdown before initiating forceful halt of
the application.
TIME_OUT
The TIME_OUT variable is used to protect against a
worst case scenario where a hung database prevents
the halt script from completing, therefore preventing the
standby node from starting the database.
The value of TIME_OUT must be less than the time-out
set in the package configuration file. The time-out in the
package configuration file is the value of
HALT_SCRIPT_TIMEOUT. If HALT_SCRIPT_TIMEOUT
is not defined then it is the sum of the
SERVICE_HALT_TIMEOUT on all the nodes.
The TIME_OUT variable has no effect on the number of
times a package fails over. The default value is 30.
3. Check the validity of the configuration using the cmcheckconf command:
# cmcheckconf -P pkg_MySQL.conf
4. Create the package using the cmapplyconf command, if the cmcheckconf command does
not report any errors:
# cmapplyconf -P pkg_MySQL.conf
5. To view the package details, run:
# cmviewcl
6. To enable package switching and start the package refer Managing packages. (page 35).
Using MySQL toolkit 17