cluster backup run

Run a cluster backup operation on demand. This command does not back up 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.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

cluster backup run -clusterid <string> -filename <filename> -backuppassword <password>

Argument(s) Shortcut Description
-backuppassword <password> -b Specifies a password that will be required to restore from this backup.
-clusterid <string> -c The UUID of the cluster you want to back up.
-filename <filename> -f A filename for the backup file. Using the same filename as an existing backup will overwrite the existing file.

Example

lunash:>cluster backup run -clusterid ac2a0f56-626e-4c91-a379-489b789a47e7 -filename myBackup -backupPassword myBUpassword

Successfully started job with ID 3

Command Result : 0 (Success)