Re: [Users] Spice Issue

2012-11-21 Thread Sven Knohsalla
Hi Oved,

many thanks for the fast response!

Have to say it here:
You guys delivers an incredible support (regarding response time and technical 
answers),
in comparison with Dell and other distributors!

Keep myself on testing.

Best, Sven.



-Ursprüngliche Nachricht-
Von: Oved Ourfalli [mailto:ov...@redhat.com] 
Gesendet: Mittwoch, 21. November 2012 07:15
An: Itamar Heim
Cc: users@ovirt.org; Sven Knohsalla; spice-devel 
Betreff: Re: [Users] Spice Issue



- Original Message -
> From: "Itamar Heim" 
> To: "Sven Knohsalla" 
> Cc: users@ovirt.org, "Oved Ourfalli" 
> Sent: Tuesday, November 20, 2012 11:35:31 PM
> Subject: Re: [Users] Spice Issue
> 
> On 11/20/2012 08:28 PM, Sven Knohsalla wrote:
> > Hi,
> >
> > just in progress to test
> >
> > oVirt Engine Version: 3.1.0-2.fc17
> > +
> >
> > oVirt-node-iso-2.5.5-0.1.fc17
> >
> >OS Version: oVirt Node - 17 - 1
> >
> >Kernel Version: 3.6.1 - 1.fc17.x86_64
> >
> >KVM Version: 1.0.1 - 2.fc17
> >
> >VDSM Version: 4.10.0.10
> >
> > *_SPICE Version: 0.10.1 - 5.fc17_
> >
> > *Running in some kind of spice issue (using win7 + iexplorer9
> > +Spice
> > ActiveX Plugin 5.0.0.10021)
> > when opening a VM console.
> >
> > Console output of …\ SpiceClient\spicec.exe:
> >
> > Controller: bad channel name “scursor” in secure-channels
> >
> > Spice window doesn’t show anything
> >
> > àThe strange thing is, this client configuration is currently 
> > working with oVirt 3.0 engine?!
> >
> > Does anybody knows this behavior/issue?
> >
> 
> oved, iirc you handled the spice channel configs around this?
> 
Adding spice-devel.
We pass spice the list of secure channels, each one prefixed with "s", denoting 
a secured channel (no real reason for it... just historical ones I guess).
spice should remove the "s", and use the "cursor" channel in this case.
Looks like it isn't done in this case.
Adding spice-devel, as they should know if it is supposed to work.

Anyway, in the engine side, as a workaround you can use the engine-config 
utility, and set the SpiceSecureChannels to a list of channels without that 
one, just to see if it works.
First query the configuration to see the list of current secured channels (in 
latest ovirt 3.1, we put all channels there by default).

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


Re: [Users] Spice Issue

2012-11-20 Thread Oved Ourfalli


- Original Message -
> From: "Itamar Heim" 
> To: "Sven Knohsalla" 
> Cc: users@ovirt.org, "Oved Ourfalli" 
> Sent: Tuesday, November 20, 2012 11:35:31 PM
> Subject: Re: [Users] Spice Issue
> 
> On 11/20/2012 08:28 PM, Sven Knohsalla wrote:
> > Hi,
> >
> > just in progress to test
> >
> > oVirt Engine Version: 3.1.0-2.fc17
> > +
> >
> > oVirt-node-iso-2.5.5-0.1.fc17
> >
> >OS Version: oVirt Node - 17 - 1
> >
> >Kernel Version: 3.6.1 - 1.fc17.x86_64
> >
> >KVM Version: 1.0.1 - 2.fc17
> >
> >VDSM Version: 4.10.0.10
> >
> > *_SPICE Version: 0.10.1 - 5.fc17_
> >
> > *Running in some kind of spice issue (using win7 + iexplorer9
> > +Spice
> > ActiveX Plugin 5.0.0.10021)
> > when opening a VM console.
> >
> > Console output of …\ SpiceClient\spicec.exe:
> >
> > Controller: bad channel name “scursor” in secure-channels
> >
> > Spice window doesn’t show anything
> >
> > àThe strange thing is, this client configuration is currently
> > working
> > with oVirt 3.0 engine?!
> >
> > Does anybody knows this behavior/issue?
> >
> 
> oved, iirc you handled the spice channel configs around this?
> 
Adding spice-devel.
We pass spice the list of secure channels, each one prefixed with "s", denoting 
a secured channel (no real reason for it... just historical ones I guess).
spice should remove the "s", and use the "cursor" channel in this case.
Looks like it isn't done in this case.
Adding spice-devel, as they should know if it is supposed to work.

