CentOS 8 Stream: hosted-engine deploy with CPU type is not supported

Hi all, On CentOS 8 Stream I get the following error during "hosted-engine --deploy": [ INFO ] The host has been set in non_operational status, deployment errors: code 156: Host HOST moved to Non-Operational state as host CPU type is not supported in this cluster compatibility version or is not supported at all, code 519 CPU: [root@ovirt-test ~]# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 24 On-line CPU(s) list: 0-23 Thread(s) per core: 2 Core(s) per socket: 6 Socket(s): 2 NUMA node(s): 2 Vendor ID: GenuineIntel BIOS Vendor ID: Intel CPU family: 6 Model: 63 Model name: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz I set up cluster compatibility but it did not solve the problem. On a normal CentOS 8.4 system, the error is not present. Does anyone have an idea? Or have older drivers been removed from the Streram version? Thanks

Hi, I think the edk2-ovmf is still not working in CentOS 8 Stream. Try to downgrade. dnf downgrade edk2-ovmf-20200602gitca407c7246bf-4.el8 This solved the problem on my oVirt hosts. Best regards Christoph Am 25.10.21 um 11:59 schrieb matyi.szabolcs@internetx.com:
Hi all,
On CentOS 8 Stream I get the following error during "hosted-engine --deploy":
[ INFO ] The host has been set in non_operational status, deployment errors: code 156: Host HOST moved to Non-Operational state as host CPU type is not supported in this cluster compatibility version or is not supported at all, code 519
CPU:
[root@ovirt-test ~]# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 24 On-line CPU(s) list: 0-23 Thread(s) per core: 2 Core(s) per socket: 6 Socket(s): 2 NUMA node(s): 2 Vendor ID: GenuineIntel BIOS Vendor ID: Intel CPU family: 6 Model: 63 Model name: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
I set up cluster compatibility but it did not solve the problem. On a normal CentOS 8.4 system, the error is not present.
Does anyone have an idea? Or have older drivers been removed from the Streram version?
Thanks _______________________________________________ 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/TT3MNE4VJS2ZMG...

Hi, Thanks, now this is the next error: [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch cluster facts] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch Datacenter facts] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch Datacenter ID] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch Datacenter name] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add NFS storage domain] [ ERROR ] ovirtsdk4.Error: Fault reason is "Operation Failed". Fault detail is "Network error during communication with the Host.". HTTP r esponse code is 400. [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fault reason is \"Operation Failed\". Fault detail is \"Network error during communication with the Host.\". HTTP response code is 400."} Please specify the storage you would like to use (glusterfs, iscsi, fc, nfs)[nfs]: NFS sharing is fine I can mount from VM and also from localhost.. Thanks!

Christoph There is definitely a problem with the edk2-ovmf file. Today my hosts updated to RHEL 8.5 which installed edk2-ovmf-20210527gite1999b264f1f-3.el8, all my hosts stopped working giving the error "Host HOST moved to Non-Operational state as host CPU type is not supported in this cluster compatibility version or is not supported at all". Looking at the properties of the hosts, their CPU Type: was completely blank. Following your advice, I downgraded edk2-ovmf to version 20200602gitca407c7246bf-4.el8_4.2 which appears to have fixed the problem. Many thanks for this.
participants (4)
-
Christoph Timm
-
Kevin Jones
-
Matyi Szabolcs
-
matyi.szabolcs@internetx.com