<div dir="ltr">Thanks David that appears to work.<div><br></div><div>I did a few more tests and it seems that without your fix Ovirt tries to connect via rpd to machines windows 2012 machines that had the spice console set prior to the 3.4.4 update.</div><div><br></div><div>One other thing I have noticed on our test install is that a powered off machine could not be moved between different clusters in the same data centre. The list doesn&#39;t expand to include the other clusters on the vm properties for some reason.</div><div><br></div><div>This doesn&#39;t affect us at the moment though.</div><div class="gmail_extra"><br clear="all"><div><i>Gary Lloyd</i><div>----------------------------------<br><div>IT Services</div><div>Keele University</div></div><div>-----------------------------------</div></div>
<br><div class="gmail_quote">On 14 October 2014 12:00, David Jaša <span dir="ltr">&lt;<a href="mailto:djasa@redhat.com" target="_blank">djasa@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gary,<br>
<br>
I can&#39;t tell you what happens on upgrade but in order to be able to<br>
choose Spice consoles for win8/win2012 guests, drop this file<br>
to /etc/ovirt-engine/osinfo.conf.d:<br>
<br>
<br>
cat &gt; /etc/ovirt-engine/osinfo.conf.d/99-spice_for_win8_and_win2012.properties &lt;&lt; EOF<br>
os.windows_8.devices.display.protocols.value = qxl/qxl,vnc/cirrus<br>
os.windows_8x64.devices.display.protocols.value = qxl/qxl,vnc/cirrus<br>
os.windows_2012x64.devices.display.protocols.value = qxl/qxl,vnc/cirrus<br>
EOF<br>
<br>
and restart the engine.<br>
<br>
You won&#39;t be able to use qxl driver (and by extension multi-monitor and<br>
continuous resolution change) but the features provided by spice-vdagent<br>
should continue to work for you.<br>
<br>
Regards,<br>
<br>
David<br>
<br>
On Út, 2014-10-14 at 11:07 +0100, Gary Lloyd wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt;<br>
&gt; We are currently running Ovirt 3.3.5 in production, currently our<br>
&gt; Windows Guests are using spice for the console. I have noticed that in<br>
&gt; our test environment running 3.4.4 that this option cannot be selected<br>
&gt; for Windows 2012 guests.<br>
&gt;<br>
&gt;<br>
&gt; Does anyone know what will happen to the console on VMs running<br>
&gt; windows 2012 if we upgrade to 3.4.4 on our production environment ?<br>
&gt;<br>
&gt;<br>
&gt; Will it simply not work resulting in us having to power down the<br>
&gt; affected VMs or will the existing VMs carry on working with the spice<br>
&gt; console setting ?<br>
&gt;<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt;<br>
&gt; Gary Lloyd<br>
&gt; ----------------------------------<br>
&gt; IT Services<br>
&gt; Keele University<br>
&gt; -----------------------------------<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
<br>
</blockquote></div><br></div></div>