Error: Adding new Host to ovirt-engine
by Ahmad Khiet
Hi,
Can't add new host to ovirt engine, because the following error:
2019-06-12 12:23:09,664 p=4134 u=engine | TASK [ovirt-host-deploy-facts :
Set facts] *************************************
2019-06-12 12:23:09,684 p=4134 u=engine | ok: [10.35.1.17] => {
"ansible_facts": {
"ansible_python_interpreter": "/usr/bin/python2",
"host_deploy_vdsm_version": "4.40.0"
},
"changed": false
}
2019-06-12 12:23:09,697 p=4134 u=engine | TASK [ovirt-provider-ovn-driver
: Install ovs] *********************************
2019-06-12 12:23:09,726 p=4134 u=engine | fatal: [10.35.1.17]: FAILED! =>
{}
MSG:
The conditional check 'cluster_switch == "ovs" or (ovn_central is defined
and ovn_central | ipaddr and ovn_engine_cluster_version is
version_compare('4.2', '>='))' failed. The error was: The ipaddr filter
requires python's netaddr be installed on the ansible controller
The error appears to be in
'/home/engine/apps/engine/share/ovirt-engine/playbooks/roles/ovirt-provider-ovn-driver/tasks/configure.yml':
line 3, column 5, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- block:
- name: Install ovs
^ here
2019-06-12 12:23:09,728 p=4134 u=engine | PLAY RECAP
*********************************************************************
2019-06-12 12:23:09,728 p=4134 u=engine | 10.35.1.17 :
ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0
ignored=0
whats missing!?
Thanks
--
Ahmad Khiet
Red Hat <https://www.redhat.com/>
akhiet(a)redhat.com
M: +972-54-6225629
<https://red.ht/sig>
1 year, 3 months
el8-stream is available in CI
by Ehud Yonasi
Hey everyone,
I wanted to let you know that you can run your patches now on el8-stream.
In order to do that simply add to the stdci yaml file the following section:
distro: el8stream
runtime-requirements:
host-distro: newer
You can also see the example on the patch [1].
The runtime requirements part is due to lack compatibility issues with el7
hosts.
If you see any problems, or have any questions please let me know.
Thanks,
Ehud.
[1]: https://gerrit.ovirt.org/#/c/jenkins/+/114174/6/stdci.yaml
3 years, 6 months
OAuth plugin upgrade on gerrit.ovirt.org
by Evgheni Dereveanchin
Hi everyone,
gerrit.ovirt.org uses OAuth integration for user logins and GitHub is
one of the supported methods. We are currently using a login method
that is being deprecated [1] so a plugin upgrade is required to ensure
GitHub auth keeps working.
Due to this change, on future gerrit logins via GitHub you may see an
authorization request for the user:email scope. This is normal and
after accepting the request you will be authorized as the same gerrit
user. The request will only show up once but I still wanted to provide
a heads up to avoid confusion.
I will perform the upgrade within the next couple of hours. It will
involve a short downtime of gerrit so if you see errors when
cloning/pushing please re-try in 5 minutes.
--
Regards,
Evgheni Dereveanchin
[1] https://developer.github.com/changes/2020-02-10-deprecating-auth-through-...
3 years, 6 months
Vdsm: ovirt-4.4.6 branch created
by Milan Zamazal
Hi,
ovirt-4.4.6 branch has been created in Vdsm, you can use it for
contingent 4.4.6 backports (blockers and exceptions only).
Regards,
Milan
3 years, 6 months
ovirt-engine-4.4.6 was branched
by Tal Nisan
Hi everyone,
Today we've tagged what will be 4.4.6 RC build, to maintain stability and
to allow work on 4.4.7 we have branched 4.4.6 in case of bugs found on the
RC Build that need to be fixed.
The general guidelines:
For your 4.4.7 work - just push to master
For 4.4.6 work (blockers/exceptions only!) - push to master and once it's
merged backport to the ovirt-engine-4.4.6.z branch
Thanks!
3 years, 6 months
oVirt 2021 Spring survey questions
by Sandro Bonazzola
Hi,
it's about the usual time of the year when we ask the community to provide
feedback with a survey.
Any questions you'd like to be asked?
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
3 years, 6 months
OST FAILURES
by Ahmad Khiet
Hi,
I'm trying to run OST for my patch, and, as I see all patches are failed
because of some errors before the test and after it.
Have a nice day
--
Ahmad Khiet
Red Hat <https://www.redhat.com/>
akhiet(a)redhat.com
M: +972-54-6225629
<https://red.ht/sig>
3 years, 7 months