These may have just been edge cases but the second issue seemed to simply
time out while on the "Wait for the host to be up" task. Jobs ran inside
of HostedEngine and the retries expired before it was completed.
I needed to edit line 147, `retries: 120`, to a higher number so the
process would complete and return the expected check result. (For
reference, I made it 999 - just arbitrary)
File requiring edit:
/usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/05_add_host.yml
I did not run into the space limit on `/tmp` mount again so this _may have_
been from previous attempt just clogging that space up.
*Thank you,*
*Ian Easter*
On Tue, Jun 23, 2020 at 10:06 AM <ieaster(a)telvue.com> wrote:
I appreciate the follow up!
I had determined that the /tmp mount did not have suitable space. The 1G
allocation didn't seem suitable for the HostedEngine deployment.
I have hit a new fail point, though, that I need to investigate to
understand a little more.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5KP45ZQVFZ4...