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-le...@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/4OJIR7XJU3PKJSSIWOZ2AHRHKJZE23FZ/

Reply via email to