[Users] Spice plugin for firefox

--=_943be5c5-fadb-4403-ae48-573a7c53a461 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 :( cant seem to find any information on this error unfortunately. Cheers Spyro --=_943be5c5-fadb-4403-ae48-573a7c53a461 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>Howdy again<br><br>Has anyone managed to get the spice plugin working for firefox under linux?<br>When ever i click on the console icon, i see a popup quickly appear then crash<br><br>In the spice logs it says <br>2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br>2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br><br>:( cant seem to find any information on this error unfortunately.<br><br>Cheers<br>Spyro</div></body></html> --=_943be5c5-fadb-4403-ae48-573a7c53a461--

This is a multi-part message in MIME format. --------------000606000500050802030801 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon.
Howdy again
Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ?
In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2
:( cant seem to find any information on this error unfortunately.
Cheers Spyro
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------000606000500050802030801 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro" type="cite"> <meta http-equiv="Context-Type" content="text/html; charset=utf-8"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro" type="cite"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro" type="cite"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------000606000500050802030801--

Seems like an old client (qspice, protocol <=0.4) tries connecting to a new server (rhev2.3/3.0 protocol >=0.6), which is not supported. Haim Ateya wrote:
On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:
adding Alon & Arnon.
Howdy again
Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ?
In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2
:( cant seem to find any information on this error unfortunately.
Cheers Spyro
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

--=_baa5b75b-a351-4e32-8d6a-3461ae45dc07 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org, "Alon Levy" <alevy@redhat.com>, "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users --=_baa5b75b-a351-4e32-8d6a-3461ae45dc07 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: Arial; font-size: 12pt; color: #000000'>Hi Haim, = <br><br>Using Firefox 9, and Centos 5.7<br><br>$ rpm -qa | grep spice<br><b= r>qspice-client-0.3.0-4.el5_5<br>spice-xpi-2.2-2.3.el5_6.1<br>qspice-libs-d= evel-0.3.0-54.el5_5.2<br>qspice-0.3.0-54.el5_5.2<br>qspice-libs-0.3.0-54.el= 5_5.2<br><br>the spiceXPI is in /usr/lib64/mozilla/plugins<br>and spicec is= in /usr/libexec<br><br>Cheers :)<br>Spyro<br><br><hr id=3D"zwchr"><div sty= le=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-de= coration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">= <b>From: </b>"Haim Ateya" <hateya@redhat.com><br><b>To: </b>users@ovi= rt.org, "Alon Levy" <alevy@redhat.com>, "Arnon Gilboa" <agilboa@re= dhat.com><br><b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br><b>Su= bject: </b>Re: [Users] Spice plugin for firefox<br><br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro= "> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro= "> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro= "> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br>_______________________________________________<br>Users mailing list= <br>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br></d= iv><br></div></body></html> --=_baa5b75b-a351-4e32-8d6a-3461ae45dc07--

This is a multi-part message in MIME format. --------------080203090208020704050002 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/02/2012 03:30 PM, Spyro Polymiadis wrote:
Hi Haim,
Using Firefox 9, and Centos 5.7
$ rpm -qa | grep spice
qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2
the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec
Cheers :) Spyro
A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y.
------------------------------------------------------------------------ *From: *"Haim Ateya" <hateya@redhat.com> *To: *users@ovirt.org, "Alon Levy" <alevy@redhat.com>, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Thursday, 2 February, 2012 9:37:12 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:
adding Alon & Arnon.
Howdy again
Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash
what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ?
In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2
:( cant seem to find any information on this error unfortunately.
Cheers Spyro
_______________________________________________ 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
--------------080203090208020704050002 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro" type="cite"> <style type="text/css">p { margin: 0; }</style> <div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro" type="cite"> <div style="font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com"><hateya@redhat.com></a><br> <b>To: </b><a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>, "Alon Levy" <a class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com"><alevy@redhat.com></a>, "Arnon Gilboa" <a class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com"><agilboa@redhat.com></a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------080203090208020704050002--

--=_0c39eea2-e9fd-4bd2-9c8e-70ef8de155dd Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> --=_0c39eea2-e9fd-4bd2-9c8e-70ef8de155dd Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>Howdy<br><br>Ive just installed an updated version of spice cl= ient on my linux box:<br><br>spice-client-0.8.2-1.el5<br>spice-0.8.2-1.el5<= br><br>and still the firefox xpi crashes with the version mismatch error be= low <br>but if i try to run it manually from the command line like so :<br>= <br>/usr/bin/spicec --host 192.168.112.21 --port 5901<br><br>I get <br><br>= Warning: Connection reset by peer (104)<br><br><br>and in the VMs log = i see<br><br>139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:w= rong version number:s3_pkt.c:350:<br>reds_init_client_ssl_connection: SSL_a= ccept failed, error=3D1<br><br>:( this might be a blocker for us - as i can= t also work out how to use the "VNC" console option<br><br>Cheers<br>Spyro<= br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-weight:normal;font-st= yle:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font= -size:12pt;"><b>From: </b>"Yaniv Kaul" <ykaul@redhat.com><br><b>To: <= /b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>Cc: </b>"Haim Ateya" &= lt;hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt= .org, "Arnon Gilboa" <agilboa@redhat.com><br><b>Sent: </b>Friday, 3 F= ebruary, 2012 12:09:48 AM<br><b>Subject: </b>Re: [Users] Spice plugin for f= irefox<br><br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro= "> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro= "> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><b= r> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:hateya@r= edhat.com" target=3D"_blank"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href=3D"mailto:u= sers@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@redhat.co= m" target=3D"_blank"><alevy@redhat.com></a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa@redhat.= com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacB= ookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacB= ookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacB= ookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.= org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org= /mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/l= istinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div><br></div></body></html> --=_0c39eea2-e9fd-4bd2-9c8e-70ef8de155dd--

This is a multi-part message in MIME format. --------------060609020109020309060307 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 02/03/2012 02:54 AM, Spyro Polymiadis wrote:
Howdy
Ive just installed an updated version of spice client on my linux box:
spice-client-0.8.2-1.el5 spice-0.8.2-1.el5
and still the firefox xpi crashes with the version mismatch error below
And the XPI? Was it updated?
but if i try to run it manually from the command line like so :
/usr/bin/spicec --host 192.168.112.21 --port 5901
I get
Warning: Connection reset by peer (104)
and in the VMs log i see
139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1
Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y.
:( this might be a blocker for us - as i cant also work out how to use the "VNC" console option
Cheers Spyro
------------------------------------------------------------------------ *From: *"Yaniv Kaul" <ykaul@redhat.com> *To: *"Spyro Polymiadis" <spyro@rsp.com.au> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Friday, 3 February, 2012 12:09:48 AM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 03:30 PM, Spyro Polymiadis wrote:
Hi Haim,
Using Firefox 9, and Centos 5.7
$ rpm -qa | grep spice
qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2
the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec
Cheers :) Spyro
A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y.
------------------------------------------------------------------------ *From: *"Haim Ateya" <hateya@redhat.com> *To: *users@ovirt.org, "Alon Levy" <alevy@redhat.com>, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Thursday, 2 February, 2012 9:37:12 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:
adding Alon & Arnon.
Howdy again
Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash
what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ?
In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2
:( cant seem to find any information on this error unfortunately.
Cheers Spyro
_______________________________________________ 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
--------------060609020109020309060307 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia" type="cite"> <style type="text/css">p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia" type="cite"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia" type="cite"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <a class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au"><spyro@rsp.com.au></a><br> <b>Cc: </b>"Haim Ateya" <a class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com"><hateya@redhat.com></a>, "Alon Levy" <a class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com"><alevy@redhat.com></a>, <a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>, "Arnon Gilboa" <a class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro"> <style>p { margin: 0; }</style> <div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro"> <div style="font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com" target="_blank"><hateya@redhat.com></a><br> <b>To: </b><a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>, "Alon Levy" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com" target="_blank"><alevy@redhat.com></a>, "Arnon Gilboa" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com" target="_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </body> </html> --------------060609020109020309060307--

--=_6e40b1fa-7d51-4f30-8a8c-718a79fc153e Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Mate, no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages) I had just tried going through all that... the errors i was getting after using the SUBJECT and ca file was: $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7 Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection Thanks for you help so far :) ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 4:05:41 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below And the XPI? Was it updated? <blockquote> but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 </blockquote> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y. <blockquote> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote> Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro </blockquote> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> </blockquote> --=_6e40b1fa-7d51-4f30-8a8c-718a79fc153e Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>Hi Mate, <br><br>no unfortunately i couldnt update it as i was= nt able to find any newer XPI's that would work on centos5.7 (centos 6.0 ve= rsion required a stack of new packages)<br><br><br>I had just tried going t= hrough all that...<br><br>the errors i was getting after using the SUBJECT = and ca file was:<br><br>$ /usr/bin/spicec --host 192.168.112.21 --sec= ure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -t= ext -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert= .pem<br>Warning: connect failed 7<br><br>Ive just gone through and configur= ed all the spice_tls and ssl settings to 0 or off (as per http://ovir= t.org/wiki/OVirt_-_disable_SSL_in_VDSM)<br>But now im wresting with trying = to get the hosts to register with the engine server again :( so im ye= t to be able to test a "non" secured connection<br><br>Thanks for you help = so far :)<br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-weight:norm= al;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-= serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <ykaul@redhat.com><b= r><b>To: </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>Cc: </b>"Hai= m Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, u= sers@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com><br><b>Sent: </b>F= riday, 3 February, 2012 4:05:41 PM<br><b>Subject: </b>Re: [Users] Spice plu= gin for firefox<br><br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=3D1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal;text-= decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>= From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailt= o:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.au>= </a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com></= a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@red= hat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-tx= t-link-abbreviated" href=3D"mailto:users@ovirt.org" target=3D"_blank">users= @ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa= @redhat.com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacB= ookPro"> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacB= ookPro"> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>= "Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:ha= teya@redhat.com" target=3D"_blank"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href=3D"ma= ilto:users@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mail= to:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"m= ailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com></a><= br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e= 9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e= 9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e= 9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@= ovirt.org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovi= rt.org/mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.org/mai= lman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div><br></div></body></html> --=_6e40b1fa-7d51-4f30-8a8c-718a79fc153e--

This is a multi-part message in MIME format. --------------070502060901000109030001 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 02/03/2012 08:08 AM, Spyro Polymiadis wrote:
Hi Mate,
no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)
I had just tried going through all that...
the errors i was getting after using the SUBJECT and ca file was:
$ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7
Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection
Thanks for you help so far :)
1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled. 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket). Y.
------------------------------------------------------------------------ *From: *"Yaniv Kaul" <ykaul@redhat.com> *To: *"Spyro Polymiadis" <spyro@rsp.com.au> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Friday, 3 February, 2012 4:05:41 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/03/2012 02:54 AM, Spyro Polymiadis wrote:
Howdy
Ive just installed an updated version of spice client on my linux box:
spice-client-0.8.2-1.el5 spice-0.8.2-1.el5
and still the firefox xpi crashes with the version mismatch error below
And the XPI? Was it updated?
but if i try to run it manually from the command line like so :
/usr/bin/spicec --host 192.168.112.21 --port 5901
I get
Warning: Connection reset by peer (104)
and in the VMs log i see
139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1
Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y.
:( this might be a blocker for us - as i cant also work out how to use the "VNC" console option
Cheers Spyro
------------------------------------------------------------------------ *From: *"Yaniv Kaul" <ykaul@redhat.com> *To: *"Spyro Polymiadis" <spyro@rsp.com.au> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Friday, 3 February, 2012 12:09:48 AM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 03:30 PM, Spyro Polymiadis wrote:
Hi Haim,
Using Firefox 9, and Centos 5.7
$ rpm -qa | grep spice
qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2
the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec
Cheers :) Spyro
A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y.
------------------------------------------------------------------------ *From: *"Haim Ateya" <hateya@redhat.com> *To: *users@ovirt.org, "Alon Levy" <alevy@redhat.com>, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Thursday, 2 February, 2012 9:37:12 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:
adding Alon & Arnon.
Howdy again
Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash
what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ?
In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2
:( cant seem to find any information on this error unfortunately.
Cheers Spyro
_______________________________________________ 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
--------------070502060901000109030001 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: <blockquote cite="mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia" type="cite"> <style type="text/css">p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Hi Mate, <br> <br> no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)<br> <br> <br> I had just tried going through all that...<br> <br> the errors i was getting after using the SUBJECT and ca file was:<br> <br> $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br> Warning: connect failed 7<br> <br> Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per <a class="moz-txt-link-freetext" href="http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM">http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM</a>)<br> But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection<br> <br> Thanks for you help so far :)<br> </div> </blockquote> <br> 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled.<br> 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket).<br> Y.<br> <br> <blockquote cite="mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia" type="cite"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <a class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au"><spyro@rsp.com.au></a><br> <b>Cc: </b>"Haim Ateya" <a class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com"><hateya@redhat.com></a>, "Alon Levy" <a class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com"><alevy@redhat.com></a>, <a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>, "Arnon Gilboa" <a class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 4:05:41 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <style>p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com" target="_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au" target="_blank"><spyro@rsp.com.au></a><br> <b>Cc: </b>"Haim Ateya" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com" target="_blank"><hateya@redhat.com></a>, "Alon Levy" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com" target="_blank"><alevy@redhat.com></a>, <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>, "Arnon Gilboa" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com" target="_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro"> <style>p { margin: 0; }</style> <div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro"> <div style="font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com" target="_blank"><hateya@redhat.com></a><br> <b>To: </b><a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>, "Alon Levy" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com" target="_blank"><alevy@redhat.com></a>, "Arnon Gilboa" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com" target="_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </blockquote> <br> </body> </html> --------------070502060901000109030001--

