hagroup removestandby

Convert a standby member of an HA group to an active member. The member must be online to remove it from standby. If the standby member is offline, wait for it to come back online or remove it from the HA group using lunacm:> hagroup removemember.

By default, a Luna Cloud HSM service cannot be removed from standby. It can only be removed from the HA group using lunacm:> hagroup removemember.

Syntax

hagroup removestandby -serialnumber <serialnum> -group <label>

Argument(s) Shortcut Description
-serialnumber <serialnum> -se Serial number of the standby member to change to active in the named HA group.
-group <label> -g Label for the HA group being modified.

Example

lunacm:> hagroup removestandby -serialnumber 1238700701515 -group myHAgroup

        The member 1238700701515 was successfully removed from the standby list for the HA Group myHAgroup.


Command Result : No Error