Update idrac-redfish RAID release note

Followup Iefb7f882c97e33a176962e4e907163d9e4809445

Change-Id: I12be4e53a5b4c2fde5184dabecfff6561772c4ed
This commit is contained in:
Aija Jauntēva 2021-03-23 05:58:32 -04:00
parent 961a85ada7
commit 25efd0c8df
1 changed files with 4 additions and 13 deletions

View File

@ -3,16 +3,7 @@ features:
- |
Adds basic support for managing RAID configuration via the Redfish
out-of-band (OOB) management protocol to the ``idrac`` hardware type by
adding new interface named ``idrac-redfish``.
iDRAC firmware greater than 4.40.00.00 is required. Compared to
``idrac-wsman`` implementation does not yet support foreign disks and
converting from non-RAID mode.
Backing physical disk hints are not widely tested with ``idrac-redfish``
yet and they might not work as desired. Backing physical disks
(``controller``, ``physical_disks``) with ``size_gb="MAX"`` are tested.
The ``idrac`` hardware type now supports ``idrac-wsman``, ``idrac``,
``idrac-redfish``, and ``no-raid`` interfaces in given priority
order.
adding new interface named ``idrac-redfish``. For this iDRAC firmware
greater than 4.40.00.00 is required. The ``idrac`` hardware type now
supports ``idrac-wsman``, ``idrac``, ``idrac-redfish``, and ``no-raid``
interfaces in given priority order.