CLI Guide

- 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:
racadm>> 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:
racadm>> 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 H755N adapter controller objects along with their keys:
racadm storage get controllers -o
RAID.SL.8-1
Status = Ok
DeviceDescription = RAID Controller in SL 8
RollupStatus = Ok
Name = PERC H755N Front (Embedded)
FirmwareVersion = 52.13.0-3396
DriverVersion = 7.713.12.00
RebuildRate = 30
BgiRate = 30
CheckConsistencyRate = 30
ReconstructRate = 30
PatrolReadRate = 30
PatrolReadMode = Automatic
PatrolReadState = Stopped
CheckConsistencyMode = Normal
LoadBalanceSetting = Auto
CopybackMode = ON
PreservedCache = Not Present
CacheMemorySize = 8192 MB
PersistHotspare = Enabled
KeyID = null
SpindownUnconfiguredDrives = Disabled
SpindownHotspare = Disabled
Timeintervalforspindown = 30 (Minutes)
SecurityStatus = Encryption Capable
EncryptionMode = None
EncryptionCapability = Local Key Management and Secure Enterprise
Key Manager Capable
SasAddress = 0x54CD98F0BC453D00
PciDeviceId = 0x10e2
PciSubdeviceId = 0x1ae2
PciVendorId = 0x1000
134
RACADM Subcommand Details