Hi Dear,
I need to install 3 nodes with self-hosted-engine but with all linux distributions tried I
receive the error below:
ERROR otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:113
fatal: [localhost -> 192.168.1.50]: FAILED! => {"changed": false,
"msg": "Failed to download metadata for repo 'centos-ceph-pacific':
Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for
http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=s...
[Could not resolve host: mirrorlist.centos.org]", "rc": 1,
"results": []}
2025-02-24 17:03:59,038+0100 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:113 fatal: [localhost]: FAILED! => {"changed":
false, "msg": "There was a failure deploying the engine on the local engine
VM. The system may not be provisioned according to the playbook results: please check the
logs for the issue, fix accordingly or re-deploy from scratch.\n"}
2025-02-24 17:03:59,640+0100 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils.run:238 b'[DEPRECATION WARNING]: Encryption using the Python crypt
module is deprecated. \n'
2025-02-24 17:03:59,640+0100 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils.run:238 b'The Python crypt module is deprecated and will be removed from
Python 3.13. \n'
2025-02-24 17:03:59,641+0100 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils.run:238 b'Install the passlib library for continued encryption
functionality. This \n'
2025-02-24 17:03:59,641+0100 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils.run:238 b'feature will be removed in version 2.17. Deprecation warnings
can be disabled \n'
2025-02-24 17:03:59,641+0100 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils.run:238 b'by setting deprecation_warnings=False in ansible.cfg.\n'
2025-02-24 17:03:59,643+0100 ERROR otopi.context context._executeMethod:151 Failed to
execute stage 'Closing up': Failed executing ansible-playbook
2025-02-24 17:04:21,338+0100 ERROR otopi.plugins.gr_he_common.core.misc
misc._terminate:164 Hosted Engine deployment failed: please check the logs for the issue,
fix accordingly or re-deploy from scratch.
In /etc/yum.repos.d there isn't the site
http://mirrorlist.centos.org on none of the
repository configuration files.
If I install the engine on physical host all work fine and the installation done without
problems.
Does anyone have any idea why I find the old, now decommissioned, Centos site in the
engine configuration?
Tnx