hagroup recoverymode
Set HA recovery mode to active basic or active enhanced automatic recovery.
Syntax
hagroup recoverymode -mode {activeBasic | activeEnhanced}
Argument(s) | Shortcut | Description |
---|---|---|
-mode <mode> | -m |
Specifies method of HA automatic recovery. Valid values: activeBasic - 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; attempts to reconnect with the members if all members were simultaneously unavailable. Does not restore existing sessions. Network HSM appliances do not have to restart, login is manual. activeEnhanced - works like activeBasic, but additionally restores all sessions and their login states |
Example
lunacm:> hagroup recoveryMode -mode activeBasic HA Auto Recovery Mode has been set to activeBasic mode. Command Result : No Error