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