Skip to content

Commit 2c3bc4c

Browse files
authored
Merge pull request #71104 from johnwilkins/HCIDOCS-202
HCIDOCS-202: Document updated RAID support
2 parents 5baed55 + db67251 commit 2c3bc4c

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,12 @@ 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, including:
98+
99+
* Fujitsu iRMC with support for RAID levels 0, 1, 5, 6, and 10
100+
* Dell iDRAC using the Redfish API with firmware version 6.10.30.20 or later and RAID levels 0, 1, and 5
101+
102+
{product-title} {product-version} does not support software RAID.
98103
====
99104

100105
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 | BMC and protocol |Firmware version|RAID levels
20+
|Fujitsu | iRMC |N/A|0, 1, 5, 6, and 10
21+
|Dell | iDRAC with Redfish | 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)