We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aacdd7 commit 71b9425Copy full SHA for 71b9425
1 file changed
doc/source/operations/control-plane-operation.rst
@@ -20,7 +20,7 @@ Compute
20
21
The compute nodes can largely be thought of as ephemeral, but you do need to
22
make sure you have migrated any instances and disabled the hypervisor before
23
-decommissioning or making any disruptive configuration change.
+rebooting, decommissioning or making any disruptive configuration change.
24
25
Monitoring
26
----------
@@ -197,7 +197,7 @@ following order:
197
198
* Perform a graceful shutdown of all virtual machine instances
199
* Shut down compute nodes
200
-* Shut down monitoring node
+* Shut down monitoring node (if separate from controllers)
201
* Shut down network nodes (if separate from controllers)
202
* Shut down controllers
203
* Shut down Ceph nodes (if applicable)
0 commit comments