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/

