Skip to content

Commit eed32a9

Browse files
committed
HCIDOCS-202: Added support for Dell iDRAC for hardware RAID..
1 parent 0ce53b2 commit eed32a9

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

modules/bmo-about-the-baremetalhost-resource.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ a| (Optional) Contains the information about the RAID configuration for bare me
9494

9595
[NOTE]
9696
====
97-
{product-title} {product-version} supports hardware RAID for BMCs using the iRMC protocol only. {product-title} {product-version} does not support software RAID.
97+
{product-title} {product-version} supports hardware RAID for BMCs using the iRMC protocol with support for RAID levels 0, 1, 5, 6, and 10, and the Redfish API with the iDRAC protocol with firmware version 6.10.30.20 or later and RAID levels 0, 1, and 5. {product-title} {product-version} does not support software RAID.
9898
====
9999

100100
See the following configuration settings:

modules/ipi-install-configuring-the-raid.adoc

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,21 @@
66
[id="configuring-the-raid_{context}"]
77
= Optional: Configuring the RAID
88

9-
The following procedure configures a redundant array of independent disks (RAID) during the installation process.
9+
The following procedure configures a redundant array of independent disks (RAID) using baseboard management controllers (BMCs) during the installation process.
1010

1111
[NOTE]
1212
====
13-
. {product-title} supports hardware RAID for baseboard management controllers (BMCs) using the iRMC protocol only. {product-title} {product-version} does not support software RAID.
14-
. If you want to configure a hardware RAID for the node, verify that the node has a RAID controller.
13+
If you want to configure a hardware RAID for the node, verify that the node has a supported RAID controller. {product-title} {product-version} does not support software RAID.
1514
====
1615

16+
.Hardware RAID support by vendor
17+
[options="header"]
18+
|====
19+
|Vendor protocol |Firmware version|RAID levels
20+
|Fujitsu iRMC |N/A|0, 1, 5, 6, and 10
21+
|Dell Redfish API with iDRAC | Version 6.10.30.20 or later | 0, 1, and 5
22+
|====
23+
1724
.Procedure
1825

1926
. Create the manifests.

0 commit comments

Comments
 (0)