[ovirt-users] hosted-engine --deploy fails, apparently due to not finding storage pool

2024-02-09 Thread iucounu
Hi, I'm trying to deploy a self hosted engine, and it gets to 'Wait for the host to be up' and then fails about 20mins later. Checking the hosted engine setup log, the failure seems to be to do with a storage pool not being found (see error below). Is this error referring to the storage pool

[ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-24 Thread iucounu
let me know if any further information needed. Cam > > -----Original Message- > From: iucounu(a)gmail.com Sent: Tuesday, January 23, 2024 12:49 PM > To: users(a)ovirt.org > Subject: [ovirt-users] Re: [External] : Re: can hosted engine deploy use > local repository > mi

[ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-23 Thread iucounu
Thanks very for the reply Marcos. I tried another deployment, just to see if "wait for the host to be up" would time out, and I saw a couple of errors in the log: From the ovirt-hosted-engine-setup-ansible-final_clean log, it mentions that the VM IP is undefined: 2024-01-23 12:50:19,554+

[ovirt-users] Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-22 Thread iucounu
I managed to get the firewall opened, and it progressed from there, but got stuck at "Wait for the host to be up". I found a suggestion of setting '--ansible-extra-vars=he_offline_deployment=true', but then it just failed at an earlier point in the deployment process.

[ovirt-users] can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-22 Thread iucounu
Hi, hosted-engine --deploy is failing as it is trying to connect to mirrorlist.centos.org: [ INFO ] TASK [ovirt.ovirt.engine_setup : Install required packages for oVirt Engine deployment] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package] [

[ovirt-users] Re: hosted-engine --deploy: No module named 'he_ansible'

2024-01-19 Thread iucounu
Update: I fixed this by creating a symlink from /usr/share/ovirt-hosted-engine-setup/he_ansible to /usr/lib/python3.9/site-packages. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] hosted-engine --deploy: No module named 'he_ansible'

2024-01-19 Thread iucounu
Hi, I'm trying to install hosted engine on a server (4.5.5-1.el9) and it reports 'No module named 'he_ansible'. I have what could an he_ansible module under /usr/share/ovirt-hosted-engine-setup: /usr/share/ovirt-hosted-engine-setup/he_ansible