|
| ||||||||||||||||
| ShaoLin HA Cluster 1.0 Installation Manual and Operations Guide | ||
|---|---|---|
| Prev | Appendix A. Supplementary Software Information | Next |
Ethernet heartbeat configuration file is located in /etc/shaolin-ha/khnd.d/ethX where X is the device number. If a corresponding configuration file exists, heartbeat will be automatically started upon system boot for the corresponding Ethernet device. The configuration file format is described by the following.
The IP address setting for the standby server. Note the IPADDR can appear multiple times in the configuration file where it allows IP address aliases to be used by the standby server. This parameter is optional since heartbeat can work without an IP address.
If this heartbeat channel is set to IS_CRITICAL=yes, once this channel is timed out, it will cause the standby server to failover the system. Default is set to no if it is not given.
The heartbeat keep alive cycle in Nmilli seconds for this heartbeat channel. The default is to use the global KEEP_ALIVE settings, specifying a KEEP_ALIVE parameter in the heartbeat configuration file will override the global settings for this channel only.
The value for the timeout period of heartbeat channel. The unit is in seconds. The default value is 10 seconds.