ovirt-engine-4.4.4 was branched
by Tal Nisan
Hi everyone,
Today we've tagged what will be 4.4.4 RC build, to maintain stability and
to allow work on 4.4.5 we have branched 4.4.4 in case of bugs found on the
RC Build that need to be fixed.
The general guidelines:
For your 4.4.5 work - just push to master
For 4.4.4 work (blockers/exceptions only!) - push to master and once it's
merged backport to the ovirt-engine-4.4.4.z branch
Thanks!
4 years
OST failures on dnf_upgrade
by Marcin Sobczyk
Hi All,
there's a known issue with OST failing right now during deployment on
'dnf_upgrade'.
The problem is that 'mdevctl' package is missing in CentOS repos and new
libvirt versions
require it. While we wait for an official fix, we're rebuilding
ost-images with the package
included from a copr build. Hopefully OST will work in 1-2 hours. Sorry
for the inconvenience.
Regards, Marcin
4 years
Ovirt Engine migration to Wildfly 21
by Artur Socha
Hi,
I am working at the moment on the migration of Ovirt Engine to Wildfly 21.
I have encountered an issue with the http-remoting-connector which uses the
'default' connector. After the switch to Wildfly 21 this is no longer
working. There is an error in server.log complaining about this service not
being started ... however, I have not noticed that anything from the
engine's core functionality is broken. There are even OST passing with this
error.
Does anyone know about any usages of remoting components in ovirt engine?
Perhaps this could be removed as 'dead' configuration?
Assuming, it is being used - I have a patch that seems to fix the problem
[1]. The thing is that I still don't understand why this change is now
required. 'Default' in reference configuration ie. standalone-full.xml is
just http with redirect to https.
Any help much appreciated.
[1] https://gerrit.ovirt.org/#/c/ovirt-engine/+/112505/
--
Artur Socha
Senior Software Engineer, RHV
Red Hat
4 years
Problems building CentOS 8.3-based engine image for OST
by Marcin Sobczyk
Hi All,
since CentOS 8.3 is out, I'm trying to build a new base image for OST,
but there are problems on the engine side.
The provisioning script we use to build the engine VM is here [1].
The build ends with errors:
Error: Problems in request:
missing groups or modules: javapackages-tools
Last metadata expiration check: 0:00:02 ago on Mon Dec 7 16:00:56 2020.
Error:
Problem 1: cannot install the best candidate for the job
- nothing provides apache-commons-compress needed by
ovirt-engine-4.4.4.4-0.0.master.20201206151430.git1a096b0d4e7.el8.noarch
- nothing provides apache-commons-jxpath needed by
ovirt-engine-4.4.4.4-0.0.master.20201206151430.git1a096b0d4e7.el8.noarch
Problem 2: package
ovirt-engine-extension-aaa-ldap-setup-1.4.3-0.289.202010220206.el8.noarch
requires ovirt-engine-extension-aaa-ldap = 1.4.3-0.289.202010220206.el8,
but none of the providers can be installed
- package
ovirt-engine-extension-aaa-ldap-1.4.3-0.289.202010220206.el8.noarch
requires slf4j-jdk14, but none of the providers can be installed
- conflicting requests
- package slf4j-jdk14-1.7.25-4.module_el8.3.0+454+67dccca4.noarch is
filtered out by modular filtering
Please advise.
Thanks, Marcin
[1]
https://gerrit.ovirt.org/gitweb?p=ost-images.git;a=blob_plain;f=el8-provi...
4 years