Modify doc for RAID clean steps in manual cleaning
This commit updates clean steps in the documentation of RAID configuration during manual cleaning. Change-Id: I2ae0e9bc33d9abb76d31845119ad92533e6e0d88
This commit is contained in:
@@ -270,17 +270,14 @@ Workflow
|
|||||||
clean steps as desired::
|
clean steps as desired::
|
||||||
|
|
||||||
|
|
||||||
|
[{
|
||||||
|
"interface": "raid"
|
||||||
|
"step": "delete_configuration",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"clean_steps": [
|
"interface": "raid"
|
||||||
{
|
"step": "create_configuration",
|
||||||
"interface": "raid"
|
}]
|
||||||
"step": "delete_configuration",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"interface": "raid"
|
|
||||||
"step": "create_configuration",
|
|
||||||
}]
|
|
||||||
}
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
'create_configuration' doesn't remove existing disks. It is recommended
|
'create_configuration' doesn't remove existing disks. It is recommended
|
||||||
|
|||||||
Reference in New Issue
Block a user