
Integrated Dell Remote Access Controller 9 RACADM CLI Guide
storage
| Description | Allows you to run the commands to control storage arrays.
To run this subcommand for configuring the storage properties, you must have the server control permission. |
| Synopsis |
Inventory NOTE:You can also run the command using
raid in place of the
storage command.
Configuration NOTE: For any storage operation executed, creating a configuration job is needed for the operation to be applied. Only storage operations that don't need a configuration job to apply the changes are blink/unblink. Also supported is the ability to stack multiple storage operations for one configuration job. Examples are
execute reset config,
create VD,
assign hotspare and
create configuration job. For more details on creating configuration job, refer to
jobqueue help create command.
Below are the supported input options for storage operations:
|
| Input |
|
Inventory
- To view the help details for get command, run the following command:
racadm>>storage help get racadm storage help get Storage monitoring and inventory of hardware RAID connected to the system. Usage : racadm storage get status racadm storage help <Object type I/II> racadm storage get <Object type I> racadm storage get <Object type I> -current racadm storage get <Object type I> -pending racadm storage get <Object type I> -o racadm storage get <Object type I> -o -p <property names separated by comma> racadm storage get <Object type I>:<FQDDs of Object type I separated by comma> -p <property names separated by comma> racadm storage get <Object type I>:<FQDDs of Object type I separated by comma> racadm storage get <Object type II> --refkey <reference keys separated by comma> racadm storage get <Object type II> --refkey <reference keys separated by comma> -o racadm storage get <Object type II> --refkey <reference keys separated by comma> -o -p <property names separated by comma> -------------------------------------------------------------------------------- Valid Options: Object type I : controllers, batteries, vdisks, pdisks, fans, emms, tempprobes, psus, enclosures. Object type II : batteries, vdisks, pdisks, fans, emms, psus, tempprobes, enclosures. -current <optional>: Displays only the current Raid objects from storage.If -pending not mentioned it will consider as the default option -pending : Displays only the Pending Raid Objects from Storage. -o : Displays all the properties of the selected Key or Object. -p : Displays the property names with filter. FQDD's : Displays all the properties of the FQDD's Key. --refkey : Displays all the reference key of Object type. help : Displays each object type help. NOTE: Maximum Property names can be specified in -p option is = 10. NOTE: Maximum FQDD's or refkey can be specified is = 3. -------------------------------------------------------------------------------- Usage Examples : racadm storage get controllers racadm storage get psus racadm storage get controllers -o racadm storage get controllers -o -current racadm storage get controllers -o -pending racadm storage get enclosures -o racadm storage get controllers -o -p name,status racadm storage get vdisks -o -p layout,status racadm storage get controllers:RAID.INTEGRATED.0 racadm storage get emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 racadm storage get controllers:RAID.INTEGRATED.0 -p status racadm storage get emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 -p status racadm storage get batteries --refkey RAID.INTEGRATED.0 racadm storage get pdisks --refkey ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 racadm storage get batteries --refkey RAID.INTEGRATED.0 -o -p status,state,name racadm storage get fans --refkey RAID.INTEGRATED.0 -o -p status,speed,name
- To generate and view information about the inventory of controllers, virtual disks, storage enclosures, and physical disk drives.
- To generate and view information about the inventory of storage root node.
This command retrieves the status of the inventory for storage root node.
racadm storage get status raid Root Node Status : Ok
- To generate and view information about the inventory of controllers connected to the server.
NOTE:If you set the NVMe mode to Non-Raid, then SWRAID RollupStatus is displayed as Unknown.
racadm storage get controllers RAID.Integrated.1-1
The following command is an optimized version and displays the full controller objects along with their keys:
racadm storage get controllers -o RAID.SL.4-1 Status = Ok DeviceDescription = RAID Controller in SL 4 RollupStatus = Ok Name = PERC H965i Front (Embedded) FirmwareVersion = 8.3.0.0.18-10 DriverVersion = 3.00.70.98 RebuildRate = 30 BgiRate = 30 CheckConsistencyRate = 30 ReconstructRate = Not supported PatrolReadRate = 30 PatrolReadMode = Automatic PatrolReadState = Stopped CheckConsistencyMode = Normal LoadBalanceSetting = Auto CopybackMode = ON with SMART PreservedCache = Not Present CacheMemorySize = 8361 MB PersistHotspare = Enabled KeyID = null SpindownUnconfiguredDrives = Enabled SpindownHotspare = Disabled Timeintervalforspindown = 30 (Minutes) SecurityStatus = Encryption Capable EncryptionMode = None EncryptionCapability = Local Key Management and Secure Enterprise Key Manager Capable SasAddress = 0x50F4EE0820A95000 PciDeviceId = 0xa5 PciSubdeviceId = 0x2115 PciVendorId = 0x1000 PciSubvendorId = 0x1028 PciBus = 0x23 PciDevice = 0x0 PciFunction = 0x0 BusWidth = Unknown SlotLength = Unknown SlotType = Unknown MaxCapableSpeed = 24 Gb/s LearnMode = Not supported T10PICapability = Not Capable SupportRAID10UnevenSpans = Not Supported SupportEnhancedAutoForeignImport = Supported EnhancedAutoImportForeignConfig = Enabled SupportControllerBootMode = Supported ControllerBootMode = Continue Boot On Error RealtimeConfigurationCapability = Capable RaidMode = None SharedSlotAssignmentAllowed = Not Applicable bootVD = None CurrentControllerMode = RAID SupportEnhancedHBA = Not Supported SupportsLKMtoSEKMTransition = Yes AutoConfigBehavior = Off CPUAffinity = 1 SPDMCapability = Capable SPDMVersion = 1.1.0.0 SPDMDigestAndCertificate = Enabled SPDMChallengeAuthResponse = Enabled SPDMMeasurements = Enabled SPDMEncryption = Enabled
The following command displays the filtered property values for all returned controller objects:storage get controllers -o -p Name RAID.Slot.2-1 Name = PERC H345 Adapter (PCI Slot 2)
The following examples show the pending operation when used with storage get <object> commands:
To list storage objects without displaying the properties:- 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:
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 PciSubvendorId = 0x1028 PciBus = 0x1 PciDevice = 0x0 PciFunction = 0x0 BusWidth = Unknown SlotLength = Unknown SlotType = Unknown MaxCapableSpeed = 16 GT/s LearnMode = Not supported T10PICapability = Not Capable SupportRAID10UnevenSpans = Supported SupportEnhancedAutoForeignImport = Supported EnhancedAutoImportForeignConfig = Disabled SupportControllerBootMode = Not Supported RealtimeConfigurationCapability = Capable RaidMode = None SharedSlotAssignmentAllowed = Not Applicable bootVD = None CurrentControllerMode = RAID SupportEnhancedHBA = Not Supported AutoConfigBehavior = Off
The following command provides the properties of the specified SATA/SAS physical disk as a member of HW controller:NOTE: PDISK property RaidType is not applicable for HWRAID and will be displayed/populated with the value Unknown.storage get pdisks:Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.1-1 Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.1-1 Status = Ok DeviceDescription = Disk 0 in Backplane 1 of RAID Controller in Slot 1 RollupStatus = Ok Name = Solid State Disk 0:1:0 State = Ready OperationState = Not Applicable PowerStatus = On Size = 3576.375 GB FailurePredicted = NO RemainingRatedWriteEndurance = 100 % SecurityStatus = Not Capable BusProtocol = SAS MediaType = SSD AvailableSpare = 100 % DeviceSidebandProtocol = NVMe-M11.0 UsedRaidDiskSpace = 0.001 GB AvailableRaidDiskSpace = 3576.375 GB Hotspare = NO Manufacturer = HGST ProductId = HUSTR7638ASS200 Revision = S524 SerialNumber = 4LV04PNX PartNumber = MY0C4DFRSN2007BK0007A00 NegotiatedSpeed = 12.0 Gb/s ManufacturedDay = 2 ManufacturedWeek = 47 ManufacturedYear = 2017 ForeignKeyIdentifier = null SasAddress = 0x5000CCA08700468D WWN = 0x5000CCA08700468D FormFactor = 2.5 Inch RaidNominalMediumRotationRate = 1 T10PICapability = Not Capable BlockSizeInBytes = 512 MaxCapableSpeed = 12 Gb/s RaidType = Unknown SystemEraseCapability = CryptographicErasePD SelfEncryptingDriveCapability = Not Capable EncryptionCapability = Not Capable CryptographicEraseCapability = Capable Certified = Yes NonRAIDDiskCachePolicy = Not Applicable EncryptionProtocol = None
- This operation displays
vdisk, which has pending operation:
- The following command displays the output for Backplane 1 objects along with their properties:
racadm storage get enclosures:Enclosure.Internal.0-1:NonRAID.Integrated.1-1 Enclosure.Internal.0-1:NonRAID.Integrated.1-1 State = Ready Status = Ok DeviceDescription = Backplane 1 on Connector 0 of Integrated Storage Controller 1 RollupStatus = Ok Name = BP15G+ 0:1 BayId = 1 FirmwareVersion = 1.04 SasAddress = 0x34CC98F03FF22300 SlotCount = 8 PCI Express Generation = Not Applicable
- To generate and view information about the inventory of controllers connected to the server.
- To generate and view information about the inventory of batteries that are connected to the controller, run the following command:
racadm storage get batteries
The following command is an optimized version and displays the batteries along with their keys:racadm storage get batteries -o Battery.Integrated.1:RAID.Integrated.1-1 Name = Battery DeviceDescription = Battery on Integrated raid Controller 1 Status = Ok State = Ready
The following command displays the filtered property values for all battery objects:racadm storage get batteries -o -p Name Battery.Integrated.1:RAID.Integrated.1-1 Name = Battery
The following command displays all battery keys that are connected to the controllers:racadm storage get batteries --refkey RAID.Integrated.1-1 Battery.Integrated.1:RAID.Integrated.1-1
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 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.
This command displays all enclosure objects for the connector FQDD.
racadm storage get enclosures -o Enclosure.Internal.0-1:RAID.Integrated.1-1 Status Ok State Ready DeviceDescription Backplane 1 on Connector 0 of Integrated RAID Controller 1 RollupStatus Ok Name BP13G+EXP 0:1 BayId 1 FirmwareVersion 0.23 SasAddress 0x500056B31234ABFD SlotCount 24
The following command displays all enclosure keys that are connected to the connectors:racadm storage get enclosures --refkey RAID.Integrated.1-1 Enclosure.Internal.0-1:RAID.Integrated.1-1
The following command is an optimized and filtered version:racadm storage get enclosures --refkey RAID.Integrated.1-1 -o -p Name Enclosure.Internal.0-1:RAID.Integrated.1-1 Name = BP12G+EXP 0:1
- To generate and view information about the inventory of physical disk drives connected to the enclosure or backplanes, run the following command:
racadm storage get pdisks Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1
The following command is an optimized version and displays the full controller objects along with their keys:racadm storage get pdisks -o Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.4-1 Status = Ok DeviceDescription = Disk 0 in Backplane 1 of RAID Controller in Slot 4 RollupStatus = Ok Name = Physical Disk 0:1:0 State = Online OperationState = Not Applicable PowerStatus = Spun-Up Size = 1117.250 GB FailurePredicted = NO RemainingRatedWriteEndurance = Not Applicable SecurityStatus = Not Capable BusProtocol = SAS MediaType = HDD UsedRaidDiskSpace = 200.001 GB AvailableRaidDiskSpace = 917.250 GB Hotspare = NO Manufacturer = SEAGATE ProductId = ST1200MM0099 Revision = ST31 SerialNumber = WFK1BNX3 PartNumber = CN0G2G54SGW0087A01RHA00 NegotiatedSpeed = 12.0 Gb/s ManufacturedDay = 5 ManufacturedWeek = 28 ManufacturedYear = 2018 ForeignKeyIdentifier = null SasAddress = 0x5000C500B8ED7081 FormFactor = 2.5 Inch RaidNominalMediumRotationRate = 10000 T10PICapability = Not Capable BlockSizeInBytes = 512 MaxCapableSpeed = 12 Gb/s RaidType = None SystemEraseCapability = SecureErasePD SelfEncryptingDriveCapability = Not Capable EncryptionCapability = Not Capable CryptographicEraseCapability = Capable
The following command displays the filtered property values for all returned controller objects:racadm storage get pdisks -o -p State Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1 State = Online
The following command displays all physical disk drive keys that are connected to the enclosures:The following command is an optimized version and displays all disk objects for the enclosure FQDD:racadm storage get pdisks --refkey RAID.Integrated.1-1 Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1
racadm storage get pdisks -o Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.4-1 Status = Ok DeviceDescription = Disk 0 in Backplane 1 of RAID Controller in Slot 4 RollupStatus = Ok Name = Physical Disk 0:1:0 State = Online OperationState = Not Applicable PowerStatus = Spun-Up Size = 1117.250 GB FailurePredicted = NO RemainingRatedWriteEndurance = Not Applicable SecurityStatus = Not Capable BusProtocol = SAS MediaType = HDD UsedRaidDiskSpace = 200.001 GB AvailableRaidDiskSpace = 917.250 GB Hotspare = NO Manufacturer = SEAGATE ProductId = ST1200MM0099 Revision = ST31 SerialNumber = WFK1BNX3 PartNumber = CN0G2G54SGW0087A01RHA00 NegotiatedSpeed = 12.0 Gb/s ManufacturedDay = 5 ManufacturedWeek = 28 ManufacturedYear = 2018 ForeignKeyIdentifier = null SasAddress = 0x5000C500B8ED7081 FormFactor = 2.5 Inch RaidNominalMediumRotationRate = 10000 T10PICapability = Not Capable BlockSizeInBytes = 512 MaxCapableSpeed = 12 Gb/s RaidType = None SystemEraseCapability = SecureErasePD SelfEncryptingDriveCapability = Not Capable EncryptionCapability = Not Capable CryptographicEraseCapability = Capable
The following command is an optimized and filtered version:racadm storage get pdisks --refkey Enclosure.Internal.0-1:RAID.Integrated.1-1 -o -p State Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1 State = Online
- To generate and view information about the inventory of fans that are connected to the enclosure.
The following command displays all the fan keys that are connected to the enclosures:The following command displays all the fan objects for the enclosure FQDD:
racadm storage get fans --refkey <Enclosure FQDDs separated by comma>
racadm storage get fans --refkey <Enclosure FQDDs separated by comma > -o
racadm storage get fans --refkey <Enclosure FQDDs separated by comma> -o -p <property names separated by comma>
- To generate and view information about the inventory of EMMs connected to the enclosure.
The following command returns all the EMM keys that are connected to the enclosures:The following command is an optimized version and displays all the EMM objects for the enclosure FQDD:
racadm storage get emms -refkey <Enclosure FQDDs separated by comma>
racadm storage get emms --refkey <Enclosure FQDDs separated by comma> -o
The following command is an optimized and filtered version:racadm storage get emms --refkey <Enclosure FQDDs separated by comma > -o -p <property names separated by comma>
- To generate and view information about the inventory of PSU connected to the enclosure.
The following command displays all the PSUs connected to the enclosures:The following command is an optimized version and displays all the PSUs objects for the enclosure FQDD:
racadm storage get psus --refkey <Enclosure FQDDs separated by comma>
racadm storage get psus --refkey <Enclosure FQDDs separated by comma > -o
The following command is an optimized and filtered version:racadm storage get psus --refkey <Enclosure FQDDs separated by comma> -o -p <property names separated by comma>
- To generate and view information about the inventory of storage root node.
- To get the list of enclosures and properties of the PCIeSSD enclosure.
- The following 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
- The following 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 PcieSSDBusId = 182 PcieSSDDeviceId = 0 PcieSSDFunctionId = 0
- To get the list of physical disks and properties of the specified PCIeSSD physical disk.
The following command provides the list of physical disks:
racadm storage get pdisks Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.5:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3 Disk.Bay.6:Enclosure.Internal.0-1:PCIeExtender.Slot.3 Disk.Bay.7:Enclosure.Internal.0-1:PCIeExtender.Slot.3 Disk.Bay.9:Enclosure.Internal.0-1:PCIeExtender.Slot.3
The following command provides the properties of the specified PCIe SSD physical disk as a member of SW RAID:To get the list of controllers and properties of the PCIeSSD controller:racadm storage get pdisks:Disk.Bay.0:Enclosure.Internal.0-1 Disk.Bay.0:Enclosure.Internal.0-1 Status = Ok DeviceDescription = PCIe SSD in Slot 0 in Bay 1 Name = PCIe SSD in Slot 0 in Bay 1 State = Ready Size = 931.250 GB BusProtocol = NVMe MediaType = SSD AvailableSpare = 100 % Model = Dell Express Flash NVMe P4510 1TB SFF ProductId = a54 SerialNumber = PHLJ9106019V1P0FGN DeviceProtocol = NVMe-MI1.0 DeviceSidebandProtocol = NVMe-M11.0 Manufacturer = Intel PCIeNegotiatedLinkWidth = x2 PCIeCapableLinkWidth = x4 MaxCapableSpeed = 8 GT/s NegotiatedSpeed = 8 GT/s FormFactor = 2.5 Inch Revision = VDV1DP23 RemainingRatedWriteEndurance = 100 % FailurePredicted = NO PcieSSDBusId = 101 PcieSSDDeviceId = 0 PcieSSDFunctionId = 0 RAIDStatus = Ready HotSpareStatus = No AvailableRaidDiskSpace = 930.750 GB FreeSizeInBytes = 930.75 GB RaidType = Windows Software RAID SasAddress = Not Applicable WWN = 0x3b5cd8a65c06bfd6 Certified = Not Applicable NonRAIDDiskCachePolicy = Not Applicable OperationState = Not Applicable PowerStatus = On SecurityStatus = Not Capable UsedRaidDiskSpace = 0.500 GB T10PICapability = Not Capable BlockSizeInBytes = 512 SystemEraseCapability = CryptographicErasePD EncryptionCapability = Not Capable CryptographicEraseCapability = Capable EncryptionProtocol = None PartNumber = ForeignKeyIdentifier = null RaidNominalMediumRotationRate = 0
The following command provides the list of controllers:racadm storage get controllers RAID.Integrated.1-1 PCIeExtender.Slot.3
The following command provides the properties of the specified PCIe SSD controller:
racadm storage get controllers:PCIeExtender.Slot.3 PCIeExtender.Slot.3 RollupStatus = Ok DeviceDescription = PCIe Extender in PCIe Slot 3 Status = Ok Name = PCIeExtender 3 (PCI Slot 3)
The following command provides the properties of the specified PCIe SSD physical disk as a member of HW controller:racadm storage get pdisks:Disk.Bay.4:Enclosure.Internal.0-1:RAID.SL.8-1 Disk.Bay.4:Enclosure.Internal.0-1:RAID.SL.8-1 Status = Ok DeviceDescription = Disk 4 in Backplane 1 of RAID Controller in SL 8 Name = Solid State Disk 0:1:4 State = Ready Size = 931.000 GB BusProtocol = PCIe MediaType = SSD AvailableSpare = 100 % Model = Dell Express Flash NVMe P4510 1TB SFF ProductId = Dell Express Flash NVMe P4510 1TB SFF SerialNumber = BTLJ928309UK1P0FGN DeviceProtocol = NVMe-MI1.0 DeviceSidebandProtocol = NVMe-M11.0 Manufacturer = Intel PCIeNegotiatedLinkWidth = x2 PCIeCapableLinkWidth = x4 MaxCapableSpeed = 8 GT/s NegotiatedSpeed = 8 GT/s FormFactor = 2.5 Inch Revision = VDV1DP23 RemainingRatedWriteEndurance = 100 % FailurePredicted = NO PcieSSDBusId = Not Applicable PcieSSDDeviceId = Not Applicable PcieSSDFunctionId = Not Applicable RAIDStatus = Ready HotSpareStatus = No AvailableRaidDiskSpace = 931.000 GB FreeSizeInBytes = 931.00 GB RaidType = None SasAddress = Not Applicable WWN = 0x140ce5ce4d25c Certified = Yes NonRAIDDiskCachePolicy = Not Applicable OperationState = Not Applicable PowerStatus = On SecurityStatus = Not Capable UsedRaidDiskSpace = 0.001 GB T10PICapability = Not Capable BlockSizeInBytes = 512 SystemEraseCapability = CryptographicErasePD EncryptionCapability = Not Capable CryptographicEraseCapability = Capable EncryptionProtocol = None PartNumber = CN0FJ9YXPESIT9AD010TA02 ForeignKeyIdentifier = null RaidNominalMediumRotationRate = 0
Configuration
- The following command provides the list of enclosures:
- To view the help details for a configuration command, run the following command:
racadm>> racadm storage help createvd Storage configuration of hardware RAID connected to the system. Usage: racadm storage createvd:<Controller FQDD> -rl {r0|r1|r5|r6|r10|r50|r60}[-wp {wt|wb|wbf}] [-rp {nra|ra|ara}] [-ss {1k|2k|4k|8k|16k|32k|64k|128k|256k|512k|1M|2M|4M|8M|16M}] -pdkey:<comma separated PD FQDD> [-dcp {enabled|disabled|default}] [-name <VD name>] [-size <VD size>{b|k|m|g|t}] [-T10PIEnable] -------------------------------------------------------------------------------- Options : -rl : Set the RAID Level r0 : RAID 0 - Striping r1 : RAID 1 - Mirroring r5 : RAID 5 - Striping with Parity r6 : RAID 6 - Striping with Extra Parity r10 : RAID 10 - Spanned Striping with Mirroring r50 : RAID 50 - Spanned Striping with Parity r60 : RAID 60 - Spanned Striping with Extra Parity -wp {wt | wb | wbf} : Set the write policy to Write Through or Write Back or Write Back Force -rp {nra|ra|ara} : Set the read policy to No Read Ahead, Read Ahead, Adaptive Read Ahead -ss : Specify the stripe size to use -pdkey:<PD FQDD list> : The PDs to use in the VD. -dcp : Set the Disk Cache Policy in the VD enabled : Enabled - Allow the disk to use it's cache disabled : Disabled - Disallow the disk from using it's cache default : Default - Use the default cache policy. SAS Drives - Use Disabled by Default SATA Drives - Use Enabled by Default -name <VD name> : The name to give the VD -size <VD size> : The size of the VD b : Specify the size in bytes k : Specify the size in kilobytes m : Specify the size in megabytes g : Specify the size in gigabytes t : Specify the size in terabytes -sc : Spandepth: Number of spans in a virtual disk Note: - This option is mandatory for hybrid raid level like RAID 10, RAID50 and RAID60. - The default value is one for basic RAID levels. - If RAID10 Uneven Span is Supported then for RAID10: - -sc option will be optional. - Will allow only 0 value for this option. -T10PIEnable : To create a VD with PI -------------------------------------------------------------------------------- Description : Create a VD. -------------------------------------------------------------------------------- Examples : racadm storage createvd:RAID.Integrated.1-1 -rl r0 -pdkey:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 - To create, delete, and secure the virtual disks.
- The following 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
- The following command starts an initialization operation on a specified virtual disk:
racadm storage init:Disk.Virtual.0:RAID.Integrated.1-1 -speed fast
- The following command deletes the specified virtual disk:
racadm storage deletevd:Disk.Virtual.0:RAID.Integrated.1-1
- The following command encrypts the specified virtual disk:
racadm storage encryptvd:Disk.Virtual.0:RAID.Integrated.1-1
NOTE:Virtual disk must be created with either SED or NVMe drives behind PERC. - The following command assigns Local Key Management (LKM) security key for controller:
racadm storage createsecuritykey:RAID.Integrated.1-1 -key <Key id> -xxx <passphrase>
- The following command modifies Local Key Management (LKM) security key for controller:
racadm storage modifysecuritykey:RAID.Integrated.1-1 -key <Key id> -oldpasswd <oldpassphrase> -newpasswd <newpassphrase>
- The following command deletes Local Key Management (LKM) security key for controller:
racadm storage deletesecuritykey:RAID.Integrated.1-1
- The following command creates a virtual disk:
- To convert the physical disk drive and assign hotspare.
- The following command converts the specified nonstorage physical disk drive to a storage capable physical disk drive:
racadm storage converttoraid:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
- The following command converts the specified physical disk drive to a nonstorage physical disk drive:
racadm storage converttononraid:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
- The following command assigns or unassigns a global or dedicated Hot spare:
racadm storage hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -assign no
racadm storage hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -assign yes -type ghs
racadm storage hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -assign yes -type dhs -vdkey:Disk.Virtual.0:RAID.Integrated.1-1
- The following command converts the specified nonstorage physical disk to a storage capable physical disk with windows meta data
racadm storage converttoraid:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -mdtype windows
- The following command converts the specified nonstorage physical disk drive to a storage capable physical disk drive:
- To reset, clear, and import the storage configuration to the controller.
- The following command imports the current foreign configuration from the controller:
racadm storage importconfig:RAID.Integrated.1-1
- The following command deletes all virtual disks and unassigns hot spare from the associated controller:
racadm storage resetconfig:RAID.Integrated.1-1
- The following command clears the current foreign configuration from the controller:
racadm storage clearconfig:RAID.Integrated.1-1
NOTE:After a resetconfig or clearconfig operation, the data cannot be reversed. - The following command imports the current foreign configuration from the controller:
-
To blink or unblink the PCIeSSD device.
-
The following command blinks the specified PCIeSSD device:
racadm storage blink:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3 STOR095 : Storage operation is successfully completed.
-
The following command unblinks the specified PCIeSSD device:
racadm storage unblink:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3 STOR095 : Storage operation is successfully completed.
-
-
To prepare the specified PCIeSSD device for removal, run the following command:
racadm storage preparetoremove: Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3 STOR089 : Successfully accepted the storage configuration operation. To apply the configuration operation, create a configuration job with --realtime option. To create the required commit jobs, run the jobqueue command. For more information about the jobqueue command, enter the RACADM command "racadm help jobqueue”
-
To perform a cryptographic erase operation on the specified PCIeSSD device, run the following command:
racadm storage secureerase: Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3 RAC1040 : Successfully accepted the storage configuration operation. To apply the configuration operation, create a configuration job, and then restart the server. To create the required commit and reboot jobs, run the jobqueue command. For more information about the jobqueue command, enter the RACADM command "racadm help jobqueue”
-
To perform a cryptographic erase operation on PCIeSSD, SED or ISE (Instant Scramble Erase) device, run the following command:
racadm storage cryptographicerase:<SED FQDD>
- To request iDRAC to rekey only a specific storage controller:
racadm storage rekey:RAID.Integrated.1-1
- To enable security on the HBA controller:
racadm storage security:NonRAID.Slot.3-1 -enable
- To disable security on the HBA controller:
racadm storage security:NonRAID.Slot.3-1 -disable
- To enable security on a physical disk:
racadm storage encryptpd:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
- Export the hwidentity of a controller to a CIFS or NFS share:
- The following command exports the hwidentity of a controller to a CIFS share:
racadm storage exportcertificate:RAID.SL.1-1 -l //10.1.12.13/share -u myuser -p mypass -f file -t 0
- The following command exports the hwidentity of a controller to a NFS share:
racadm storage exportcertificate:RAID.SL.1-1 -l 10.1.12.13:/myshare -u myuser -p mypass -f file -t 0
- The following command exports the hwidentity of a controller to a CIFS share: