hagroup removemember

Remove a member partition from an existing HA group. Use the -slot option or the -serialnumber option to specify which partition to remove from the group specified by the -group option.

Syntax

hagroup removemember {-serialnumber <serialnum> | -slot <slotnumber>} -group <label>

Argument(s) Shortcut Description
-serialNumber <serialnum> -se Serial number of the member to remove from the HA group.
-slot <slotnumber> -sl Slot number of the member to remove from the HA group.
-group <label> -g Label for the existing HA group to which the member belongs.

Example

lunacm:> hagroup removemember -serialnumber 1238700701515 -group myHAgroup

        Member 1238700701515 successfully removed from group myHAgroup.


Command Result : No Error