Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot deploy self-hosted oVirt. Most likely because Centos Stream 8 repos have been shut down. #146

Closed
desmo999r opened this issue Jun 5, 2024 · 1 comment
Labels

Comments

@desmo999r
Copy link

I cannot deploy a self-hosted oVirt.
Everything goes fine until the installation script start the engine VM locally and tries to install the oVirt Engine package.

2024-06-04 16:44:06,829+0000 INFO otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:115 ok: [localhost]
2024-06-04 16:44:07,531+0000 INFO otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:115 TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
2024-06-04 16:44:11,240+0000 DEBUG otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:109 {'results': [], 'rc': 1, 'msg': "Failed to download metadata for repo 'cent
os-ceph-pacific': Cannot prepare internal mirrorlist: No URLs in mirrorlist", 'invocation': {'module_args': {'name': ['ovirt-engine'], 'state': 'present', 'allow_downgrade': False, 'autoremo
ve': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude'
: [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 
'sslverify': True, 'lock_timeout': 30, 'allowerasing': False, 'nobest': False, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, '_ansibl
e_no_log': None, 'changed': False, '_ansible_delegated_vars': {'ansible_host': '192.168.222.119', 'ansible_port': None, 'ansible_user': 'root', 'ansible_connection': 'smart'}}
2024-06-04 16:44:11,341+0000 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:113 fatal: [localhost -> 192.168.222.119]: FAILED! => {"changed": false, "msg": "Failed to download metadata for repo 'centos-ceph-pacific': Cannot prepare internal mirrorlist: No URLs in mirrorlist", "rc": 1, "results": []}

I think it is because the Centos Stream 8 repos have been shut down on mirror.centos.org and one should use vault.centos.org.

@desmo999r desmo999r added the bug label Jun 5, 2024
@desmo999r
Copy link
Author

I downloaded the latest ovirt-appliance from https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance/el9/ and now I can go further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant