I have made a Export of the same VM created in oVirt to a server running pure qemu/KVM and which creates new VMs profiles with vram 65536 and it turned on the Windows 10 which run perfectly with that configuration.

Was reading some documentation that it may be possible to change the file /usr/share/ovirt-engine/conf/osinfo-defaults.properties in order to change it for the profile you want but I am not sure how these changed should be made if directly in that file, on another one just with custom configs and also how to apply them immediatelly to any new or existing VM ? I am pretty confident once vram is increased that should resolve the issue with not only Windows 10 VMs, but other as well.

Anyone can give a hint about the correct procedure to apply this change ?

Thanks in advance.
Fernando


On 23/11/2017 10:46, FERNANDO FREDIANI wrote:
Hello

Has anyone installed a Windows 10 Virtual Machine ?

I am having serious Console Performance issues even after installing the Ted Hat QXL controller from the virtio-win ISO. Someone informed in a forum having similar issues and have resolved by increasing the graphics card memory to 65536 by editing the XML (example below), but how is that possible in oVirt permanently ?

<video>
      <model type='qxl' ram='131072' vram='131072' vgamem='65536' heads='1'/>       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</video>

Thanks
Fernando

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to