<div dir="ltr"><div><div><div>Hi Uri,<br><br></div>Thank you for your suggestions. Unfortunately I wasn't able to resize the console either with the mouse method or with xrandr command.<br></div><br></div><div>When I resize the console window the image looks blurry similar to a miss-sized image in a browser.<br><br></div><div>When I try the xrandr command. I receive the following error:<br></div><div>X Error of failed request: BadMatch (invalid parameter attributes)<br></div><div> Major opcode of failed request: 139 (RANDR)<br></div><div> Minor opcode of failed request: 7 (RRSetScreenSize)<br></div><div> Serial number of failed request: 36<br></div><div> Current serial number in output stream: 37<br><br><br></div><div><div>I've tested the remote-viewer from Window 10, CentOS 6.7 and CentOS 7.2 with the same results. <br></div><div>Also the engine is built on CentOS7.2 Minimal installation if that helps.<br><br></div><div>Thanks for your insight.<br></div><div>John<br><br><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 21, 2016 at 1:52 PM, Uri Lublin <span dir="ltr"><<a href="mailto:uril@redhat.com" target="_blank">uril@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 11/16/2016 06:16 PM, Yaniv Dary wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
On Tue, Nov 15, 2016 at 9:08 PM, John Nguyen <<a href="mailto:jtqn42@gmail.com" target="_blank">jtqn42@gmail.com</a><br></span><span>
<mailto:<a href="mailto:jtqn42@gmail.com" target="_blank">jtqn42@gmail.com</a>>> wrote:<br>
<br>
Sorry I'm quite new to this<br>
<br>
Thank you Yaniv,<br>
<br>
<br>
I'm running CentOS 7.2, with kernel 3.10.0-327.28.3 on both my guest<br>
vm and ovirt host<br>
<br>
both the QXL driver and the spice-vdagent are installed on my guest vm.<br>
xorg-x11-drv-qxl version 0.1.1 18.el7<br>
spice-vdagent-0.14.0-10.el7<br>
<br>
I'm running ovirt 4.0.4.4<br>
<br>
John<br>
<br>
<br>
<br>
On Tue, Nov 15, 2016 at 11:50 AM, Yaniv Dary <<a href="mailto:ydary@redhat.com" target="_blank">ydary@redhat.com</a><br></span><span>
<mailto:<a href="mailto:ydary@redhat.com" target="_blank">ydary@redhat.com</a>>> wrote:<br>
<br>
Missing information on:<br>
- What OS is running on the guest ?<br>
- Is the QXL driver installed on the guest ?<br>
- Is spice-vdagent installed and is running on the guest ?<br>
<br>
Thanks<br>
<br>
Yaniv Dary Technical Product Manager Red Hat Israel<br>
<br></span><span>
On Fri, Nov 4, 2016 at 3:40 AM, John Nguyen wrote:<br>
Hello,<br>
<br>
I'm very sorry if this question has been covered before.<br>
I've recently deployed the Ovirt 4 release on a CentOS 7.2<br>
host. I'm delighted with the dashboard improvements over<br>
the 3.6 release. However I'm experiencing an issue with<br>
trying to resize my spice console pass 1024x768 resolution.<br>
The vm to shows an "Unknown Display".<br>
<br>
Any guidance would be greatly appreciated.<br>
<br>
Yours,<br>
John N<br>
<br>
</span></blockquote>
<br>
<br>
Hello John,<br>
<br>
This seems to be unrelated to Spice, and also happens with VNC<br>
and without QXL device.<br>
<br>
I suppose you are trying to change the resolution from within<br>
the guest using system Settings -> Displays.<br>
<br>
Please try the following methods:<br>
1. Simply enlarge the "console" window with your mouse<br>
on the client side. With Spice (and vdagent running),<br>
that should adjust your guest resolution (although<br>
may not be exactly 1024x768). Or<br>
<br>
2. In your guest, try to adjust resolution using xrandr:<br>
open a gnome-terminal and run<br>
xrandr | grep Virtual ( make sure "Virtual-0" is the name to use)<br>
xrandr | grep '*' ( see the resolution before/after the change)<br>
xrandr --output Virtual-0 --mode 1024x768 (set the resolution)<br>
<br>
Hope that helps,<br>
Uri.<br>
<br>
</blockquote></div><br></div></div></div></div>