Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UBI9 required CPU features #1

Open
nward opened this issue Apr 29, 2023 · 2 comments
Open

UBI9 required CPU features #1

nward opened this issue Apr 29, 2023 · 2 comments

Comments

@nward
Copy link

nward commented Apr 29, 2023

This builds on UBI9, which ships with a glibc requiring certain modern CPU features. The following error is seen:

Fatal glibc error: CPU does not support x86-64-v2

I understand that EL8 does not have the same modern CPU requirements - I wonder if this build could use UBI8 instead? I suspect it will work just as well for what it is doing?

I am happy to test this in my environment, if such a change (or some other change to solve this) would be acceptable.

Specifically, my environment is libvirt VMs with the qemu64 CPU, which lacks some things like ssse3 etc.
Setting the model to host-passthrough works, but, is not ideal - and more users than me will encounter this problem I suspect.

@WanzenBug
Copy link
Member

Sorry, I think this issue got overlooked for some time... I wonder what actually triggers that error? If a simple switch to ubi8 fixes the issue I'm more than happy to merge that.

@nward
Copy link
Author

nward commented Feb 19, 2024

We ended up deciding linbit/piraeus didn't meet our needs so I don't have an environment to test this anymore sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants