Reference Guide
• To get the list of enclosures and properties of the PCIeSSD enclosure.
– This command provides the list of enclosures.
racadm storage get enclosures
Enclosure.Internal.0-1:RAID.Integrated.1-1\
Enclosure.Internal.0-1:PCIeExtender.Slot.3
– This command provides the properties of the specified PCIeSSD
enclosure.
racadm storage get enclosures:Enclosure.Internal.
0-1:PCIeExtender.Slot.3
Enclosure.Internal.0-1:PCIeExtender.Slot.3
RollupStatus = Ok
DeviceDescription = Enclosure.Internal.
0-1:PCIeExtender.Slot.3
Name = PCIe SSD BP 1
SlotCount = 4
FirmwareVersion = 0.80
• To create, delete, and secure the virtual disks.
– This command creates a virtual disk.
racadm storage createvd:RAID.Integrated.1-1 -rl r0 -
pdkey:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.Integrated.1-1
– This command starts an initialization operation on a specified virtual
disk.
racadm storage init:Disk.Virtual.0:RAID.Integrated.
1-1 -speed fast
– This command deletes the specified virtual disk.
racadm storage deletevd:Disk.Virtual.
0:RAID.Integrated.1-1
– This command encrypts the specified virtual disk.
racadm storage encryptvd:Disk.Virtual.
0:RAID.Integrated.1-1
NOTE: Virtual disk must be created with SED.
– This command assigns security key for controller.
racadm storage createsecuritykey:RAID.Integrated.1-1 -
key <Key id> -passwd <passphrase>
– This command modifies security key for controller.
racadm storage modifysecuritykey:RAID.Integrated.1-1 -
key <Key id> -oldpasswd <oldpassphrase> -newpasswd
<newpassphrase>
– This command deletes security key for controller.
racadm storage deletesecuritykey:RAID.Integrated.1-1
125