Changed to bug fix to follow-on idrac job patch.
Change-Id: Ieafa777660fae48c4ea160f206b8c855e8209aae
This commit is contained in:
parent
8a0b1a39f2
commit
3e6cf84231
@ -1,5 +1,11 @@
|
|||||||
---
|
---
|
||||||
features:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Hardware type ``idrac`` converts physical drives from
|
When using the PERC H730P RAID controller, physical
|
||||||
``JBOD`` to ``RAID`` mode before building RAID on them.
|
disks must be put into RAID mode prior to creating a
|
||||||
|
virtual disk that includes them. If one or more
|
||||||
|
physical disks are in JBOD/Non-RAID mode when creating
|
||||||
|
a virtual disk from them, then the iDRAC will return
|
||||||
|
an error. This patch ensures that the physical disks
|
||||||
|
being included in a virtual disk are converted to RAID
|
||||||
|
mode prior to creating the virtual disk.
|
||||||
|
Loading…
Reference in New Issue
Block a user