C Cor New Member Nov 13, 2016 7 0 1 33 Nov 13, 2016 #1 During startup every time I see the following messages appear on the screen what to do about this? Attachments fouten1.zip 133.6 KB · Views: 6
dcsapak Proxmox Staff Member Staff member Feb 1, 2016 10,213 1,495 273 36 Vienna Nov 14, 2016 #2 do you have a guest with cpu=host? then this is completely normal and not an error, more a warning.. you can disable them with: Code: echo 1 > /sys/module/kvm/parameters/ignore_msrs
do you have a guest with cpu=host? then this is completely normal and not an error, more a warning.. you can disable them with: Code: echo 1 > /sys/module/kvm/parameters/ignore_msrs
E efeu Renowned Member Proxmox Subscriber Nov 6, 2015 91 10 73 Nov 14, 2016 #3 I have that option set as well and cpu=Haswell, but this messages still appear. You can stop this error message to appear by lowering your kernel log level: echo 2 >/proc/sys/kernel/printk Last edited: Nov 14, 2016
I have that option set as well and cpu=Haswell, but this messages still appear. You can stop this error message to appear by lowering your kernel log level: echo 2 >/proc/sys/kernel/printk