CLI Guide

This operation displays vdisk, which has pending operation:
racadm storage get vdisks -pending
DISK.Virtual.267386880:RAID.Slot.5-1
This operation displays controllers, which have pending operations:
racadm storage get controllers -pending
RAID.Integrated.1-1
This operation displays pdisk, which has pending operation:
racadm storage get pdisks -pending
Disk.Bay.20:Enclosure.Internal.0-1:RAID.Integrated.1-1
This operation displays enclosures, which have pending operations:
racadm storage get enclosures -pending
Enclosure.Internal.0-1:RAID.Integrated.1-1
Changing the attribute by using racadm set storage or storage configuration command displays the storage object in the
-pending command output. If there are no pending objects, the following error message is displayed:
racadm storage get pdisks -pending
ERROR: STOR0103 : No physical disks are displayed.
Check if the server has power, physical disks are available, and physical disks are
connected to the enclosure or backplane.
The following examples show the pending operation while listing the properties:
By default, if there is no change in properties, the -pending command displays the current value. If the property has any pending
objects, the -pending command displays the pending value.
This operation displays the current state of pdisk, which is in Ready state:
/admin1-> racadm storage get pdisks -o -p state
Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.1-1
State = Ready
This operation displays state of a pdisk on which createvd operation is pending:
/admin1-> racadm storage get pdisks -o -p state -pending
Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.1-1
The following command displays the output for PowerEdge FD332 support and full controller objects along with their keys:
racadm storage get controllers -o
RAID.Modular.3-1
Status = Ok
DeviceDescription = Integrated RAID Controller 1 in Front Chassis Slot
3
RollupStatus = Ok
Name = Slot 3,PERC FD33xS(Controller 1)
FirmwareVersion = 25.2.2-0001
RebuildRate = 55
BgiRate = 55
CheckConsistencyRate = 55
ReconstructRate = 55
PatrolReadRate = 50
PatrolReadMode = Manual
PatrolReadState = Stopped
CheckConsistencyMode = Normal
LoadBalanceSetting = Disabled
CopybackMode = OFF
PreservedCache = Not Present
CacheMemorySize = 2048 MB
PersistHotspare = Disabled
SpindownUnconfiguredDrives = Disabled
SpindownHotspare = Disabled
Timeintervalforspindown = 30 (Minutes)
SecurityStatus = Encryption Capable
RACADM Subcommand Details
129