
Hi, Great job! Perhaps you'd like to post this somewhere more noticeable/findable? I'd love to say "E.g. on the oVirt blog", but I have absolutely no idea how that is updated. Adding Sandro... Best regards, On Thu, Mar 9, 2023 at 6:46 AM <lars.stolpe@bvg.de> wrote:
instead of downgrading microcode i did eventually enabled the needed CPU flag: #> grubby --update-kernel=ALL --args="tsx=on" #> grub2-mkconfig -o /etc/grub2.cfg #> reboot
Reverse changes after change the default CPU type of the cluster: set host in maintenance #> grubby --update-kernel=ALL --remove-args="tsx=on" #> grub2-mkconfig -o /etc/grub2.cfg #> reboot _______________________________________________ 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/4OJIR7XJU3PKJS...
-- Didi