--=_cc0b8156-3370-49f7-be43-2efdf61a4910 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Yeah :( The vm was off after processing all the changes (i rebooted the whole cluster and engine server) How do it set a "ticket"? I can connect to the spice interface using IE (windows) via the ovirt ui just fine (although the mouse is completely unreliable) Further question - if i end up connecting via the command line... if i have multiple vm's running on the hypervisor - how do i determine which one i want to connect to? Does each vm run on a separate port (vm1 = 5900, vm2=5901 etc?) ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 5:13:53 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: Hi Mate, no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages) I had just tried going through all that... the errors i was getting after using the SUBJECT and ca file was: $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7 Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM ) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection Thanks for you help so far :) 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled. 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket). Y. <blockquote> ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 4:05:41 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote> Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below </blockquote> And the XPI? Was it updated? <blockquote> but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 </blockquote> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y. <blockquote> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote> Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro </blockquote> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> </blockquote> </blockquote> --=_cc0b8156-3370-49f7-be43-2efdf61a4910 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>Yeah :( The vm was off after processing all the changes (i reb= ooted the whole cluster and engine server)<br>How do it set a "ticket"?<br>= <br>I can connect to the spice interface using IE (windows) via the ovirt u= i just fine (although the mouse is completely unreliable)<br><br>Further qu= estion - if i end up connecting via the command line... if i have multiple = vm's running on the hypervisor - how do i determine which one i want to con= nect to?<br>Does each vm run on a separate port (vm1 =3D 5900, vm2=3D5901 e= tc?)<br><br><br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-weight:n= ormal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sa= ns-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <ykaul@redhat.com>= ;<br><b>To: </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>Cc: </b>"= Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>= , users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com><br><b>Sent: </= b>Friday, 3 February, 2012 5:13:53 PM<br><b>Subject: </b>Re: [Users] Spice = plugin for firefox<br><br> On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Hi Mate, <br> <br> no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)<br> <br> <br> I had just tried going through all that...<br> <br> the errors i was getting after using the SUBJECT and ca file was:<br> <br> $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br> Warning: connect failed 7<br> <br> Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per <a class=3D"moz-txt-link-freetext" href=3D"http://ovirt.org/wiki/OV= irt_-_disable_SSL_in_VDSM" target=3D"_blank">http://ovirt.org/wiki/OVirt_-_= disable_SSL_in_VDSM</a>)<br> But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test = a "non" secured connection<br> <br> Thanks for you help so far :)<br> </div> </blockquote> <br> 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled.<br> 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket).<br> Y.<br> <br> <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal;text-= decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>= From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailt= o:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.au>= </a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com></= a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@red= hat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-tx= t-link-abbreviated" href=3D"mailto:users@ovirt.org" target=3D"_blank">users= @ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa= @redhat.com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 4:05:41 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=3D1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal= ;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt= ;"><b>From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a>= <br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2= 396E" href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.= au></a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com&g= t;</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mail= to:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:users@= ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"m= ailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com></a><= br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a class= =3D"moz-txt-link-rfc2396E" href=3D"mailto:hateya@redhat.com" target=3D"_bla= nk"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href= =3D"mailto:users@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>= , "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" hre= f=3D"mailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com>= ;</a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset=
<br> <pre>______________________________________________= _ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:= Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lis= ts.ovirt.org/mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.o= rg/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div><br></div></body></html> --=_cc0b8156-3370-49f7-be43-2efdf61a4910--

--=_6dac39a9-90ef-41a5-8b3b-b7f84a8533a3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit hrmm after some digging i came across this on the hypervisor when i try and launch spicec... /var/log/libvirt/qemu/vm1.log reds_handle_read_link_done: Peer doesn't support AUTH selection maybe ill blow that VM away and create a new one...see if that helps ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Yaniv Kaul" <ykaul@redhat.com> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au> Sent: Friday, 3 February, 2012 5:26:10 PM Subject: Re: [Users] Spice plugin for firefox Yeah :( The vm was off after processing all the changes (i rebooted the whole cluster and engine server) How do it set a "ticket"? I can connect to the spice interface using IE (windows) via the ovirt ui just fine (although the mouse is completely unreliable) Further question - if i end up connecting via the command line... if i have multiple vm's running on the hypervisor - how do i determine which one i want to connect to? Does each vm run on a separate port (vm1 = 5900, vm2=5901 etc?) ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 5:13:53 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: Hi Mate, no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages) I had just tried going through all that... the errors i was getting after using the SUBJECT and ca file was: $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7 Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM ) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection Thanks for you help so far :) 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled. 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket). Y. <blockquote> ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 4:05:41 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote> Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below </blockquote> And the XPI? Was it updated? <blockquote> but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 </blockquote> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y. <blockquote> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote> Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro </blockquote> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> </blockquote> </blockquote> --=_6dac39a9-90ef-41a5-8b3b-b7f84a8533a3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>hrmm after some digging i came across this on the hypervisor w= hen i try and launch spicec...<br><br>/var/log/libvirt/qemu/vm1.log<br><br>= reds_handle_read_link_done: Peer doesn't support AUTH selection<br><br>mayb= e ill blow that VM away and create a new one...see if that helps<br><br><hr= id=3D"zwchr"><div style=3D"color:#000;font-weight:normal;font-style:normal= ;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt= ;"><b>From: </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>To: </b>"= Yaniv Kaul" <ykaul@redhat.com><br><b>Cc: </b>"Haim Ateya" <hateya@= redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arn= on Gilboa" <agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com= .au><br><b>Sent: </b>Friday, 3 February, 2012 5:26:10 PM<br><b>Subject: = </b>Re: [Users] Spice plugin for firefox<br><br><style>p { margin: 0; }</st= yle><div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt= ; color: #000000">Yeah :( The vm was off after processing all the changes (= i rebooted the whole cluster and engine server)<br>How do it set a "ticket"= ?<br><br>I can connect to the spice interface using IE (windows) via the ov= irt ui just fine (although the mouse is completely unreliable)<br><br>Furth= er question - if i end up connecting via the command line... if i have mult= iple vm's running on the hypervisor - how do i determine which one i want t= o connect to?<br>Does each vm run on a separate port (vm1 =3D 5900, vm2=3D5= 901 etc?)<br><br><br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-wei= ght:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Ari= al,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <ykaul@redhat.c= om><br><b>To: </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>Cc: = </b>"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.co= m>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com><br><b>Sen= t: </b>Friday, 3 February, 2012 5:13:53 PM<br><b>Subject: </b>Re: [Users] S= pice plugin for firefox<br><br> On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Hi Mate, <br> <br> no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)<br> <br> <br> I had just tried going through all that...<br> <br> the errors i was getting after using the SUBJECT and ca file was:<br> <br> $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br> Warning: connect failed 7<br> <br> Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per <a class=3D"moz-txt-link-freetext" href=3D"http://ovirt.org/wiki/OV= irt_-_disable_SSL_in_VDSM" target=3D"_blank">http://ovirt.org/wiki/OVirt_-_= disable_SSL_in_VDSM</a>)<br> But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test = a "non" secured connection<br> <br> Thanks for you help so far :)<br> </div> </blockquote> <br> 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled.<br> 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket).<br> Y.<br> <br> <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal;text-= decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>= From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailt= o:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.au>= </a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com></= a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@red= hat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-tx= t-link-abbreviated" href=3D"mailto:users@ovirt.org" target=3D"_blank">users= @ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa= @redhat.com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 4:05:41 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=3D1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal= ;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt= ;"><b>From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a>= <br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2= 396E" href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.= au></a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com&g= t;</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mail= to:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:users@= ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"m= ailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com></a><= br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a class= =3D"moz-txt-link-rfc2396E" href=3D"mailto:hateya@redhat.com" target=3D"_bla= nk"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href= =3D"mailto:users@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>= , "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" hre= f=3D"mailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com>= ;</a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset=
<br> <pre>______________________________________________= _ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:= Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lis= ts.ovirt.org/mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.o= rg/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div><br></div></div><br></div></body></html> --=_6dac39a9-90ef-41a5-8b3b-b7f84a8533a3--