Anyway, in the engine side, as a workaround you can use the engine-config 
utility, and set the SpiceSecureChannels to a list of channels without that 
one, just to see if it works.
First query the configuration to see the list of current secured channels (in 
latest ovirt 3.1, we put all channels there by default).

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


Re: [Users] Spice Issue

2012-11-20 Thread Itamar Heim

On 11/20/2012 08:28 PM, Sven Knohsalla wrote:

Hi,

just in progress to test

oVirt Engine Version: 3.1.0-2.fc17
+

oVirt-node-iso-2.5.5-0.1.fc17

   OS Version: oVirt Node - 17 - 1

   Kernel Version: 3.6.1 - 1.fc17.x86_64

   KVM Version: 1.0.1 - 2.fc17

   VDSM Version: 4.10.0.10

*_SPICE Version: 0.10.1 - 5.fc17_

*Running in some kind of spice issue (using win7 + iexplorer9 +Spice
ActiveX Plugin 5.0.0.10021)
when opening a VM console.

Console output of …\ SpiceClient\spicec.exe:

Controller: bad channel name “scursor” in secure-channels

Spice window doesn’t show anything

àThe strange thing is, this client configuration is currently working
with oVirt 3.0 engine?!

Does anybody knows this behavior/issue?



oved, iirc you handled the spice channel configs around this?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Spice Issue

2012-11-20 Thread Sven Knohsalla
Hi,

just in progress to test

oVirt Engine Version: 3.1.0-2.fc17
+
oVirt-node-iso-2.5.5-0.1.fc17
  OS Version: oVirt Node - 17 - 1
  Kernel Version: 3.6.1 - 1.fc17.x86_64
  KVM Version: 1.0.1 - 2.fc17
  VDSM Version: 4.10.0.10
  SPICE Version: 0.10.1 - 5.fc17

Running in some kind of spice issue (using win7 + iexplorer9 +Spice ActiveX 
Plugin 5.0.0.10021)
when opening a VM console.

Console output of ...\ SpiceClient\spicec.exe:
Controller: bad channel name "scursor" in secure-channels
Spice window doesn't show anything

-->The strange thing is, this client configuration is currently working with 
oVirt 3.0 engine?!

Does anybody knows this behavior/issue?

Thanks in advance.

Best,
Sven.

Sven Knohsalla | System Administration

Office +49 631 68036 433 | Fax +49 631 68036 111  |E-Mail 
s.knohsa...@netbiscuits.com | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY

[http://www.netbiscuits.com/image/image_gallery?uuid=65218eda-f7f9-4541-abfe-928c09e418a0&groupId=10211&t=1348837476176]

Meet us at events around the globe
 
[https://www.netbiscuits.com/image/image_gallery?uuid=3031deca-7e56-4417-9822-3d6d72f71ef0&groupId=10211&t=1347280983812]
   
[https://www.netbiscuits.com/image/image_gallery?uuid=1d1a5e29-ceda-4ab1-9353-67a1e838364d&groupId=10211&t=1347281040591]
   
[https://www.netbiscuits.com/image/image_gallery?uuid=c99bf866-be25-4236-a0ee-dca68ec828a5&groupId=10211&t=1347280983848]
   
[https://www.netbiscuits.com/image/image_gallery?uuid=d62ba951-14dc-450d-b5f1-be33884225e3&groupId=10211&t=1347280983872]
   
[https://www.netbiscuits.com/image/image_gallery?uuid=7b28f500-f415-40bb-851f-0cd55beeaf45&groupId=10211&t=1347280983791]
   
[https://www.netbiscuits.com/image/image_gallery?uuid=cc8764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=10211&t=1347280983836]
   
[https://www.netbiscuits.com/image/image_gallery?uuid=a15e871c-a11b-419c-acca-da5a0ebd5856&groupId=10211&t=1347281040599]
 
Register Court: Local Court Kaiserslautern | Commercial Register ID: HR B 3604
Management Board: Guido Moggert, Michael Neidhöfer, Christian Reitz, Martin Süß

This message and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. It 
may also be privileged or otherwise protected by work product immunity or other 
legal rules. Please notify the sender immediately by e-mail if you have 
received this e-mail by mistake and delete this e-mail from your system. If you 
are not the intended recipient you are notified that disclosing, copying, 
distributing or taking any action in reliance on the contents of this 
information is strictly prohibited.
Warning: Although Netbiscuits has taken reasonable precautions to ensure no 
viruses are present in this email, the company cannot accept responsibility for 
any loss or damage arising from the use of this email or attachments.

[http://www.netbiscuits.com/image/image_gallery?uuid=0ba7711a-a277-4ea0-acb0-17fe13c3089d&groupId=10211&t=1348560850164]Please
 consider the environment before printing

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