Skip to content

Commit 46649f3

Browse files
committed
docs: a couple of bits for the RL9 migration
1 parent ad5533d commit 46649f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ suggestions:
9898
* Check for unexpected ``ERROR`` or ``CRITICAL`` messages in Kibana/OpenSearch
9999
Dashboard.
100100
* Check Grafana dashboards.
101+
* Disable Ansible fact caching for the duration of the migration, or remember
102+
to clear hosts from the fact cache after they have been reprovisioned.
101103

102104
Migrate to OpenSearch
103105
---------------------
@@ -108,6 +110,7 @@ Elasticsearch/Kibana should be migrated to OpenSearch.
108110
docs <https://docs.openstack.org/kolla-ansible/yoga/reference/logging-and-monitoring/central-logging-guide-opensearch.html#migration>`__
109111
- If necessary, take a backup of the Elasticsearch data.
110112
- Ensure ``kolla_enable_elasticsearch`` is unset in ``etc/kayobe/kolla.yml``
113+
- If you have a custom Kolla Ansible inventory, ensure that it contains the ``opensearch`` and ``opensearch-dashboards`` groups. Otherwise, sync with the inventory in Kayobe.
111114
- Set ``kolla_enable_opensearch: true`` in ``etc/kayobe/kolla.yml``
112115
- ``kayobe overcloud service configuration generate --node-config-dir '/tmp/ignore' --kolla-tags none``
113116
- ``kayobe overcloud container image pull -kt opensearch``

0 commit comments

Comments
 (0)