Home >

Lunacm Command Reference Guide > LunaCM Commands > hagroup > hagroup recoveryMode

hagroup recoverymode

Set HA recovery mode to work actively or passively.

Syntax

hagroup recoverymode -mode {passive | active}

Option Shortcut Description
-mode -m

Specifies whether HA autorecovery passively relies on PKCS#11 calls to trigger recovery (default), or actively uses a separate Active Recovery Thread to perform background checks of HA member presence and runs synchronization if a member fails/leaves and then returns to availability.

Example

lunacm:> hagroup recoveryMode -mode active 

    HA Auto Recovery Mode has been set to active mode. 

Command Result : No Error