cluster member partition list
This command displays a list of application partitions on the local HSM or the HSM on the specified cluster member. The following flags indicate each partition's status regarding the cluster:
>R: Ready to bind to a cluster. Partitions with the following characteristics are displayed with the R flag:
•V1 partition type
•Partition policy 40: Require Per-Key Authorization Data set to 0
•Crypto Officer role is initialized, and no CO credential change is required
>C: Currently-selected cluster partition (see The Cluster Partition).
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:
>GET /api/cluster/member/partitions
>GET /api/clusters/{clusterID}/members/{memberID}/partitions
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
cluster member partition list [-memberid <UUID>]
| Argument(s) | Shortcut | Description |
|---|---|---|
| -memberid <UUID> | -m | Specifies the UUID of the member to display partitions for. If this option is not included, partition information for the local member appliance is returned. |
Example
lunash:>cluster member partition list
Name ID
-------------------------------------------------------------------------
RC partition07 30f0f2e2-5cde-4c97-8eec-76ba98ad41d9
partition04 d6fe29b5-d568-42e3-94f8-11886baa29a6
R partition05 fec3e964-5afa-4712-b4e1-4192429e1057
partition02 58b1f4d2-9072-43be-b870-632e85a27f4a
partition03 f2cdda59-508c-4e51-98d7-975b5b96e2e5
R partition06 ea4d0cae-9fbd-415e-b6da-53d3b7510634
partition01 f017d73c-7d9a-40b0-9f86-2146c3404568
Command Result : 0 (Success)