This is a multi-part message in MIME format. --------------030206040209000500090908 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
That's a warning you can ignore. It means your server is up-to-date, with authentication selection (between the 'standard' Spice one - with ticket/password, or with SASL), while your client does not support this, so it'll always use Spice ticket/password). Y.
------------------------------------------------------------------------ *From: *"Spyro Polymiadis" <spyro@rsp.com.au> *To: *"Yaniv Kaul" <ykaul@redhat.com> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au> *Sent: *Friday, 3 February, 2012 5:26:10 PM *Subject: *Re: [Users] Spice plugin for firefox
Yeah :( The vm was off after processing all the changes (i rebooted the whole cluster and engine server) How do it set a "ticket"?
I can connect to the spice interface using IE (windows) via the ovirt ui just fine (although the mouse is completely unreliable)
Further question - if i end up connecting via the command line... if i have multiple vm's running on the hypervisor - how do i determine which one i want to connect to? Does each vm run on a separate port (vm1 = 5900, vm2=5901 etc?)
------------------------------------------------------------------------ *From: *"Yaniv Kaul" <ykaul@redhat.com> *To: *"Spyro Polymiadis" <spyro@rsp.com.au> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Friday, 3 February, 2012 5:13:53 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/03/2012 08:08 AM, Spyro Polymiadis wrote:
Hi Mate,
no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)
I had just tried going through all that...
the errors i was getting after using the SUBJECT and ca file was:
$ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7
Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection
Thanks for you help so far :)
1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled. 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket). Y.
------------------------------------------------------------------------ *From: *"Yaniv Kaul" <ykaul@redhat.com> *To: *"Spyro Polymiadis" <spyro@rsp.com.au> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Friday, 3 February, 2012 4:05:41 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/03/2012 02:54 AM, Spyro Polymiadis wrote:
Howdy
Ive just installed an updated version of spice client on my linux box:
spice-client-0.8.2-1.el5 spice-0.8.2-1.el5
and still the firefox xpi crashes with the version mismatch error below
And the XPI? Was it updated?
but if i try to run it manually from the command line like so :
/usr/bin/spicec --host 192.168.112.21 --port 5901
I get
Warning: Connection reset by peer (104)
and in the VMs log i see
139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1
Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y.
:( this might be a blocker for us - as i cant also work out how to use the "VNC" console option
Cheers Spyro
------------------------------------------------------------------------ *From: *"Yaniv Kaul" <ykaul@redhat.com> *To: *"Spyro Polymiadis" <spyro@rsp.com.au> *Cc: *"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Friday, 3 February, 2012 12:09:48 AM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 03:30 PM, Spyro Polymiadis wrote:
Hi Haim,
Using Firefox 9, and Centos 5.7
$ rpm -qa | grep spice
qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2
the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec
Cheers :) Spyro
A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y.
------------------------------------------------------------------------ *From: *"Haim Ateya" <hateya@redhat.com> *To: *users@ovirt.org, "Alon Levy" <alevy@redhat.com>, "Arnon Gilboa" <agilboa@redhat.com> *Sent: *Thursday, 2 February, 2012 9:37:12 PM *Subject: *Re: [Users] Spice plugin for firefox
On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:
adding Alon & Arnon.
Howdy again
Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash
what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ?
In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2
:( cant seem to find any information on this error unfortunately.
Cheers Spyro
_______________________________________________ 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
--------------030206040209000500090908 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> On 02/03/2012 09:08 AM, Spyro Polymiadis wrote: <blockquote cite="mid:7b60c3fb-7c64-4233-b251-ef80f11d27c6@angelia" type="cite"> <style type="text/css">p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">hrmm after some digging i came across this on the hypervisor when i try and launch spicec...<br> <br> /var/log/libvirt/qemu/vm1.log<br> <br> reds_handle_read_link_done: Peer doesn't support AUTH selection<br> <br> maybe ill blow that VM away and create a new one...see if that helps<br> </div> </blockquote> <br> That's a warning you can ignore. It means your server is up-to-date, with authentication selection (between the 'standard' Spice one - with ticket/password, or with SASL), while your client does not support this, so it'll always use Spice ticket/password).<br> Y.<br> <br> <blockquote cite="mid:7b60c3fb-7c64-4233-b251-ef80f11d27c6@angelia" type="cite"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Spyro Polymiadis" <a class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au"><spyro@rsp.com.au></a><br> <b>To: </b>"Yaniv Kaul" <a class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com"><ykaul@redhat.com></a><br> <b>Cc: </b>"Haim Ateya" <a class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com"><hateya@redhat.com></a>, "Alon Levy" <a class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com"><alevy@redhat.com></a>, <a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>, "Arnon Gilboa" <a class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com"><agilboa@redhat.com></a>, "Spyro Polymiadis" <a class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au"><spyro@rsp.com.au></a><br> <b>Sent: </b>Friday, 3 February, 2012 5:26:10 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> <style>p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000">Yeah :( The vm was off after processing all the changes (i rebooted the whole cluster and engine server)<br> How do it set a "ticket"?<br> <br> I can connect to the spice interface using IE (windows) via the ovirt ui just fine (although the mouse is completely unreliable)<br> <br> Further question - if i end up connecting via the command line... if i have multiple vm's running on the hypervisor - how do i determine which one i want to connect to?<br> Does each vm run on a separate port (vm1 = 5900, vm2=5901 etc?)<br> <br> <br> <br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <a class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au"><spyro@rsp.com.au></a><br> <b>Cc: </b>"Haim Ateya" <a class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com"><hateya@redhat.com></a>, "Alon Levy" <a class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com"><alevy@redhat.com></a>, <a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>, "Arnon Gilboa" <a class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 5:13:53 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: <blockquote cite="mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <style>p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Hi Mate, <br> <br> no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)<br> <br> <br> I had just tried going through all that...<br> <br> the errors i was getting after using the SUBJECT and ca file was:<br> <br> $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br> Warning: connect failed 7<br> <br> Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM" target="_blank">http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM</a>)<br> But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection<br> <br> Thanks for you help so far :)<br> </div> </blockquote> <br> 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled.<br> 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket).<br> Y.<br> <br> <blockquote cite="mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com" target="_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au" target="_blank"><spyro@rsp.com.au></a><br> <b>Cc: </b>"Haim Ateya" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com" target="_blank"><hateya@redhat.com></a>, "Alon Levy" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com" target="_blank"><alevy@redhat.com></a>, <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>, "Arnon Gilboa" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com" target="_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 4:05:41 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <style>p { margin: 0; }</style> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite="mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id="zwchr"> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yaniv Kaul" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:ykaul@redhat.com" target="_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:spyro@rsp.com.au" target="_blank"><spyro@rsp.com.au></a><br> <b>Cc: </b>"Haim Ateya" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com" target="_blank"><hateya@redhat.com></a>, "Alon Levy" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com" target="_blank"><alevy@redhat.com></a>, <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>, "Arnon Gilboa" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com" target="_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro"> <style>p { margin: 0; }</style> <div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite="mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacBookPro"> <div style="font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id="zwchr"> <div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hateya@redhat.com" target="_blank"><hateya@redhat.com></a><br> <b>To: </b><a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>, "Alon Levy" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:alevy@redhat.com" target="_blank"><alevy@redhat.com></a>, "Arnon Gilboa" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:agilboa@redhat.com" target="_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite="mid:7351492f-fc79-41c2-bb2d-849b2cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </div> <br> </div> </blockquote> <br> </body> </html> --------------030206040209000500090908--

