token backup show

Displays the label and firmware version for the specified Luna Backup HSM.

CAUTION!   Wait at least 20 seconds before you run the token backup show command after performing a backup token firmware update. If you run the token backup showcommand within 10 seconds or less following a successful completion of token backup update firmware, the token backup show command will hang and the green LED on the token reader will continue to flash. The work-around for the hanging state is to disconnect and reconnect the Backup HSM and then rerun the token backup show command.

The HSM firmware needs approximately 2K bytes of memory to manage each partition and data objects in it.  To avoid you having to calculate the exact memory space available for data storage -- with you deducting the memory used by internal data structures --the "partition list" command adjusts  the memory size attributes for you.  Thus, the total available memory reported by "partition list" will be different than that reported by "token backup show" and "token backup partition list."

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

token backup show -serial <serialnum>

Argument(s) Shortcut Description
-serial <serialnum> -s The serial number of the Luna Backup HSM.

Luna Backup HSM 7 Example

lunash:>token backup show -serial 132525



   Token Details: 
   ============
   Token Label:                        BackupTest                      
   Serial #:                           132525
   Firmware:                           7.3.2
   HSM Model:                          Luna G7
   Authentication Method:              Password
   Token Admin login status:           Not Logged In
   Token Admin login attempts left:    3 before Token zeroization!

   Partition Information: 
   ======================
   Partitions licensed on token:       100
   Partitions created on token:        2
   ----------------------
   Partition: 132525004,     Name: backup1
   Partition: 13252552391,     Name: user_20200717161026

   Token Storage Information:
   ==========================
   Maximum Token Storage Space (Bytes):   33816576
   Space In Use (Bytes):                  30086384
   Free Space Left (Bytes):               3730192

   License Information:
   ====================
   621000121-000      G7 BU 32M Base CUF December 7 2018      


Command Result : 0 (Success)

NOTE   Starting with Luna Backup HSM 7 Firmware 7.7.1, this command reports 679584 bytes of overhead under Space in Use after initialization.

Luna Backup HSM G5 Example

lunash:>token backup show -serial 496771


   Token Details:
   ============
   Token Label:                        sa78backup
   Serial #:                           496771
   Firmware:                           6.27.0
   HSM Model:                          G5Backup
   Authentication Method:              Password
   Token Admin login status:           Logged In
   Token Admin login attempts left:    3 before Token zeroization!

   Partition Information:
   ======================
   Partitions licensed on token:       20
   Partitions created on token:        2
   ----------------------
   Partition: 496771005,     Name: sa78par1backup
   Partition: 496771010,     Name: sa78par2backup

   Token Storage Information:
   ==========================
   Maximum Token Storage Space (Bytes):   16252928
   Space In Use (Bytes):                  32752
   Free Space Left (Bytes):               16220176

   License Information:
   ====================
   001111-012      G5 Backup Config - 001111-012
   004444-012      Test BackupToken RemotePed - 004444-012
   004444-006      Test BackupToken Partitions 20 Update - 4444-006
   004444-009      Test BackupToken HSM Storage 15.5 Meg - 004444-009
   004444-008      Test BackupToken External MTK Update 2 - 004444-008


Command Result : 0 (Success)