[Trivial] Software RAID: Documentation edits
Highlight 'software' as the value for controller when defining RAID properties and remove a redundant word. Change-Id: Ie26ddb09fda063cd91890fa7644624f2277a4dab
This commit is contained in:
parent
2f5ac84211
commit
c908374edc
@ -140,7 +140,7 @@ The RAID properties can be split into 4 different types:
|
||||
|
||||
- ``controller`` - The name of the controller as read by the RAID interface.
|
||||
In order to trigger the setup of a Software RAID via the Ironic Python
|
||||
Agent, the value of this property needs to be set to "software".
|
||||
Agent, the value of this property needs to be set to ``software``.
|
||||
- ``physical_disks`` - A list of physical disks to use as read by the
|
||||
RAID interface.
|
||||
|
||||
@ -320,8 +320,8 @@ Workflow
|
||||
|
||||
openstack baremetal node show <node-uuid-or-name>
|
||||
|
||||
Current Limitations of Software RAID
|
||||
====================================
|
||||
Limitations of Software RAID
|
||||
============================
|
||||
|
||||
There are certain limitations to be aware of when setting up a Software RAID via the
|
||||
Ironic Python Agent:
|
||||
|
Loading…
Reference in New Issue
Block a user