On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora. you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket. as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

Thanks Itamar - thats very useful information Ill try and find information on how to "set a password" Its basically a bog standard installation - is there no password normally? Is the password required only for connecting to the console via the command line spicec client? How does the IE/Firefox spice plugin work in this case - as it doesnt prompt for any passowrd.. I would have assumed that the console session (weather using spice or vnc) would load with no password - similar to how console sessions work in vSphere, KVM and proxmox (which also uses vnc) The jittery mouse - yes i was rdp-ing to my windows VM to load IE.. ill ty it from a physical windows machine With my other question - how would you determine which VM you are "consoling" if there are more than 1 on a hypervisor. Cheers Spyro ----- Original Message ----- From: "Itamar Heim" <iheim@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Arnon Gilboa" <agilboa@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org Sent: Friday, 3 February, 2012 8:59:08 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora. you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket. as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

On 02/03/2012 04:04 PM, Spyro Polymiadis wrote:
Thanks Itamar - thats very useful information
Ill try and find information on how to "set a password" Its basically a bog standard installation - is there no password normally? Is the password required only for connecting to the console via the command line spicec client? How does the IE/Firefox spice plugin work in this case - as it doesnt prompt for any passowrd..
the webadmin and user portal will do this for you, and pass the options to the spice client.
I would have assumed that the console session (weather using spice or vnc) would load with no password - similar to how console sessions work in vSphere, KVM and proxmox (which also uses vnc)
that would not be secure...
The jittery mouse - yes i was rdp-ing to my windows VM to load IE.. ill ty it from a physical windows machine
so you can see this works when using the integrated solution (btw, which spice activex did you use for IE?) but spice from vnc has issues with the mouse.
With my other question - how would you determine which VM you are "consoling" if there are more than 1 on a hypervisor.
the port you connect to. each vm has a different port. the engine gives you these details in the api.
Cheers Spyro
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Friday, 3 February, 2012 8:59:08 PM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora.
you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket.
as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

Coolio! Ran the following on the hypervisor... vdsClient localhost list (to get the VMid) then vdsClient localhost setVmTicket ad5a9f92-dda4-421d-bc6b-b22dd6598121 abcd1234 300 to set the password for 300 seconds then spicec --host ovirt-testvm --port 5900 --password abcd1234 FTW :) Needs to be documented better IMO :) ----- Original Message ----- From: "Itamar Heim" <iheim@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Arnon Gilboa" <agilboa@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org Sent: Saturday, 4 February, 2012 12:45:03 AM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 04:04 PM, Spyro Polymiadis wrote:
Thanks Itamar - thats very useful information
Ill try and find information on how to "set a password" Its basically a bog standard installation - is there no password normally? Is the password required only for connecting to the console via the command line spicec client? How does the IE/Firefox spice plugin work in this case - as it doesnt prompt for any passowrd..
the webadmin and user portal will do this for you, and pass the options to the spice client.
I would have assumed that the console session (weather using spice or vnc) would load with no password - similar to how console sessions work in vSphere, KVM and proxmox (which also uses vnc)
that would not be secure...
The jittery mouse - yes i was rdp-ing to my windows VM to load IE.. ill ty it from a physical windows machine
so you can see this works when using the integrated solution (btw, which spice activex did you use for IE?) but spice from vnc has issues with the mouse.
With my other question - how would you determine which VM you are "consoling" if there are more than 1 on a hypervisor.
the port you connect to. each vm has a different port. the engine gives you these details in the api.
Cheers Spyro
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Friday, 3 February, 2012 8:59:08 PM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora.
you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket.
as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

On 02/03/2012 05:45 PM, Spyro Polymiadis wrote:
Coolio! Ran the following on the hypervisor...
vdsClient localhost list (to get the VMid) then vdsClient localhost setVmTicket ad5a9f92-dda4-421d-bc6b-b22dd6598121 abcd1234 300 to set the password for 300 seconds then spicec --host ovirt-testvm --port 5900 --password abcd1234
using vdsClient is a hack. the documented approached is using the engine REST API to do this, not access the host. from rhev-m documentation: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/3.0/html... and you should be able to use the ovirt-cli to do this from command line to do this.
FTW :)
Needs to be documented better IMO :)
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Saturday, 4 February, 2012 12:45:03 AM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 04:04 PM, Spyro Polymiadis wrote:
Thanks Itamar - thats very useful information
Ill try and find information on how to "set a password" Its basically a bog standard installation - is there no password normally? Is the password required only for connecting to the console via the command line spicec client? How does the IE/Firefox spice plugin work in this case - as it doesnt prompt for any passowrd..
the webadmin and user portal will do this for you, and pass the options to the spice client.
I would have assumed that the console session (weather using spice or vnc) would load with no password - similar to how console sessions work in vSphere, KVM and proxmox (which also uses vnc)
that would not be secure...
The jittery mouse - yes i was rdp-ing to my windows VM to load IE.. ill ty it from a physical windows machine
so you can see this works when using the integrated solution (btw, which spice activex did you use for IE?) but spice from vnc has issues with the mouse.
With my other question - how would you determine which VM you are "consoling" if there are more than 1 on a hypervisor.
the port you connect to. each vm has a different port. the engine gives you these details in the api.
Cheers Spyro
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Friday, 3 February, 2012 8:59:08 PM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora.
you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket.
as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

