[doc] Remove the device selection limitation for Software RAID

With the device selection work merged, we can now remove the
corresponding limitation from our docs.

Change-Id: Ica71338ede569aa7ce1bb02503e295afcb89e86b
This commit is contained in:
Arne Wiebalck 2020-04-08 17:02:38 +02:00
parent 44f776cda6
commit 81b93abf20
1 changed files with 0 additions and 5 deletions

View File

@ -365,11 +365,6 @@ There are certain limitations to be aware of:
* Only the mandatory properties (plus the required ``controller`` property)
from `Target RAID configuration`_ are currently supported.
* There is no way to select the disks which are used to set up the software
RAID, so the Ironic Python Agent will use all available disks. This seems
appropriate for servers with 2 or 4 disks, but needs to be considered when
disk arrays are attached.
* The number of created Software RAID devices must be 1 or 2. If there is only
one Software RAID device, it has to be a RAID-1. If there are two, the first
one has to be a RAID-1, while the RAID level for the second one can