This is a multi-part message in MIME format.
--------------DD3210C84327688149B6FCAD
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
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
--------------DD3210C84327688149B6FCAD
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>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.</p>
<p>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.</p>
<p>Anyone can give a hint about the correct procedure to apply this
change ?</p>
<p>Thanks in advance.<br>
Fernando<br>
</p>
<br>
<div class="moz-cite-prefix">On 23/11/2017 10:46, FERNANDO FREDIANI
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:781778b2-1d81-4a55-2060-ea570e83fbd1@upx.com">
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<font face="arial, helvetica, sans-serif">Hello<br>
<br>
Has anyone installed a Windows 10 Virtual Machine ? <br>
<br>
I am having serious Console Performance issues even after
installing the Ted Hat QXL controller from the virtio-win ISO.<br>
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 ?</font><br>
<br>
<video><br>
<model type='qxl' ram='131072' vram='131072'
vgamem='<ins>65536</ins>'
heads='1'/><br>
<address type='pci' domain='0x0000' bus='0x00'
slot='0x02' function='0x0'/><br>
</video><br>
<br>
Thanks<br>
Fernando<br>
</blockquote>
<br>
</body>
</html>
--------------DD3210C84327688149B6FCAD--