Now i get a new error while trying to connect via the XPI... main: Spice client terminated (exitcode = 14) according to this - it looks like the hostname isnt being passed to the spicec command from the xpi? https://bugzilla.redhat.com/show_bug.cgi?id=696964 ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Itamar Heim" <iheim@redhat.com> Cc: "Arnon Gilboa" <agilboa@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Spyro Polymiadis" <spyro@rsp.com.au> Sent: Saturday, 4 February, 2012 2:15:15 AM Subject: Re: [Users] Spice plugin for firefox Coolio! Ran the following on the hypervisor... vdsClient localhost list (to get the VMid) then vdsClient localhost setVmTicket ad5a9f92-dda4-421d-bc6b-b22dd6598121 abcd1234 300 to set the password for 300 seconds then spicec --host ovirt-testvm --port 5900 --password abcd1234 FTW :) Needs to be documented better IMO :) ----- Original Message ----- From: "Itamar Heim" <iheim@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Arnon Gilboa" <agilboa@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org Sent: Saturday, 4 February, 2012 12:45:03 AM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 04:04 PM, Spyro Polymiadis wrote:
Thanks Itamar - thats very useful information
Ill try and find information on how to "set a password" Its basically a bog standard installation - is there no password normally? Is the password required only for connecting to the console via the command line spicec client? How does the IE/Firefox spice plugin work in this case - as it doesnt prompt for any passowrd..
the webadmin and user portal will do this for you, and pass the options to the spice client.
I would have assumed that the console session (weather using spice or vnc) would load with no password - similar to how console sessions work in vSphere, KVM and proxmox (which also uses vnc)
that would not be secure...
The jittery mouse - yes i was rdp-ing to my windows VM to load IE.. ill ty it from a physical windows machine
so you can see this works when using the integrated solution (btw, which spice activex did you use for IE?) but spice from vnc has issues with the mouse.
With my other question - how would you determine which VM you are "consoling" if there are more than 1 on a hypervisor.
the port you connect to. each vm has a different port. the engine gives you these details in the api.
Cheers Spyro
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Friday, 3 February, 2012 8:59:08 PM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora.
you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket.
as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

On 02/03/2012 05:51 PM, Spyro Polymiadis wrote:
Now i get a new error while trying to connect via the XPI...
main: Spice client terminated (exitcode = 14)
according to this - it looks like the hostname isnt being passed to the spicec command from the xpi? https://bugzilla.redhat.com/show_bug.cgi?id=696964
hard to say. as this is a RHEL bug, which could have cherry picked this specific fix from any version of spice. I'd check if the spice version you use is supposed to have it via spice git or spice-devel.
----- Original Message ----- From: "Spyro Polymiadis"<spyro@rsp.com.au> To: "Itamar Heim"<iheim@redhat.com> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org, "Spyro Polymiadis"<spyro@rsp.com.au> Sent: Saturday, 4 February, 2012 2:15:15 AM Subject: Re: [Users] Spice plugin for firefox
Coolio! Ran the following on the hypervisor...
vdsClient localhost list (to get the VMid) then vdsClient localhost setVmTicket ad5a9f92-dda4-421d-bc6b-b22dd6598121 abcd1234 300 to set the password for 300 seconds then spicec --host ovirt-testvm --port 5900 --password abcd1234
FTW :)
Needs to be documented better IMO :)
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Saturday, 4 February, 2012 12:45:03 AM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 04:04 PM, Spyro Polymiadis wrote:
Thanks Itamar - thats very useful information
Ill try and find information on how to "set a password" Its basically a bog standard installation - is there no password normally? Is the password required only for connecting to the console via the command line spicec client? How does the IE/Firefox spice plugin work in this case - as it doesnt prompt for any passowrd..
the webadmin and user portal will do this for you, and pass the options to the spice client.
I would have assumed that the console session (weather using spice or vnc) would load with no password - similar to how console sessions work in vSphere, KVM and proxmox (which also uses vnc)
that would not be secure...
The jittery mouse - yes i was rdp-ing to my windows VM to load IE.. ill ty it from a physical windows machine
so you can see this works when using the integrated solution (btw, which spice activex did you use for IE?) but spice from vnc has issues with the mouse.
With my other question - how would you determine which VM you are "consoling" if there are more than 1 on a hypervisor.
the port you connect to. each vm has a different port. the engine gives you these details in the api.
Cheers Spyro
----- Original Message ----- From: "Itamar Heim"<iheim@redhat.com> To: "Spyro Polymiadis"<spyro@rsp.com.au> Cc: "Arnon Gilboa"<agilboa@redhat.com>, "Alon Levy"<alevy@redhat.com>, users@ovirt.org Sent: Friday, 3 February, 2012 8:59:08 PM Subject: Re: [Users] Spice plugin for firefox
On 02/03/2012 09:08 AM, Spyro Polymiadis wrote:
hrmm after some digging i came across this on the hypervisor when i try and launch spicec...
/var/log/libvirt/qemu/vm1.log
reds_handle_read_link_done: Peer doesn't support AUTH selection
maybe ill blow that VM away and create a new one...see if that helps
to cover your first question, yes, spice-xpi works well for me from a fedora 15 machine using default spice packages of fedora.
you need to set the password to connect to spice (just like for VNC). since it by default expires after a while, it is called a ticket. you can use the rest API/SDK/CLI to set the ticket.
as for mouse being jittery in IE - do you happen to use it via an RDP session (if so, try not to nest clients).

--=_afdaff01-357e-499d-b05f-3828cafb878a Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit :( no dice again... same message as below.. in /etc/libvirt/libvirtd.conf i had to set auth_tcp="none" as VDSM didnt seem to start cleanly when i disabled SSL as per the wiki link in this thread I wonder if thats maybe the cause... ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Yaniv Kaul" <ykaul@redhat.com> Sent: Friday, 3 February, 2012 5:38:41 PM Subject: Re: [Users] Spice plugin for firefox hrmm after some digging i came across this on the hypervisor when i try and launch spicec... /var/log/libvirt/qemu/vm1.log reds_handle_read_link_done: Peer doesn't support AUTH selection maybe ill blow that VM away and create a new one...see if that helps ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Yaniv Kaul" <ykaul@redhat.com> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au> Sent: Friday, 3 February, 2012 5:26:10 PM Subject: Re: [Users] Spice plugin for firefox Yeah :( The vm was off after processing all the changes (i rebooted the whole cluster and engine server) How do it set a "ticket"? I can connect to the spice interface using IE (windows) via the ovirt ui just fine (although the mouse is completely unreliable) Further question - if i end up connecting via the command line... if i have multiple vm's running on the hypervisor - how do i determine which one i want to connect to? Does each vm run on a separate port (vm1 = 5900, vm2=5901 etc?) ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 5:13:53 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: Hi Mate, no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages) I had just tried going through all that... the errors i was getting after using the SUBJECT and ca file was: $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7 Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM ) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection Thanks for you help so far :) 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled. 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket). Y. <blockquote> ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 4:05:41 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote> Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below </blockquote> And the XPI? Was it updated? <blockquote> but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 </blockquote> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y. <blockquote> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote> Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro </blockquote> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> </blockquote> </blockquote> --=_afdaff01-357e-499d-b05f-3828cafb878a Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>:( no dice again...<br>same message as below..<br><br>in /etc/= libvirt/libvirtd.conf i had to set<br>auth_tcp=3D"none"<br><br>as VDSM didn= t seem to start cleanly when i disabled SSL as per the wiki link in this th= read<br>I wonder if thats maybe the cause...<br><br><hr id=3D"zwchr"><div s= tyle=3D"color:#000;font-weight:normal;font-style:normal;text-decoration:non= e;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Spy= ro Polymiadis" <spyro@rsp.com.au><br><b>To: </b>"Spyro Polymiadis" &l= t;spyro@rsp.com.au><br><b>Cc: </b>"Haim Ateya" <hateya@redhat.com>= , "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <= ;agilboa@redhat.com>, "Yaniv Kaul" <ykaul@redhat.com><br><b>Sent: = </b>Friday, 3 February, 2012 5:38:41 PM<br><b>Subject: </b>Re: [Users] Spic= e plugin for firefox<br><br><style>p { margin: 0; }</style><div style=3D"fo= nt-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000">hr= mm after some digging i came across this on the hypervisor when i try and l= aunch spicec...<br><br>/var/log/libvirt/qemu/vm1.log<br><br>reds_handle_rea= d_link_done: Peer doesn't support AUTH selection<br><br>maybe ill blow that= VM away and create a new one...see if that helps<br><br><hr id=3D"zwchr"><= div style=3D"color:#000;font-weight:normal;font-style:normal;text-decoratio= n:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b=
"Spyro Polymiadis" <spyro@rsp.com.au><br><b>To: </b>"Yaniv Kaul" <= ;ykaul@redhat.com><br><b>Cc: </b>"Haim Ateya" <hateya@redhat.com>,= "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <= agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au><br><b>S= ent: </b>Friday, 3 February, 2012 5:26:10 PM<br><b>Subject: </b>Re: [Users]= Spice plugin for firefox<br><br><style>p { margin: 0; }</style><div style= =3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #0000= 00">Yeah :( The vm was off after processing all the changes (i rebooted the= whole cluster and engine server)<br>How do it set a "ticket"?<br><br>I can= connect to the spice interface using IE (windows) via the ovirt ui just fi= ne (although the mouse is completely unreliable)<br><br>Further question - = if i end up connecting via the command line... if i have multiple vm's runn= ing on the hypervisor - how do i determine which one i want to connect to?<= br>Does each vm run on a separate port (vm1 =3D 5900, vm2=3D5901 etc?)<br><= br><br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-weight:normal;fon= t-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;= font-size:12pt;"><b>From: </b>"Yaniv Kaul" <ykaul@redhat.com><br><b>T= o: </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>Cc: </b>"Haim Atey= a" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@o= virt.org, "Arnon Gilboa" <agilboa@redhat.com><br><b>Sent: </b>Friday,= 3 February, 2012 5:13:53 PM<br><b>Subject: </b>Re: [Users] Spice plugin fo= r firefox<br><br>
On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Hi Mate, <br> <br> no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)<br> <br> <br> I had just tried going through all that...<br> <br> the errors i was getting after using the SUBJECT and ca file was:<br> <br> $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br> Warning: connect failed 7<br> <br> Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per <a class=3D"moz-txt-link-freetext" href=3D"http://ovirt.org/wiki/OV= irt_-_disable_SSL_in_VDSM" target=3D"_blank">http://ovirt.org/wiki/OVirt_-_= disable_SSL_in_VDSM</a>)<br> But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test = a "non" secured connection<br> <br> Thanks for you help so far :)<br> </div> </blockquote> <br> 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled.<br> 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket).<br> Y.<br> <br> <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal;text-= decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>= From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailt= o:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.au>= </a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com></= a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@red= hat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-tx= t-link-abbreviated" href=3D"mailto:users@ovirt.org" target=3D"_blank">users= @ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa= @redhat.com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 4:05:41 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=3D1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal= ;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt= ;"><b>From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a>= <br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2= 396E" href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.= au></a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com&g= t;</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mail= to:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:users@= ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"m= ailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com></a><= br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a class= =3D"moz-txt-link-rfc2396E" href=3D"mailto:hateya@redhat.com" target=3D"_bla= nk"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href= =3D"mailto:users@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>= , "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" hre= f=3D"mailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com>= ;</a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset=
<br> <pre>______________________________________________= _ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:= Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lis= ts.ovirt.org/mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.o= rg/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div><br></div></div><br></div></div><br></div></body></html> --=_afdaff01-357e-499d-b05f-3828cafb878a--

Feb 3 05:26:31 r5a101 systemd[1]: vdsmd.service: control process exi= ted, code=3Dexited status=3D1<br><br><br><hr id=3D"zwchr"><div style=3D"col= or:#000;font-weight:normal;font-style:normal;text-decoration:none;font-fami= ly:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Spyro Polymiad= is" <spyro@rsp.com.au><br><b>To: </b>"Spyro Polymiadis" <spyro@rsp= .com.au><br><b>Cc: </b>"Haim Ateya" <hateya@redhat.com>, "Alon Lev= y" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@re= dhat.com>, "Yaniv Kaul" <ykaul@redhat.com><br><b>Sent: </b>Friday,= 3 February, 2012 5:47:29 PM<br><b>Subject: </b>Re: [Users] Spice plugin fo= r firefox<br><br><style>p { margin: 0; }</style><div style=3D"font-family: = tahoma,new york,times,serif; font-size: 12pt; color: #000000">:( no dice ag= ain...<br>same message as below..<br><br>in /etc/libvirt/libvirtd.conf i ha= d to set<br>auth_tcp=3D"none"<br><br>as VDSM didnt seem to start cleanly wh= en i disabled SSL as per the wiki link in this thread<br>I wonder if thats = maybe the cause...<br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-we= ight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Ar= ial,sans-serif;font-size:12pt;"><b>From: </b>"Spyro Polymiadis" <spyro@r= sp.com.au><br><b>To: </b>"Spyro Polymiadis" <spyro@rsp.com.au><br>= <b>Cc: </b>"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@re= dhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "= Yaniv Kaul" <ykaul@redhat.com><br><b>Sent: </b>Friday, 3 February, 20= 12 5:38:41 PM<br><b>Subject: </b>Re: [Users] Spice plugin for firefox<br><b= r><style>p { margin: 0; }</style><div style=3D"font-family: tahoma,new york= ,times,serif; font-size: 12pt; color: #000000">hrmm after some digging i ca= me across this on the hypervisor when i try and launch spicec...<br><br>/va= r/log/libvirt/qemu/vm1.log<br><br>reds_handle_read_link_done: Peer doesn't = support AUTH selection<br><br>maybe ill blow that VM away and create a new = one...see if that helps<br><br><hr id=3D"zwchr"><div style=3D"color:#000;fo= nt-weight:normal;font-style:normal;text-decoration:none;font-family:Helveti= ca,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Spyro Polymiadis" <sp= yro@rsp.com.au><br><b>To: </b>"Yaniv Kaul" <ykaul@redhat.com><br><= b>Cc: </b>"Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@red= hat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "S=
--=_488e570b-150e-4616-b996-309da59f4522 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit BTW - this is why i had to change that setting... if i left it hashed out vdsmd exits Feb 3 05:26:30 r5a101 systemd-vdsmd[5213]: Starting libvirtd (via systemctl): [ OK ] Feb 3 05:26:31 r5a101 systemd-vdsmd[5213]: conflicting vdsm and libvirt tls configuration. Feb 3 05:26:31 r5a101 systemd-vdsmd[5213]: vdsm.conf with ssl=False requires libvirt with: Feb 3 05:26:31 r5a101 systemd-vdsmd[5213]: listen_tcp=1, auth_tcp="none" and spice_tls=0. Feb 3 05:26:31 r5a101 systemd[1]: vdsmd.service: control process exited, code=exited status=1 ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Yaniv Kaul" <ykaul@redhat.com> Sent: Friday, 3 February, 2012 5:47:29 PM Subject: Re: [Users] Spice plugin for firefox :( no dice again... same message as below.. in /etc/libvirt/libvirtd.conf i had to set auth_tcp="none" as VDSM didnt seem to start cleanly when i disabled SSL as per the wiki link in this thread I wonder if thats maybe the cause... ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Yaniv Kaul" <ykaul@redhat.com> Sent: Friday, 3 February, 2012 5:38:41 PM Subject: Re: [Users] Spice plugin for firefox hrmm after some digging i came across this on the hypervisor when i try and launch spicec... /var/log/libvirt/qemu/vm1.log reds_handle_read_link_done: Peer doesn't support AUTH selection maybe ill blow that VM away and create a new one...see if that helps ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Yaniv Kaul" <ykaul@redhat.com> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au> Sent: Friday, 3 February, 2012 5:26:10 PM Subject: Re: [Users] Spice plugin for firefox Yeah :( The vm was off after processing all the changes (i rebooted the whole cluster and engine server) How do it set a "ticket"? I can connect to the spice interface using IE (windows) via the ovirt ui just fine (although the mouse is completely unreliable) Further question - if i end up connecting via the command line... if i have multiple vm's running on the hypervisor - how do i determine which one i want to connect to? Does each vm run on a separate port (vm1 = 5900, vm2=5901 etc?) ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 5:13:53 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: Hi Mate, no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages) I had just tried going through all that... the errors i was getting after using the SUBJECT and ca file was: $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7 Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM ) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection Thanks for you help so far :) 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled. 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket). Y. <blockquote> ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 4:05:41 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote> Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below </blockquote> And the XPI? Was it updated? <blockquote> but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 </blockquote> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y. <blockquote> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote> Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro </blockquote> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> </blockquote> </blockquote> --=_488e570b-150e-4616-b996-309da59f4522 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>BTW - this is why i had to change that setting... if i left it= hashed out vdsmd exits <br><br>Feb 3 05:26:30 r5a101 systemd-vdsmd[5= 213]: Starting libvirtd (via systemctl): [ OK ]<br>Feb&nb= sp; 3 05:26:31 r5a101 systemd-vdsmd[5213]: conflicting vdsm and libvirt tls= configuration.<br>Feb 3 05:26:31 r5a101 systemd-vdsmd[5213]: vdsm.co= nf with ssl=3DFalse requires libvirt with:<br>Feb 3 05:26:31 r5a101 s= ystemd-vdsmd[5213]: listen_tcp=3D1, auth_tcp=3D"none" and spice_tls=3D0.<br= pyro Polymiadis" <spyro@rsp.com.au><br><b>Sent: </b>Friday, 3 Februar= y, 2012 5:26:10 PM<br><b>Subject: </b>Re: [Users] Spice plugin for firefox<= br><br><style>p { margin: 0; }</style><div style=3D"font-family: tahoma,new= york,times,serif; font-size: 12pt; color: #000000">Yeah :( The vm was off = after processing all the changes (i rebooted the whole cluster and engine s= erver)<br>How do it set a "ticket"?<br><br>I can connect to the spice inter= face using IE (windows) via the ovirt ui just fine (although the mouse is c= ompletely unreliable)<br><br>Further question - if i end up connecting via = the command line... if i have multiple vm's running on the hypervisor - how= do i determine which one i want to connect to?<br>Does each vm run on a se= parate port (vm1 =3D 5900, vm2=3D5901 etc?)<br><br><br><br><hr id=3D"zwchr"=
<div style=3D"color:#000;font-weight:normal;font-style:normal;text-decorat= ion:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: <= /b>"Yaniv Kaul" <ykaul@redhat.com><br><b>To: </b>"Spyro Polymiadis" &= lt;spyro@rsp.com.au><br><b>Cc: </b>"Haim Ateya" <hateya@redhat.com>= ;, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" &l= t;agilboa@redhat.com><br><b>Sent: </b>Friday, 3 February, 2012 5:13:53 P= M<br><b>Subject: </b>Re: [Users] Spice plugin for firefox<br><br>
On 02/03/2012 08:08 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Hi Mate, <br> <br> no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages)<br> <br> <br> I had just tried going through all that...<br> <br> the errors i was getting after using the SUBJECT and ca file was:<br> <br> $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br> Warning: connect failed 7<br> <br> Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per <a class=3D"moz-txt-link-freetext" href=3D"http://ovirt.org/wiki/OV= irt_-_disable_SSL_in_VDSM" target=3D"_blank">http://ovirt.org/wiki/OVirt_-_= disable_SSL_in_VDSM</a>)<br> But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test = a "non" secured connection<br> <br> Thanks for you help so far :)<br> </div> </blockquote> <br> 1. Have you re-ran the VM? If it was launched before the changes, it is still running with SSL enabled.<br> 2. Did you set a ticket to the VM? (IIRC, 7 means no ticket).<br> Y.<br> <br> <blockquote cite=3D"mid:ad11e1db-d3e9-45bf-9912-9200f63ce8c4@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal;text-= decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>= From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailt= o:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.au>= </a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com></= a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@red= hat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-tx= t-link-abbreviated" href=3D"mailto:users@ovirt.org" target=3D"_blank">users= @ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa= @redhat.com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 4:05:41 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=3D1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@ange= lia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal= ;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt= ;"><b>From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a>= <br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2= 396E" href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.= au></a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com&g= t;</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mail= to:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:users@= ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"m= ailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com></a><= br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8= c@MacBookPro"> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Haim Ateya" <a class= =3D"moz-txt-link-rfc2396E" href=3D"mailto:hateya@redhat.com" target=3D"_bla= nk"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href= =3D"mailto:users@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>= , "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" hre= f=3D"mailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com>= ;</a><br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2= cc795e9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset=
<br> <pre>______________________________________________= _ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:= Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lis= ts.ovirt.org/mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.o= rg/mailman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div><br></div></div><br></div></div><br></div></div><br></div></body></ht= ml> --=_488e570b-150e-4616-b996-309da59f4522--

