ironic/releasenotes/notes/idrac-drives-conversion-raid-to-jbod-de10755d1ec094ea.yaml
Rachit7194 f772e86580 DRAC: Drives conversion from raid to jbod
Added physical drives conversion from RAID to JBOD
mode after RAID delete_configuration cleaning step called
in iDRAC driver.

Change-Id: I59bad3d8969cc8374d1436b91b32a21b38ca8d69
Story: 2006234
Task: 35835
2019-12-10 10:02:09 +00:00

8 lines
288 B
YAML

---
fixes:
- |
Hardware type ``idrac`` converts physical drives from
``RAID`` to ``JBOD`` mode after RAID ``delete_configuration``
cleaning step through raid interface. This ensures that the
individual disks freed by deleting the virtual disks
are visible to the OS.