On the HostedEngineLocal VM

[root@testvirt ~]# yum repolist enabled
repo id                                                                     repo name
AppStream                                                                   CentOS-8 - AppStream
BaseOS                                                                      CentOS-8 - Base
PowerTools                                                                  CentOS-8 - PowerTools
extras                                                                      CentOS-8 - Extras
ovirt-4.4                                                                   Latest oVirt 4.4 Release
ovirt-4.4-advanced-virtualization                                           Advanced Virtualization packages for x86_64
ovirt-4.4-centos-gluster7                                                   CentOS-8 - Gluster 7
ovirt-4.4-centos-opstools                                                   CentOS-8 - OpsTools - collectd
ovirt-4.4-centos-ovirt44                                                    CentOS-8 - oVirt 4.4
ovirt-4.4-copr:copr.fedorainfracloud.org:mdbarroso:ovsdbapp                 Copr repo for ovsdbapp owned by mdbarroso
ovirt-4.4-copr:copr.fedorainfracloud.org:networkmanager:NetworkManager-1.22 Copr repo for NetworkManager-1.22 owned by networkmanager
ovirt-4.4-copr:copr.fedorainfracloud.org:nmstate:nmstate-0.2                Copr repo for nmstate-stable owned by nmstate
ovirt-4.4-copr:copr.fedorainfracloud.org:sac:gluster-ansible                Copr repo for gluster-ansible owned by sac
ovirt-4.4-copr:copr.fedorainfracloud.org:sbonazzo:EL8_collection            Copr repo for EL8_collection owned by sbonazzo
ovirt-4.4-epel                                                              Extra Packages for Enterprise Linux 8 - x86_64
ovirt-4.4-pre                                                               oVirt 4.4 Pre-Release
ovirt-4.4-virtio-win-latest                                                 virtio-win builds roughly matching what will be shipped in upcoming RHEL


and on the Hypervisor

[root@n001 ~]# yum repolist enabled
repo id                                                                     repo name
AppStream                                                                   CentOS-8 - AppStream
BaseOS                                                                      CentOS-8 - Base
PowerTools                                                                  CentOS-8 - PowerTools
extras                                                                      CentOS-8 - Extras
ovirt-4.4                                                                   Latest oVirt 4.4 Release
ovirt-4.4-advanced-virtualization                                           Advanced Virtualization packages for x86_64
ovirt-4.4-centos-gluster7                                                   CentOS-8 - Gluster 7
ovirt-4.4-centos-opstools                                                   CentOS-8 - OpsTools - collectd
ovirt-4.4-centos-ovirt44                                                    CentOS-8 - oVirt 4.4
ovirt-4.4-copr:copr.fedorainfracloud.org:mdbarroso:ovsdbapp                 Copr repo for ovsdbapp owned by mdbarroso
ovirt-4.4-copr:copr.fedorainfracloud.org:networkmanager:NetworkManager-1.22 Copr repo for NetworkManager-1.22 owned by networkmanager
ovirt-4.4-copr:copr.fedorainfracloud.org:nmstate:nmstate-0.2                Copr repo for nmstate-stable owned by nmstate
ovirt-4.4-copr:copr.fedorainfracloud.org:sac:gluster-ansible                Copr repo for gluster-ansible owned by sac
ovirt-4.4-copr:copr.fedorainfracloud.org:sbonazzo:EL8_collection            Copr repo for EL8_collection owned by sbonazzo
ovirt-4.4-epel                                                              Extra Packages for Enterprise Linux 8 - x86_64
ovirt-4.4-pre                                                               oVirt 4.4 Pre-Release
ovirt-4.4-virtio-win-latest                                                 virtio-win builds roughly matching what will be shipped in upcoming RHEL



On Tue, Oct 20, 2020 at 4:54 AM Sandro Bonazzola <sbonazzo@redhat.com> wrote:


Il giorno lun 19 ott 2020 alle ore 19:03 Edward Berger <edwberger@gmail.com> ha scritto:
with those packages installed I was able to run the single node hyperconverged wizard,
but it fails during deploy "Hosted Engine Deployment" with
[ INFO ] TASK [ovirt.ovirt.engine_setup : Update setup packages]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [ovirt.ovirt.engine_setup : Update all packages]
[ ERROR ] fatal: [localhost -> testvirt.bil.psc.edu]: FAILED! => {"changed": false, "failures": [], "msg": "Depsolve Error occured: \n Problem: cannot install the best update candidate for package ovirt-engine-metrics-1.4.1.1-1.el8.noarch\n - nothing provides rhel-system-roles >= 1.0-19 needed by ovirt-engine-metrics-1.4.2-1.el8.noarch", "rc": 1, "results": []}
[ INFO ] TASK [ovirt.ovirt.engine_setup : Clean temporary files]
[ INFO ] changed: [localhost -> testvirt.bil.psc.edu]

