Re: [ovirt-users] Fwd: spice console resolution now exceeding 1024x768

2016-11-28 Thread John Nguyen
Hi Uri,

Thank you for your suggestions. Unfortunately  I wasn't able to resize the
console either with the mouse method or with xrandr command.

When I resize the console window the image looks blurry similar to a
miss-sized image in a browser.

When I try the xrandr command.  I receive the following error:
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request: 139 (RANDR)
  Minor opcode of failed request: 7 (RRSetScreenSize)
  Serial number of failed request: 36
  Current serial number in output stream: 37


I've tested the remote-viewer from Window 10, CentOS 6.7 and CentOS 7.2
with the same results.
Also the engine is built on CentOS7.2 Minimal installation if that helps.

Thanks for your insight.
John



On Mon, Nov 21, 2016 at 1:52 PM, Uri Lublin  wrote:

> On 11/16/2016 06:16 PM, Yaniv Dary wrote:
>
>> On Tue, Nov 15, 2016 at 9:08 PM, John Nguyen > > wrote:
>>
>> Sorry I'm quite new to this
>>
>> Thank you Yaniv,
>>
>>
>> I'm running CentOS 7.2, with kernel 3.10.0-327.28.3 on both my guest
>> vm and ovirt host
>>
>> both the QXL driver and the spice-vdagent are installed on my guest
>> vm.
>> xorg-x11-drv-qxl version 0.1.1 18.el7
>> spice-vdagent-0.14.0-10.el7
>>
>> I'm running ovirt 4.0.4.4
>>
>> John
>>
>>
>>
>> On Tue, Nov 15, 2016 at 11:50 AM, Yaniv Dary > > wrote:
>>
>> Missing information on:
>> - What OS is running on the guest ?
>> - Is the QXL driver installed on the guest ?
>> - Is spice-vdagent installed and is running on the guest ?
>>
>> Thanks
>>
>> Yaniv Dary Technical Product Manager Red Hat Israel
>>
>> On Fri, Nov 4, 2016 at 3:40 AM, John Nguyen wrote:
>> Hello,
>>
>> I'm very sorry if this question has been covered before.
>> I've recently deployed the Ovirt 4 release on a CentOS 7.2
>> host.  I'm delighted with the dashboard improvements over
>> the 3.6 release. However I'm experiencing an issue with
>> trying to resize my spice console pass 1024x768 resolution.
>> The vm to shows an "Unknown Display".
>>
>> Any guidance would be greatly appreciated.
>>
>> Yours,
>> John N
>>
>>
>
> Hello John,
>
> This seems to be unrelated to Spice, and also happens with VNC
> and without QXL device.
>
> I suppose you are trying to change the resolution from within
> the guest using system Settings -> Displays.
>
> Please try the following methods:
> 1. Simply enlarge the "console" window with your mouse
>on the client side. With Spice (and vdagent running),
>that should adjust your guest resolution (although
>may not be exactly 1024x768). Or
>
> 2. In your guest, try to adjust resolution using xrandr:
>open a gnome-terminal and run
>xrandr | grep Virtual  ( make sure "Virtual-0" is the name to use)
>xrandr | grep '*'  ( see the resolution before/after the change)
>xrandr --output Virtual-0 --mode 1024x768  (set the resolution)
>
> Hope that helps,
> Uri.
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Fwd: spice console resolution now exceeding 1024x768

2016-11-21 Thread Uri Lublin

On 11/16/2016 06:16 PM, Yaniv Dary wrote:

On Tue, Nov 15, 2016 at 9:08 PM, John Nguyen > wrote:

Sorry I'm quite new to this

Thank you Yaniv,


I'm running CentOS 7.2, with kernel 3.10.0-327.28.3 on both my guest
vm and ovirt host

both the QXL driver and the spice-vdagent are installed on my guest vm.
xorg-x11-drv-qxl version 0.1.1 18.el7
spice-vdagent-0.14.0-10.el7

I'm running ovirt 4.0.4.4

John



On Tue, Nov 15, 2016 at 11:50 AM, Yaniv Dary > wrote:

Missing information on:
- What OS is running on the guest ?
- Is the QXL driver installed on the guest ?
- Is spice-vdagent installed and is running on the guest ?

Thanks

Yaniv Dary Technical Product Manager Red Hat Israel

On Fri, Nov 4, 2016 at 3:40 AM, John Nguyen wrote:
Hello,

I'm very sorry if this question has been covered before.
I've recently deployed the Ovirt 4 release on a CentOS 7.2
host.  I'm delighted with the dashboard improvements over
the 3.6 release. However I'm experiencing an issue with
trying to resize my spice console pass 1024x768 resolution.
The vm to shows an "Unknown Display".

