c5fbf0702b
This patch enables creation of large RAID10's with greater than 16 drives when using the iDRAC hardware type. Best practice is to not pass span length and span depth when creating a RAID10. In this case, the iDRAC will calculate these values using information queried from the RAID controller. See this white paper on intelligent mirroring for more information: https://www.dell.com/support/article/us/en/04/sln111362/ intelligent-mirroring-and-enhanced-raid-10-aka-raid-10e-?lang=en Change-Id: If1fb29f8a078fdb0cb0338c86e32158093cad22e Task: # 22634 Story: #2002771
7 lines
226 B
YAML
7 lines
226 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where RAID 10 creation fails with greater than 16 drives
|
|
when using the ``idrac`` hardware type. See bug `2002771
|
|
<https://storyboard.openstack.org/#!/story/2002771>`_ for details.
|