Discussion:
[ovirt-users] CPU Compatibility Problem after Upgrading Centos 8 Stream Host
Nur Imam Febrianto
2021-05-25 11:20:27 UTC
Permalink
Hi,
This morning I have a problem that suddenly my Host (Using Centos 8 Stream, not oVirt Node) showing error with Cpu Compatibility. It says my CPU doesn’t have Haswell-noTSX and spec_ctrl flag. After downgrading the kernel back from 4.18.0 – 305 to 4.18.0 – 301.1 and rollback yum update, it working again. Do anybody having same issue ?
I’m using Xeon E5-2695v4 with cluster compatibility Secure Intel Haswell. Using oVirt 4.4.6 on CentOS Stream host.

Thanks before.

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
Jeff Bailey
2021-05-25 16:06:14 UTC
Permalink
If it's the same problem that I ran into then it's the latest version of
edk2-ovmf.  I'm not sure why it was pushed into the repos without a
fixed libvirt to go with it.


On 5/25/2021 7:20 AM, Nur Imam Febrianto wrote:
>
> Hi,
>
> This morning I have a problem that suddenly my Host (Using Centos 8
> Stream, not oVirt Node) showing error with Cpu Compatibility. It says
> my CPU doesn’t have Haswell-noTSX and spec_ctrl flag. After
> downgrading the kernel back from 4.18.0 – 305 to 4.18.0 – 301.1 and
> rollback yum update, it working again. Do anybody having same issue ?
>
> I’m using Xeon E5-2695v4 with cluster compatibility Secure Intel
> Haswell. Using oVirt 4.4.6 on CentOS Stream host.
>
> Thanks before.
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
> _______________________________________________
> Users mailing list -- ***@ovirt.org
> To unsubscribe send an email to users-***@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/***@ovirt.org/message/7R7SFBOPQL5S6WRT7RLZMIXOIOYBUGIF/
n***@provmed.net
2021-05-25 17:38:52 UTC
Permalink
Thanks Jeff Bailey,

The issue was with edk2-ovmf, rolling that package back and it started recognizing the CPU correctly.
_______________________________________________
Users mailing list -- ***@ovirt.org
To unsubscribe send an email to users-***@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/***@ovirt.org/message/6J2WGNN3XPPH6ALLNPEE72J5JL
Jeff Bailey
2021-05-26 16:09:32 UTC
Permalink
You  might also want to watch out for hostname-3.20-7.el8.x86_64.  It's
causing loops in systemd's service start ordering which get broken by
randomly not starting a service.  Often this service turns out to be
NetworkManager :(


On 5/25/2021 1:38 PM, ***@provmed.net wrote:
> Thanks Jeff Bailey,
>
> The issue was with edk2-ovmf, rolling that package back and it started recognizing the CPU correctly.
> _______________________________________________
> Users mailing list -- ***@ovirt.org
> To unsubscribe send an email to users-***@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/***@ovirt.org/message/6J2WGNN3XPPH6ALLNPEE72J5JLUVESSH/
_______________________________________________
Users mailing list -- ***@ovirt.org
To unsubscribe send an email to users-***@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/***@ovirt.org/message/L
Jeff Bailey
2021-05-26 16:42:13 UTC
Permalink
Yes, downgrading edk2-ovmf will fix it.  Ultimately, there should be a
new version of libvirt that works with the new edk2-ovmf but for now
they're incompatible.


On 5/26/2021 12:28 PM, k.gunasekhar--- via Users wrote:
> Thank you for your update .
>
> is yum downgrade edk2-ovmf worked? of any other changes to be made.
> _______________________________________________
> Users mailing list -- ***@ovirt.org
> To unsubscribe send an email to users-***@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/***@ovirt.org/message/QTECUZO5WYA3AZKXNBJ25TM7KVQ25AUM/
_______________________________________________
Users mailing list -- ***@ovirt.org
To unsubscribe send an email to users-***@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/***@ovirt.org/message/IQ6NSYCCNTXU2NPYEUUH5ZC45QI356KQ
Nur Imam Febrianto
2021-05-27 06:00:51 UTC
Permalink
Confirmed, excluding edk2-ovmf will solve the issue.
Thanks for your info 😊

Regards,
Nur Imam Febrianto

From: Jeff Bailey<mailto:***@cs.kent.edu>
Sent: 25 May 2021 23:16
To: ***@ovirt.org<mailto:***@ovirt.org>
Subject: [ovirt-users] Re: CPU Compatibility Problem after Upgrading Centos 8 Stream Host


If it's the same problem that I ran into then it's the latest version of edk2-ovmf. I'm not sure why it was pushed into the repos without a fixed libvirt to go with it.


On 5/25/2021 7:20 AM, Nur Imam Febrianto wrote:
Hi,
This morning I have a problem that suddenly my Host (Using Centos 8 Stream, not oVirt Node) showing error with Cpu Compatibility. It says my CPU doesn’t have Haswell-noTSX and spec_ctrl flag. After downgrading the kernel back from 4.18.0 – 305 to 4.18.0 – 301.1 and rollback yum update, it working again. Do anybody having same issue ?
I’m using Xeon E5-2695v4 with cluster compatibility Secure Intel Haswell. Using oVirt 4.4.6 on CentOS Stream host.

Thanks before.

Sent from Mail<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgo.microsoft.com%2Ffwlink%2F%3FLinkId%3D550986&data=04%7C01%7C%7C8e261ad0aa5449f1cb9408d91f9860e7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637575561614907947%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=43De0PUOJLqaSFwVQbIHaIvX8f825aim%2B63K%2B7sNTnU%3D&reserved=0> for Windows 10




_______________________________________________

Users mailing list -- ***@ovirt.org<mailto:***@ovirt.org>

To unsubscribe send an email to users-***@ovirt.org<mailto:users-***@ovirt.org>

Privacy Statement: https://www.ovirt.org/privacy-policy.html<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fprivacy-policy.html&data=04%7C01%7C%7C8e261ad0aa5449f1cb9408d91f9860e7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637575561614907947%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8BURSw1VgnWl05YFXmPjVF66sAcfb7BqN7vCBLfceds%3D&reserved=0>

oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2F&data=04%7C01%7C%7C8e261ad0aa5449f1cb9408d91f9860e7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637575561614917900%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=dCCqZzJnEn1RqkQyuFDy9lnNz5F7SwT04QRh8t1lSPE%3D&reserved=0>

List Archives: https://lists.ovirt.org/archives/list/***@ovirt.org/message/7R7SFBOPQL5S6WRT7RLZMIXOIOYBUGIF/<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2F7R7SFBOPQL5S6WRT7RLZMIXOIOYBUGIF%2F&data=04%7C01%7C%7C8e261ad0aa5449f1cb9408d91f9860e7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637575561614917900%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=JyCKIL6uTWWEtLoyHS%2FKj4O2m75wK7lXQGbSD5mYAgQ%3D&reserved=0>
n***@provmed.net
2021-05-25 16:20:02 UTC
Permalink
Hello,

I am also having the same issue after upgrading today but with the skylake CPU. Message states the following flag model_Skylake-Server-noTSX-IBRS is missing. Also running Centos 8 stream not the ovirt node. Thanks
_______________________________________________
Users mailing list -- ***@ovirt.org
To unsubscribe send an email to users-***@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/***@ovi
Nur Imam Febrianto
2021-05-27 03:53:35 UTC
Permalink
Already trying several things, seem kernel update doesn’t make this problem happen. Already tried to yum update exclude kernel, the issue still happened.

Thanks.

Regards,
Nur Imam Febrianto

From: k.gunasekhar--- via Users<mailto:***@ovirt.org>
Sent: 26 May 2021 12:27
To: ***@ovirt.org<mailto:***@ovirt.org>
Subject: [ovirt-users] Re: CPU Compatibility Problem after Upgrading Centos 8 Stream Host

I also end up with the same problem today. How did rollback yum i see many yum updates in the yum history.

Here is what the error says.

The host CPU does not match the Cluster CPU Type and is running in a degraded mode. It is missing the following CPU flags: model_IvyBridge, spec_ctrl. Please update the host CPU microcode or change the Cluster CPU Type.
_______________________________________________
Users mailing list -- ***@ovirt.org
To unsubscribe send an email to users-***@ovirt.org
Privacy Statement: https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fprivacy-policy.html&amp;data=04%7C01%7C%7Ccdfdf3baa30a417b631a08d92006eeac%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637576036430558160%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=ioM1ZSkM2q7CNvInAJQdg0n%2BZdUNSMG%2BpmapvHi%2FFKo%3D&amp;reserved=0
oVirt Code of Conduct: https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2F&amp;data=04%7C01%7C%7Ccdfdf3baa30a417b631a08d92006eeac%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637576036430558160%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=6pxtmPuppncwbn6Q3sRxYq%2BdpbK68bZ1HV28qnxAf0w%3D&amp;reserved=0
List Archives: https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2F7VQ7CABK4FIP4SLPNNPEVZSCM6DTIUAD%2F&amp;data=04%7C01%7C%7Ccdfdf3baa30a417b631a08d92006eeac%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637576036430558160%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=UxZ3oeiPqYUo1N6dvIAyUmlTPWv%2FG1FM0AMmF%2FLHmno%3D&amp;reserved=0
Loading...