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 <[email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected]/message/4OJIR7XJU3PKJSSIWOZ2AHRHKJZE23FZ/ -- Didi _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/5ED3KTRUYANNMBOZ25F7ZPHMGNJVSMIH/

