Created attachment 1400737 [details] All the logs including engine.log vdsm.log host-deploy.log Description of problem: Failed to add rhvh4.2(el7.5) to engine, error happened as below: The current cluster compatibility level supports [pc-i440fx-rhel7.5.0, pseries-rhel7.5.0] and the host emulated machines are pc-i440fx-rhel7.1.0,pc-q35-rhel7.3.0,rhel6.3.0,pc-i440fx-rhel7.0.0,rhel6.1.0,pc-i440fx-rhel7.4.0,rhel6.6.0,rhel6.2.0,pc,pc-i440fx-rhel7.3.0,q35,pc-i440fx-rhel7.2.0,rhel6.4.0,pc-q35-rhel7.4.0,rhel6.0.0,rhel6.5.0. Version-Release number of selected component (if applicable): engine version: 4.2.2.1-0.1.el7 rhvh-4.2.1.3-0.20180218.0 vdsm-4.20.18-1.el7ev.x86_64 How reproducible: 100% Steps to Reproduce: 1. Install the new rhvh4.2 2. Add rhvh to engine Actual results: 1.After step#2, failed to add the rhvh to engine Expected results: 1. After step#2, add rhvh to engine successfully Additional info: No such issue on rhvh4.2(el7.4)
Michal - any ideas?
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.
During the testing, there is _NO_ such issue on RHEL 7.5 as host with vdsm-4.20.19-1 when adding it into engine version: 4.2.2.1-0.1.el7. [root@hp-dl385g10-01 ~]# rpm -qa vdsm kernel qemu-kvm-rhev kernel-3.10.0-855.el7.x86_64 vdsm-4.20.19-1.el7ev.x86_64 qemu-kvm-rhev-2.10.0-21.el7.x86_64 [root@hp-dl385g10-01 ~]# lscpu| grep "Model name" Model name: AMD EPYC 7251 8-Core Processor [root@hp-dl385g10-01 ~]# cat /etc/os-release NAME="Red Hat Enterprise Linux Server" VERSION="7.5 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="7.5" PRETTY_NAME="Red Hat Enterprise Linux Server 7.5 Beta (Maipo)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:7.5:beta:server" HOME_URL="https://www.redhat.com/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" REDHAT_BUGZILLA_PRODUCT_VERSION=7.5 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="7.5 Beta"
I think it's duplicate of this bug https://bugzilla.redhat.com/show_bug.cgi?id=1547196 , problem is that in this rehvh is old qemu package from rhel 7.4 but needs to be from 7.5.
*** This bug has been marked as a duplicate of bug 1547196 ***