Skip to content

Commit 1b44bac

Browse files
committed
Enable hypervisor after RL9 compute migration
1 parent d28f1c0 commit 1b44bac

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

doc/source/operations/rocky-linux-9.rst

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -448,13 +448,20 @@ Full procedure for one batch of hosts
448448
449449
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/wazuh-agent.yml -l <hostname>
450450
451-
If any VMs were powered off, they may now be powered back on.
451+
9. Restore the system to full health.
452452

453-
Wait for Prometheus alerts and errors in OpenSearch Dashboard to resolve, or
454-
address them.
453+
1. If any VMs were powered off, they may now be powered back on.
455454

456-
Once happy that the system has been restored to full health, move onto the next
457-
host or batch or hosts.
455+
2. Wait for Prometheus alerts and errors in OpenSearch Dashboard to resolve,
456+
or address them.
457+
458+
3. Once happy that the system has been restored to full health, enable the
459+
hypervisor in Nova if it is still disabled and then move onto the next
460+
host or batch or hosts.
461+
462+
.. code-block:: console
463+
464+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/nova-compute-enable.yml --limit <host>
458465

459466
Storage
460467
=======

0 commit comments

Comments
 (0)