ironic/releasenotes/notes/idrac-redfish-raid-convert-from-nonraid-e9b5bbac89c71537.yaml
Aija Jauntēva f0b3695b30 Fix RAID steps for non-RAID in idrac-redfish
When creating configuration convert eligible non-RAID drives
to RAID mode and recalculate volume sizes when necessary
after conversion changes available disk size.

Story: 2009160
Task: 43144

Depends-On: https://review.opendev.org/c/x/sushy-oem-idrac/+/805655
Change-Id: I60a9bc3997740f2c0e6e003a260a213020d3dded
2021-09-07 11:28:43 -04:00

8 lines
280 B
YAML

---
fixes:
- |
Fixes ``idrac-redfish`` RAID interface in ``create_configuration`` clean
step and ``apply_configuration`` deploy step when there are drives in
non-RAID mode. With this fix, non-RAID drives are converted to RAID mode
before creating virtual disks.