Warning: connect failed 7<br><br>Ive just gone through and configured all =
--=_16c68e8f-80a6-47ae-8256-c0af78d20732 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit damn... after disabling all that - still get the same error as trying the secure way $ /usr/bin/spicec --host 192.168.112.21 --port 5900 Warning: connect failed 7 the spicec.log shows 1328250353 INFO [16635:16637] RedPeer::connect_unsecure: Connected to 192.168.112.21 5900 1328250353 WARN [16635:16637] RedChannel::run: connect failed 7 1328250353 INFO [16635:16635] main: Spice client terminated (exitcode = 3) which is less than exciting :( ----- Original Message ----- From: "Spyro Polymiadis" <spyro@rsp.com.au> To: "Yaniv Kaul" <ykaul@redhat.com> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au> Sent: Friday, 3 February, 2012 4:38:14 PM Subject: Re: [Users] Spice plugin for firefox Hi Mate, no unfortunately i couldnt update it as i wasnt able to find any newer XPI's that would work on centos5.7 (centos 6.0 version required a stack of new packages) I had just tried going through all that... the errors i was getting after using the SUBJECT and ca file was: $ /usr/bin/spicec --host 192.168.112.21 --secure-port 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem Warning: connect failed 7 Ive just gone through and configured all the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM) But now im wresting with trying to get the hosts to register with the engine server again :( so im yet to be able to test a "non" secured connection Thanks for you help so far :) ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 4:05:41 PM Subject: Re: [Users] Spice plugin for firefox On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: Howdy Ive just installed an updated version of spice client on my linux box: spice-client-0.8.2-1.el5 spice-0.8.2-1.el5 and still the firefox xpi crashes with the version mismatch error below And the XPI? Was it updated? <blockquote> but if i try to run it manually from the command line like so : /usr/bin/spicec --host 192.168.112.21 --port 5901 I get Warning: Connection reset by peer (104) and in the VMs log i see 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350: reds_init_client_ssl_connection: SSL_accept failed, error=1 </blockquote> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them. See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration. Y. <blockquote> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option Cheers Spyro ----- Original Message ----- From: "Yaniv Kaul" <ykaul@redhat.com> To: "Spyro Polymiadis" <spyro@rsp.com.au> Cc: "Haim Ateya" <hateya@redhat.com> , "Alon Levy" <alevy@redhat.com> , users@ovirt.org , "Arnon Gilboa" <agilboa@redhat.com> Sent: Friday, 3 February, 2012 12:09:48 AM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote> Hi Haim, Using Firefox 9, and Centos 5.7 $ rpm -qa | grep spice qspice-client-0.3.0-4.el5_5 spice-xpi-2.2-2.3.el5_6.1 qspice-libs-devel-0.3.0-54.el5_5.2 qspice-0.3.0-54.el5_5.2 qspice-libs-0.3.0-54.el5_5.2 the spiceXPI is in /usr/lib64/mozilla/plugins and spicec is in /usr/libexec Cheers :) Spyro </blockquote> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though. Y. <blockquote> ----- Original Message ----- From: "Haim Ateya" <hateya@redhat.com> To: users@ovirt.org , "Alon Levy" <alevy@redhat.com> , "Arnon Gilboa" <agilboa@redhat.com> Sent: Thursday, 2 February, 2012 9:37:12 PM Subject: Re: [Users] Spice plugin for firefox On 02/02/2012 12:39 PM, Spyro Polymiadis wrote: adding Alon & Arnon. <blockquote> Howdy again Has anyone managed to get the spice plugin working for firefox under linux? When ever i click on the console icon, i see a popup quickly appear then crash </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <blockquote> In the spice logs it says 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2 </blockquote> <blockquote> :( cant seem to find any information on this error unfortunately. Cheers Spyro _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users </blockquote> _______________________________________________ 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 </blockquote> </blockquote> --=_16c68e8f-80a6-47ae-8256-c0af78d20732 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: tahoma,new york,times,serif; font-size: 12pt; col= or: #000000'>damn...<br><br>after disabling all that - still get the same e= rror as trying the secure way<br><br>$ /usr/bin/spicec --host 192.168.112.2= 1 --port 5900<br>Warning: connect failed 7<br><br>the spicec.log shows<br><= br>1328250353 INFO [16635:16637] RedPeer::connect_unsecure: Connected to 19= 2.168.112.21 5900<br>1328250353 WARN [16635:16637] RedChannel::run: connect= failed 7<br>1328250353 INFO [16635:16635] main: Spice client terminated (e= xitcode =3D 3)<br><br>which is less than exciting :(<br><br><hr id=3D"zwchr= "><div style=3D"color:#000;font-weight:normal;font-style:normal;text-decora= tion:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: = </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>To: </b>"Yaniv Kaul" = <ykaul@redhat.com><br><b>Cc: </b>"Haim Ateya" <hateya@redhat.com&g= t;, "Alon Levy" <alevy@redhat.com>, users@ovirt.org, "Arnon Gilboa" &= lt;agilboa@redhat.com>, "Spyro Polymiadis" <spyro@rsp.com.au><br><= b>Sent: </b>Friday, 3 February, 2012 4:38:14 PM<br><b>Subject: </b>Re: [Use= rs] Spice plugin for firefox<br><br><style>p { margin: 0; }</style><div sty= le=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #00= 0000">Hi Mate, <br><br>no unfortunately i couldnt update it as i wasnt able= to find any newer XPI's that would work on centos5.7 (centos 6.0 version r= equired a stack of new packages)<br><br><br>I had just tried going through = all that...<br><br>the errors i was getting after using the SUBJECT and ca = file was:<br><br>$ /usr/bin/spicec --host 192.168.112.21 --secure-por= t 5901 --secure-channels all --host-subject "`openssl x509 -noout -text -in= cacert.pem | grep Subject: | cut -f 10- -d \" \"`" --ca-file cacert.pem<br= the spice_tls and ssl settings to 0 or off (as per http://ovirt.org/w= iki/OVirt_-_disable_SSL_in_VDSM)<br>But now im wresting with trying to get = the hosts to register with the engine server again :( so im yet to be= able to test a "non" secured connection<br><br>Thanks for you help so far = :)<br><br><hr id=3D"zwchr"><div style=3D"color:#000;font-weight:normal;font= -style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;f= ont-size:12pt;"><b>From: </b>"Yaniv Kaul" <ykaul@redhat.com><br><b>To= : </b>"Spyro Polymiadis" <spyro@rsp.com.au><br><b>Cc: </b>"Haim Ateya= " <hateya@redhat.com>, "Alon Levy" <alevy@redhat.com>, users@ov= irt.org, "Arnon Gilboa" <agilboa@redhat.com><br><b>Sent: </b>Friday, = 3 February, 2012 4:05:41 PM<br><b>Subject: </b>Re: [Users] Spice plugin for= firefox<br><br> On 02/03/2012 02:54 AM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <style>p { margin: 0; }</style> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Howdy<br> <br> Ive just installed an updated version of spice client on my linux box:<br> <br> spice-client-0.8.2-1.el5<br> spice-0.8.2-1.el5<br> <br> and still the firefox xpi crashes with the version mismatch error below <br> </div> </blockquote> <br> And the XPI? Was it updated?<br> <br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">but if i try to run it manually from the command line like so :<br> <br> /usr/bin/spicec --host 192.168.112.21 --port 5901<br> <br> I get <br> <br> Warning: Connection reset by peer (104)<br> <br> <br> and in the VMs log i see<br> <br> 139827374590400:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:350:<br> reds_init_client_ssl_connection: SSL_accept failed, error=3D1<br> </div> </blockquote> <br> Because you are missing several parameters in the command line of spicec. Specifically, the whole SSL negotiation stuff is missing. It expects them.<br> See 'spicec --help' and specifically the use of --ca-file , --host-subject for correct SSL configuration.<br> Y.<br> <br> <blockquote cite=3D"mid:844b8f09-f9ba-4103-9cd3-31f4b84d0e4e@angelia"> <div style=3D"font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><br> :( this might be a blocker for us - as i cant also work out how to use the "VNC" console option<br> <br> Cheers<br> Spyro<br> <br> <hr id=3D"zwchr"> <div style=3D"color:#000;font-weight:normal;font-style:normal;text-= decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>= From: </b>"Yaniv Kaul" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailt= o:ykaul@redhat.com" target=3D"_blank"><ykaul@redhat.com></a><br> <b>To: </b>"Spyro Polymiadis" <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:spyro@rsp.com.au" target=3D"_blank"><spyro@rsp.com.au>= </a><br> <b>Cc: </b>"Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href= =3D"mailto:hateya@redhat.com" target=3D"_blank"><hateya@redhat.com></= a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:alevy@red= hat.com" target=3D"_blank"><alevy@redhat.com></a>, <a class=3D"moz-tx= t-link-abbreviated" href=3D"mailto:users@ovirt.org" target=3D"_blank">users= @ovirt.org</a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:agilboa= @redhat.com" target=3D"_blank"><agilboa@redhat.com></a><br> <b>Sent: </b>Friday, 3 February, 2012 12:09:48 AM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 03:30 PM, Spyro Polymiadis wrote: <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacB= ookPro"> <style>p { margin: 0; }</style> <div style=3D"font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);">Hi Haim, <br> <br> Using Firefox 9, and Centos 5.7<br> <br> $ rpm -qa | grep spice<br> <br> qspice-client-0.3.0-4.el5_5<br> spice-xpi-2.2-2.3.el5_6.1<br> qspice-libs-devel-0.3.0-54.el5_5.2<br> qspice-0.3.0-54.el5_5.2<br> qspice-libs-0.3.0-54.el5_5.2<br> <br> the spiceXPI is in /usr/lib64/mozilla/plugins<br> and spicec is in /usr/libexec<br> <br> Cheers :)<br> Spyro<br> </div> </blockquote> <br> A newer version of the XPI would be most useful. I'm not sure if RPMs are available for it, though.<br> Y.<br> <br> <blockquote cite=3D"mid:eea44a70-8d1b-45fe-a46e-0ca82d644f8c@MacB= ookPro"> <div style=3D"font-family: Arial; font-size: 12pt; color: #000000"><br> <hr id=3D"zwchr"> <div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>= "Haim Ateya" <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:ha= teya@redhat.com" target=3D"_blank"><hateya@redhat.com></a><br> <b>To: </b><a class=3D"moz-txt-link-abbreviated" href=3D"ma= ilto:users@ovirt.org" target=3D"_blank">users@ovirt.org</a>, "Alon Levy" <a class=3D"moz-txt-link-rfc2396E" href=3D"mail= to:alevy@redhat.com" target=3D"_blank"><alevy@redhat.com></a>, "Arnon Gilboa" <a class=3D"moz-txt-link-rfc2396E" href=3D"m= ailto:agilboa@redhat.com" target=3D"_blank"><agilboa@redhat.com></a><= br> <b>Sent: </b>Thursday, 2 February, 2012 9:37:12 PM<br> <b>Subject: </b>Re: [Users] Spice plugin for firefox<br> <br> On 02/02/2012 12:39 PM, Spyro Polymiadis wrote:<br> <br> adding Alon & Arnon.<br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e= 9@MacBookPro"> <div>Howdy again<br> <br> Has anyone managed to get the spice plugin working for firefox under linux?<br> When ever i click on the console icon, i see a popup quickly appear then crash<br> </div> </blockquote> what client (o.s) do you use ? do you have spice-xpi and spice-client installed on it ? <br> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e= 9@MacBookPro"> <div><br> In the spice logs it says <br> 2012-02-02 16:14:47,006 INFO [20889:20891] RedPeer::connect: Connecting 192.168.112.2 5901<br> 2012-02-02 16:14:47,013 WARN [20889:20891] RedChannel::run: RedChannelBase::connect: version mismatch: expect 1 got 2<br> </div> </blockquote> <blockquote cite=3D"mid:7351492f-fc79-41c2-bb2d-849b2cc795e= 9@MacBookPro"> <div><br> :( cant seem to find any information on this error unfortunately.<br> <br> Cheers<br> Spyro</div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> <br> _______________________________________________<br> Users mailing list<br> <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@= ovirt.org" target=3D"_blank">Users@ovirt.org</a><br> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovi= rt.org/mailman/listinfo/users" target=3D"_blank">http://lists.ovirt.org/mai= lman/listinfo/users</a><br> </div> <br> </div> <br> <fieldset class=3D"mimeAttachmentHeader"></fieldset> <br> <pre>_______________________________________________ Users mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a> <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a> </pre> </blockquote> <br> </div> <br> </div> </blockquote> <br> </div><br></div></div><br></div></body></html> --=_16c68e8f-80a6-47ae-8256-c0af78d20732--
participants (5)
-
Arnon Gilboa
-
Haim Ateya
-
Itamar Heim
-
Spyro Polymiadis
-
Yaniv Kaul