cluster restore run

Run a cluster restore operation on demand. This command does not restore the SMK used to encrypt the contents of the cluster. Refer to Backing Up/Restoring the Cluster SMK for this procedure.

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.

Backup and restore operations can only be done on the primary member of the cluster. Stop the cluster service on all non-primary members of the cluster before you begin the restore operation:

lunash:> service stop cluster

NOTE   Objects with the same UUID as an object already on the target cluster are not restored. To restore the object to its backup state, you must first delete the original object.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

cluster restore run -filename <filename> -restorepassword <password> -type keyring

Argument(s) Shortcut Description
-filename <filename> -f Specifies the backup filename to restore from.
-restorepassword <password> -r Specifies the password that was set on the backup file.
-type <string> -t Restores keyring data from a backup file. You must specify keyring as the data type.

Example

lunash:>cluster restore run -filename myBackup.tar.gz -type keyring -restorePassword myBUpassword

Successfully started job with ID 6

Command Result : 0 (Success)