We encounter random Windows BSOD (blue screen of death) issues for vm's in
environment running oVirt Engine 4.4.4. Upgrading the environment to 4.4.8 does
not fix the issue. There is a suggestion from
https://bugzilla.redhat.com/show_bug.cgi?id=1868572 to turn off the state of
tlbflush under hyperv section for the Windows vm. Does anyone know how to
achieve that?
Currently, vm description returned from api call includes the following section
that has tlbflush state:
<features>
<acpi/>
<hyperv>
<relaxed state='on'/>
<vapic state='on'/>
<spinlocks state='on' retries='8191'/>
<vpindex state='on'/>
<runtime state='on'/>
<synic state='on'/>
<stimer state='on'/>
<reset state='on'/>
<frequencies state='on'/>
<reenlightenment state='on'/>
<tlbflush state='on'/>
</hyperv>
</features>
_______________________________________________
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/XRHQE3HHSVKHKC474FX5PFCJ7HKAL7ZU/