CLI Guide

The following command is an optimized and filtered version:
racadm storage get batteries --refkey RAID.Integrated.1-1 -o -p Name
Battery.Integrated.1:RAID.Integrated.1-1
Name = Battery
To generate and view information about the inventory of virtual disks that are connected to the controller, run the following
command:
racadm storage get vdisks
Disk.Virtual.0:RAID.Integrated.1-1
The following command displays all virtual disk keys that are connected to the controllers:
racadm storage get vdisks --refkey RAID.Integrated.1-1
Disk.Virtual.0:RAID.Integrated.1-1
The following command is an optimized and filtered version:
racadm storage get vdisks -o -p DeviceDescription,OperationalState
Disk.Virtual.0:RAID.Integrated.1-1
DeviceDescription = Virtual Disk 0 on Integrated raid Controller 1
OperationalState = Not applicable
To generate and view information about the inventory of virtual disks, run the following command:
racadm storage get vdisks -o
Disk.Virtual.2:RAID.Integrated.1-1
Table 95. Details of storage get vdisks
Status Ok
DeviceDescription Virtual Disk 2 on Integrated RAID Controller
1
Name OS
RollupStatus Ok
State Online
OperationalState Not applicable
Layout Raid-0
Size 278.88 GB
SpanDepth 1
AvailableProtocols SAS
MediaType HDD
ReadPolicy Read Ahead
WritePolicy Write Back
StripeSize 64K
DiskCachePolicy Default
BadBlocksFound NO
Secured NO
RemainingRedundancy 0
EnhancedCache Not Applicable
T10PIStatus Disabled
BlockSizeInBytes 512
To generate and view information about the inventory of storage enclosures that are connected to the connector.
RACADM Subcommand Details
129