Home >

Lunacm Command Reference Guide > LunaCM Commands > slot > slot partitionlist

slot partitionlist

List the partitions for the specified slot. This is of interest when a cryptographic slot might contain more than one HSM partition. In general, one slot contains one partition, but a SafeNet Backup HSM, for example, might occupy one cryptographic slot while containing many partitions (see slot configset).

Syntax

slot partitionlist -slot <slot number>

Parameter Shortcut Description
-slot -s The slot for which you want to list the partitions.

Example

lunacm:> slot partitionlist -slot 1
 
Number of Partitions: 1
Partition #: 1
Partition Name: mypar1
 
Command Result : No Error
 
lunacm:> slot plist -slot 2
 
Number of Partitions: 1
Partition #: 1
Partition Name: Cryptoki User
 
Command Result : No Error