cluster create

Create a new cluster on the appliance. Do not create more than one cluster.

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 create -label <label> [-password <password>]

Argument(s) Shortcut Description
-label -l Specifies the label to assign to the cluster.
-password -p The HSM SO 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, it is ignored.

Example

lunash:>cluster create -label cluster01 -password iamtheHSMSO

Cluster was created with UUID: ac2a0f56-626e-4c91-a379-489b789a47e7

Command Result : 0 (Success)