Arcserve RHA continuously checks to see if the active host is up (according to Send ping request, Connect to DB, or User-Defined Script method, see below). These checks are made in scheduled intervals according to the Heartbeat Frequency.
Checking the status is interpreted as follows:
Important! When using scripts, each script must reside in the same path and with the same name on both the Master and the Replica.
If the standby host does not receive indication that the active host is alive during this interval (in seconds), switchover or notification is initiated. The checks are performed at the Heartbeat Frequency.
Default is 300 seconds.
Interval (in seconds) for sending heartbeat requests (performing the checks below).
Default is 30 seconds.
ICMP requests are sent automatically from the standby host to the active host, to check if the active host is up.
The available options depend on the value of the Move IP property. For more information, refer to Redirection properties.
In the IP for Ping property, enter IP Address to ping.
During the switchover, the IP is not moved from the active to the standby computer. Therefore, define two IPs for ping:
IP for ping from Master to Replica
Enter IP address to ping. When the Replica computer is the active host, an ICMP request is made from the Master to the Replica. If no reply is received within two seconds, the Replica computer is considered non-operational.
IP for ping from Replica to Master
Enter IP address to send ping to. When the Master computer is the active host, an ICMP request is made from the Replica to the Master. If no reply is received within 2 seconds, then the Master computer is considered to be non-operational.
[For database applications only] When this property is set to On, Arcserve RHA connects to the active computer's database according to the Heartbeat Frequency, and checks to see if the database services are running and all databases are mounted.
Allows the standard check methods to be augmented or replaced by user-defined actions in scripts.
This script runs on the active server, and checks if it is alive.
Enter the name and full path of script to run. Arcserve RHA connects to the active computer once every Heartbeat timeout, and executes the script. If the return value equals zero, the active computer is OK (alive). If the return value is different than zero, the active server is not responding and switchover is required.
Arguments to be passed to the script specified in the previous property. Argument values must be static.
This script runs on the standby server, and checks if the active server it is alive.
Enter name and full path of script to be run. Arcserve RHA connects to the active computer once every Heartbeat timeout, and executes the script. If the return value equals zero, the active computer is OK (alive). If the return value is different than zero, the active server is not responding and switchover is required.
Arguments to be passed to the script specified in the previous property. Argument values must be static.
Copyright © 2015 Arcserve.
All rights reserved.
|
|