cluster member delete

Delete an unrecoverable member from the cluster. This command can be run on any member of the cluster. After running this command, you must factory reset the cluster service on the deleted member before attempting to rejoin the cluster (see sysconf config factoryReset).

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 delete -memberid <UUID> [-copassword <password>] [-force]

Argument(s) Shortcut Description
-copassword -c The local member's partition Crypto Officer password.If this option is omitted on a password-authenticated HSM, LunaSH prompts for the password. If this option is included on a multifactor quorum-authenticated HSM and the partition is not activated, it is ignored.
-force -f Delete the specified member without asking for confirmation.
-memberid -m Specifies the member ID to be deleted. See cluster member list.

Example

lunash:>cluster member delete -memberid ecb8f151-8184-412d-840a-6cd15e8ffb36 -copassword IamtheCO -f

Success

Command Result : 0 (Success)