Home >

LunaSH Command Reference Guide > LunaSH Commands > partition > partition show

partition show

Display a detailed list of accessible partitions with relevant information. This command outputs information about one or all partitions on the SafeNet appliance's key card (the HSM). It is not necessary to be logged in as HSM Admin to execute this command.

For each partition that is present, the following information is displayed:

partition serial number

partition name

primary authentication status (activated or not)

partition auto-authenticate status

user lock-out statue

HSM serial number

HSM label

HSM firmware version

Syntax

partition show [-partition <partition_name>] [-all]

Option Shortcut

Parameter

Description
-partition -p <partition_name> Specifies the name of the partition for which to display information. By default information about all partitions is shown. Obtain the partition name by using the partition list command.
-all -a . All partitions

Example

lunash:> partition show -partition mypar
Partition SN:
 
65010001
Partition Name:
 
mypar1
Activated:
 
yes
Auto Activation:
 
yes
Partition Owner Locked Out:
 
no
Partition Owner PIN To Be Changed:
 
no
Partition Owner Login Attempts Left:
 
10 before Owner is Locked Out
Crypto-User Locked Out:
 
no
Crypto-User Challenge To Be Changed:
 
no
Crypto-User Login Attempts Left:
 
10 before Crypto User is Locked Out!
Legacy Domain Has Been Set:
 
no
Partition Storage Information (Bytes):
 
Total=102701, Used=1800, Free=100901
Partition Object Count:
 
3
Command Result : 0 (Success)