Skip to content

Commit 58d6372

Browse files
authored
Merge pull request #801 from stackhpc/enable-compute-after-rl9-migration
Enable hypervisor after RL9 compute migration
2 parents 5120dfe + 6082053 commit 58d6372

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

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

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

456-
Wait for Prometheus alerts and errors in OpenSearch Dashboard to resolve, or
457-
address them.
456+
1. If any VMs were powered off, they may now be powered back on.
457+
458+
2. Wait for Prometheus alerts and errors in OpenSearch Dashboard to resolve,
459+
or address them.
460+
461+
3. Once happy that the system has been restored to full health, enable the
462+
hypervisor in Nova if it is still disabled and then move onto the next
463+
host or batch or hosts.
464+
465+
.. code-block:: console
466+
467+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/nova-compute-enable.yml --limit <hostname>
458468
459-
Once happy that the system has been restored to full health, move onto the next
460-
host or batch or hosts.
461469
462470
Storage
463471
=======

0 commit comments

Comments
 (0)