Added comment about IPA logs being uploaded to Ironic

Change-Id: I983ad3bd6fff539e877844e54788f63689ce8a84
This commit is contained in:
Mohammed Naser 2021-03-01 11:38:02 -05:00
parent 4a22c887f8
commit 2220aaae57

View File

@ -135,7 +135,6 @@ Where can I find the IPA logs
Retrieving the IPA logs will differ depending on which base image was used.
* Operating system that do not use ``systemd`` (ie Ubuntu 14.04)
- logs will be found in the /var/log/ folder.
@ -147,6 +146,9 @@ Retrieving the IPA logs will differ depending on which base image was used.
contents of the journal, including ironic-python-agent logs, by enabling
the `journal-to-console element <https://docs.openstack.org/diskimage-builder/latest/elements/journal-to-console/README.html>`_.
In addition, Ironic is configured to retrieve IPA logs upon failures by default,
you can learn more about this feature in the `Ironic troubleshooting guide <https://docs.openstack.org/ironic/latest/admin/troubleshooting.html#retrieving-logs-from-the-deploy-ramdisk>`_.
Manually restart IPA
====================