Skip to content

Commit cbcc78f

Browse files
jasonraynejovial
authored andcommitted
fix(docs): correct playbook commands and minor inconsistencies in Ubuntu Noble upgrade guide
- Fix incorrect ceph-enter-maintenance.yml usage where ceph-exit-maintenance.yml should be used - Fix typo: "change" -> "chance" in storage section potential issues
1 parent 53a1a51 commit cbcc78f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/operations/ubuntu-noble.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Always back up the overcloud DB before starting:
165165
Potential issues
166166
----------------
167167

168-
- If the system uses OVS as a network driver, there's a change that kolla
168+
- If the system uses OVS as a network driver, there's a chance that kolla
169169
services can struggle to find reply queues from RabbitMQ during the upgrade.
170170
Currently this could be observed when rolling reboot of controllers are done
171171
or deploying Ubuntu Noble based Kolla containers are deployed after all
@@ -236,7 +236,7 @@ Full procedure for one controller
236236

237237
.. code-block:: console
238238
239-
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/ceph-enter-maintenance.yml --limit <host>
239+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/ceph-exit-maintenance.yml --limit <host>
240240
241241
3. Make sure that everything is back in working condition before moving
242242
on to the next host:

0 commit comments

Comments
 (0)