Home >

Lunacm Command Reference Guide > LunaCM Commands > hagroup > hagroup retry -interval

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 effectively infinite.

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 hagroup retry commands.  

Syntax

haGroup interval -interval <-1 or 0 or positive integer>

Command Shortcut Description
-interval -i

Sets the number of seconds between attempts to recover a failed HA group member. Enter a value of -1 to specify unlimited retries. Enter a value of 0 to disable retries.

Default: 60 seconds
Range: 1 to 1200 seconds

Example

lunacm:> hagroup interval -i 120
 
Command Result : No Error