Hi,
I’m trying to install new node same way as I did several times before, with oVirt
4.5.2.4-1el8.
HP Proliant with clean install of CentOS Stream 9 (in previous installs some time ago I
used Stream 8).
Add new node failed with this error (at the bottom of this e-mail),
ovirt-host-deploy-ansible-20230803161025-node15.starlett.lv-827b7fc4-68b6-410f-aa90-f33884923ee8.log
(from /var/log/ovirt-engine/host-deploy/)
I can attach the whole log but it looks it is not necessary.
My engine runs on dedicated PC and is NOT hosted engine.
Thanks in advance for any help.
Andrei
————————————————
[root@node15 ~]# dnf repolist --enabled
repo id repo name
appstream CentOS Stream 9 -
AppStream
baseos CentOS Stream 9 -
BaseOS
extras-common CentOS Stream 9 -
Extras packages
----------------------------------
2023-08-03 16:10:44 EEST - TASK [ovirt-host-deploy-vdsm : Install
ovirt-hosted-engine-setup package] ******
2023-08-03 16:10:47 EEST - {
"uuid" : "b1ffdae5-0679-40c3-8609-1a5b976edc0e",
"counter" : 99,
"stdout" : "fatal: [node15.starlett.lv]: FAILED! =>
{\"changed\": false, \"failures\": [\"No package
ovirt-hosted-engine-setup available.\"], \"msg\": \"Failed to install
some of the specified packages\", \"rc\": 1, \"results\":
[]}",
"start_line" : 87,
"end_line" : 88,
"runner_ident" : "281cf22b-29e3-4b4f-adc4-a47028b1ba59",
"event" : "runner_on_failed",
"pid" : 3199,
"created" : "2023-08-03T13:10:45.632672",
"parent_uuid" : "525400a7-0063-c9c3-eaa2-00000000022c",
"event_data" : {
"playbook" : "ovirt-host-deploy.yml",
"playbook_uuid" : "dcb4654e-2e81-4090-a60e-b007a715eda6",
"play" : "all",
"play_uuid" : "525400a7-0063-c9c3-eaa2-000000000006",
"play_pattern" : "all",
"task" : "Install ovirt-hosted-engine-setup package",
"task_uuid" : "525400a7-0063-c9c3-eaa2-00000000022c",
"task_action" : "yum",
"task_args" : "",
"task_path" :
"/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-vdsm/tasks/packages.yml:6",
"role" : "ovirt-host-deploy-vdsm",
"host" : "node15.starlett.lv",
"remote_addr" : "node15.starlett.lv",
"res" : {
"failures" : [ "No package ovirt-hosted-engine-setup available."
],
"results" : [ ],
"rc" : 1,
"msg" : "Failed to install some of the specified packages",
"invocation" : {
"module_args" : {
"name" : [ "ovirt-hosted-engine-setup" ],
"state" : "present",
"allow_downgrade" : false,
"autoremove" : 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,
"lock_timeout" : 30,
"allowerasing" : false,
"nobest" : false,
"conf_file" : null,
"disable_excludes" : null,
"download_dir" : null,
"list" : null,
"releasever" : null
}
},
"_ansible_no_log" : false,
"changed" : false
},
"start" : "2023-08-03T13:10:43.563744",
"end" : "2023-08-03T13:10:45.632205",
"duration" : 2.068461,
"ignore_errors" : null,
"event_loop" : null,
"uuid" : "b1ffdae5-0679-40c3-8609-1a5b976edc0e"
}
}