cluster member partition migration end
This command ends the migration process from Luna application partitions to Luna keyrings on the cluster.
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/clusters/{clusterID}/member/partitions/{partitionID}/migration
User Privileges
Users with the following privileges can perform this command:
>Admin
Syntax
cluster member partition migration end-partitionid <UUID> [-copassword <password>] [-force]
| Argument(s) | Shortcut | Description |
|---|---|---|
| -copassword <password> | -co | Specifies the Crypto Officer password for the migrating partition. |
| -force | -f | End the migration process without prompting for confirmation. |
| -partitionid <UUID> | -pa | Specifies the UUID of the partition that was migrated. See cluster member partition list. |
Example
lunash:>cluster member partition migration end -partitionid 50ef5563-eacd-4118-8486-d52f38c8389a
Please enter the Migrating Partition CO password:
> ********
WARNING !! This operation will end the migration process for the migrating partition by
removing the cluster SMK from it.
If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit'
> proceed
Proceeding...
Success
Command Result : 0 (Success)