I can 'virsh console HostedEngineLocal' and yum update there says
[root@testvirt ~]# yum update
Last metadata expiration check: 0:03:58 ago on Mon 19 Oct 2020 12:52:54 PM EDT.
Error:
 Problem: cannot install the best update candidate for package ovirt-engine-metrics-1.4.1.1-1.el8.noarch
  - nothing provides rhel-system-roles >= 1.0-19 needed by ovirt-engine-metrics-1.4.2-1.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)



can you please provide output of: "yum repolist enabled" ?
thanks



 



On Mon, Oct 19, 2020 at 12:25 PM Edward Berger <edwberger@gmail.com> wrote:
I'm installing 4.4.3-pre on CentOS8.2 and it seems the glusterfs-server and gluster-ansible-roles RPMs aren't installed,
with the ovirt-cockpit which pulls other dependencies. 

This caused the cockpit hyperconverged installer to fail. It mentions the roles rpm but not the glusterfs
with the role installed, failure comes up when it tries to setup the firewall for non-existing glusterfs-server.

It is similarly missing on 4.4.2-release.
(the quick installation instructions are missing this or its a bug)


On Mon, Oct 19, 2020 at 4:31 AM Lev Veyde <lveyde@redhat.com> wrote:

oVirt 4.4.3 Fifth Release Candidate is now available for testing


The oVirt Project is pleased to announce the availability of oVirt 4.4.3 Fifth Release Candidate for testing, as of October 16th, 2020.


This update is the third in a series of stabilization updates to the 4.4 series.

How to prevent hosts entering emergency mode after upgrade from oVirt 4.4.1

Note: Upgrading from 4.4.2 GA should not require re-doing these steps, if already performed while upgrading from 4.4.1 to 4.4.2 GA. These are only required to be done once.


Due to Bug 1837864 - Host enter emergency mode after upgrading to latest build 

If you have your root file system on a multipath device on your hosts you should be aware that after upgrading from 4.4.1 to 4.4.3 you may get your host entering emergency mode.

In order to prevent this be sure to upgrade oVirt Engine first, then on your hosts:

  1. Remove the current lvm filter while still on 4.4.1, or in emergency mode (if rebooted).

  2. Reboot.

  3. Upgrade to 4.4.3 (redeploy in case of already being on 4.4.3).

  4. Run vdsm-tool config-lvm-filter to confirm there is a new filter in place.

  5. Only if not using oVirt Node:
    - run "dracut --force --add multipath” to rebuild initramfs with the correct filter configuration

  6. Reboot.

Documentation

  • If you want to try oVirt as quickly as possible, follow the instructions on the Download page.

  • For complete installation, administration, and usage instructions, see the oVirt Documentation.

  • For upgrading from a previous version, see the oVirt Upgrade Guide.

  • For a general overview of oVirt, see About oVirt.

Important notes before you try it

Please note this is a pre-release build.

The oVirt Project makes no guarantees as to its suitability or usefulness.

This pre-release must not be used in production.

Installation instructions


For installation instructions and additional information please refer to:

https://ovirt.org/documentation/


This release is available now on x86_64 architecture for:

* Red Hat Enterprise Linux 8.2 or newer

* CentOS Linux (or similar) 8.2 or newer


This release supports Hypervisor Hosts on x86_64 and ppc64le architectures for:

* Red Hat Enterprise Linux 8.2 or newer

* CentOS Linux (or similar) 8.2 or newer

* oVirt Node 4.4 based on CentOS Linux 8.2 (available for x86_64 only)


See the release notes [1] for installation instructions and a list of new features and bugs fixed.


Notes:

- oVirt Appliance is already available for CentOS Linux 8

- oVirt Node NG is already available for CentOS Linux 8


Additional Resources:

* Read more about the oVirt 4.4.3 release highlights: http://www.ovirt.org/release/4.4.3/

* Get more oVirt project updates on Twitter: https://twitter.com/ovirt

* Check out the latest project news on the oVirt blog: http://www.ovirt.org/blog/



[1] http://www.ovirt.org/release/4.4.3/

[2] http://resources.ovirt.org/pub/ovirt-4.4-pre/iso/


--

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel

lev@redhat.com | lveyde@redhat.com

_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/3CRWW4EMTGHRVGGJM6EY4DUEEM6QJKBI/
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/C7EUNXTFUU265BSOKKBDGE5FO7E4BR64/


--