cluster member config

Move the specified member to a different affinity group, or promote it to the primary cluster member.

NOTE   Thales recommends Luna Appliance Software 7.8.3 with cluster package 1.0.3, Luna HSM Firmware 7.8.2, and Luna HSM Client 10.6.0 to use clusters.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

cluster member config -memberid <string> {-group <name> | -primary}

Argument(s) Shortcut Description
-group <name> -g Move the specified member from its current affinity group to the specified group. If the group does not already exist, a new group is created with the specified name.
-memberid <UUID> -m Specifies the member ID to be switched. See cluster member list.
-primary -p Promote the specified member to be the primary cluster member.

Example

lunash:>cluster member config -memberid ecb8f151-8184-412d-840a-6cd15e8ffb36 -primary

Success

Command Result : 0 (Success)