cluster member partition select

Select the cluster partition for the cluster on this Luna Appliance Software (see The Cluster Partition). If you create a new cluster on this appliance, this partition's SMK become the cluster SMK. If you join this appliance to an existing cluster, the cluster SMK will be cloned to this partition from the primary member.

The selected partition must appear with the R flag in the list returned by cluster member partition list.

NOTE   This command requires minimum Luna Appliance Software 7.9.0 with the lnh_cluster-1.0.5 package installed.

Thales requires minimum Luna Appliance Software 7.8.5 with the lnh_cluster-1.0.4 package, Luna HSM Firmware 7.8.4, and Luna HSM Client 10.7.2 to use clusters in production environments, or minimum Luna Appliance Software 7.9.0 with the lnh_cluster-1.0.5 package, Luna HSM Firmware 7.8.4, and Luna HSM Client 10.8.0 to migrate keys from Luna application partitions.

REST API: PUT /api/cluster/member/partitions/{partitionID}

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

cluster member partition select -partitionid <UUID> [-copassword <password>]

Argument(s) Shortcut Description
-partitionid <UUID> -p Specifies the UUID of the partition to select.
-copassword -c Specifies the Crypto Officer password for the partition. If this option is not included, LunaSH prompts for the CO password.

Example

lunash:>cluster member par select -partitionid 30f0f2e2-5cde-4c97-8eec-76ba98ad41d9

Please enter the Partition CO password:
  > ********

Success

Command Result : 0 (Success)