hagroup interval
Modify the HA Recover retry interval.
For HA recovery attempts:
>The default retry interval is 60 seconds.
>The default number of retries is 0, which means that automatic recovery is disabled.
>The HA configuration section in the Chrystoki.conf/crystoki.ini file is created and populated when either the interval or the number of retries is specified in the LunaCM commands hagroup retry and hagroup interval.
Syntax
hagroup interval -interval <seconds>
Argument(s) | Shortcut | Description |
---|---|---|
-interval <seconds> | -i |
Sets the number of seconds between attempts to recover a failed HA group member. Default: 60 seconds Range: 60 to 1200 seconds |
Example
lunacm:> hagroup interval -interval 120 HA Auto Recovery Interval has been set to 120 seconds. Command Result : No Error