Any guidance would be greatly appreciated.

Yours,
John N




Hello John,

This seems to be unrelated to Spice, and also happens with VNC
and without QXL device.

I suppose you are trying to change the resolution from within
the guest using system Settings -> Displays.

Please try the following methods:
1. Simply enlarge the "console" window with your mouse
   on the client side. With Spice (and vdagent running),
   that should adjust your guest resolution (although
   may not be exactly 1024x768). Or

2. In your guest, try to adjust resolution using xrandr:
   open a gnome-terminal and run
   xrandr | grep Virtual  ( make sure "Virtual-0" is the name to use)
   xrandr | grep '*'  ( see the resolution before/after the change)
   xrandr --output Virtual-0 --mode 1024x768  (set the resolution)

Hope that helps,
Uri.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Fwd: spice console resolution now exceeding 1024x768

2016-11-16 Thread Yaniv Dary
[ adding Uri ]

Yaniv Dary
Technical Product Manager
Red Hat Israel Ltd.
34 Jerusalem Road
Building A, 4th floor
Ra'anana, Israel 4350109

Tel : +972 (9) 7692306
8272306
Email: yd...@redhat.com
IRC : ydary


On Tue, Nov 15, 2016 at 9:08 PM, John Nguyen  wrote:

> Sorry I'm quite new to this
>
> Thank you Yaniv,
>
>
> I'm running CentOS 7.2, with kernel 3.10.0-327.28.3 on both my guest vm
> and ovirt host
>
> both the QXL driver and the spice-vdagent are installed on my guest vm.
> xorg-x11-drv-qxl version 0.1.1 18.el7
> spice-vdagent-0.14.0-10.el7
>
> I'm running ovirt 4.0.4.4
>
> John
>
>
>
> On Tue, Nov 15, 2016 at 11:50 AM, Yaniv Dary  wrote:
>
>> Missing information on:
>> - What OS is running on the guest ?
>> - Is the QXL driver installed on the guest ?
>> - Is spice-vdagent installed and is running on the guest ?
>>
>> Thanks
>>
>> Yaniv Dary
>> Technical Product Manager
>> Red Hat Israel Ltd.
>> 34 Jerusalem Road
>> Building A, 4th floor
>> Ra'anana, Israel 4350109
>>
>> Tel : +972 (9) 7692306
>> 8272306
>> Email: yd...@redhat.com
>> IRC : ydary
>>
>>
>> On Fri, Nov 4, 2016 at 3:40 AM, John Nguyen  wrote:
>>
>>> Hello,
>>>
>>> I'm very sorry if this question has been covered before.  I've recently
>>> deployed the Ovirt 4 release on a CentOS 7.2 host.  I'm delighted with the
>>> dashboard improvements over the 3.6 release. However I'm experiencing an
>>> issue with trying to resize my spice console pass 1024x768 resolution. The
>>> vm to shows an "Unknown Display".
>>>
>>> Any guidance would be greatly appreciated.
>>>
>>> Yours,
>>> John N
>>>
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Fwd: spice console resolution now exceeding 1024x768

2016-11-15 Thread John Nguyen
Sorry I'm quite new to this

Thank you Yaniv,


I'm running CentOS 7.2, with kernel 3.10.0-327.28.3 on both my guest vm and
ovirt host

both the QXL driver and the spice-vdagent are installed on my guest vm.
xorg-x11-drv-qxl version 0.1.1 18.el7
spice-vdagent-0.14.0-10.el7

I'm running ovirt 4.0.4.4

John



On Tue, Nov 15, 2016 at 11:50 AM, Yaniv Dary  wrote:

> Missing information on:
> - What OS is running on the guest ?
> - Is the QXL driver installed on the guest ?
> - Is spice-vdagent installed and is running on the guest ?
>
> Thanks
>
> Yaniv Dary
> Technical Product Manager
> Red Hat Israel Ltd.
> 34 Jerusalem Road
> Building A, 4th floor
> Ra'anana, Israel 4350109
>
> Tel : +972 (9) 7692306
> 8272306
> Email: yd...@redhat.com
> IRC : ydary
>
>
> On Fri, Nov 4, 2016 at 3:40 AM, John Nguyen  wrote:
>
>> Hello,
>>
>> I'm very sorry if this question has been covered before.  I've recently
>> deployed the Ovirt 4 release on a CentOS 7.2 host.  I'm delighted with the
>> dashboard improvements over the 3.6 release. However I'm experiencing an
>> issue with trying to resize my spice console pass 1024x768 resolution. The
>> vm to shows an "Unknown Display".
>>
>> Any guidance would be greatly appreciated.
>>
>> Yours,
>> John N
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users