Re: [SunRay-Users] Failover group load balancing on servers with lots of cores

2010-03-16 Thread Sammy Atmadja
P.S.M.Swamiji wrote:
 On 3/16/2010 3:04 AM, William Yang wrote:
 Are CPU frequency and count the only things the load balance algorithm
 considers?

It is consistent with the behaviour we're seeing:

server 1, 4 core opteron 1.8GHz, 6GiB RAM, doesn't support powersaving
server 2, 4 core opteron 2.8GHz, 8GiB RAM, powernow/ondemand freq governor

In theory server 2 should be much more powerful, as it has more RAM and more
powerful cpu's. But since /proc/cpuinfo shows it's clock freq as 1GHz because of
the powernow cpu throttling, server 1 gets all the sessions, and runs out of RAM
long before server 2 starts breaking sweat. As is mentioned on the sun-rays wiki
somewhere, available RAM should be a much more important factor than CPU. I
would much rather have somewhat slower cpu's and lots of free RAM than fast
cpu's twiddling thumbs while waiting for swap.


 It also considers number of sessions running/idle...
   That concerns me a bit especially since with recent processors,
 increasing speed no longer necessarily means increasing performance.  Can
 the LB algorithm be manually tweaked if necessary?

How about an external command (shell script?) that computes the desirability
of the server in question? (feature request)

Sammy Atmadja
This is a message from the E-MAIL server of Transtrend B.V.

The information contained in this communication is confidential and
intended solely for the use of the individual or entity to whom it is
addressed. You should not copy, disclose, or distribute this communication
without the authority of Transtrend B.V. Transtrend B.V. is neither liable
for the proper and complete transmission of the information contained in
this communication nor for any delay in its receipt. Transtrend B.V. does
not guarantee that the integrity of this communication has been maintained
nor that the communication is free of viruses, interceptions or
interference.

If you are not the intended recipient of this communication please return
the communication to the sender and delete and destroy all copies.

De informatie verzonden in dit e-mailbericht is vertrouwelijk en
uitsluitend bestemd voor de geadresseerde. Openbaarmaking,
vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan
derden is, behoudens voorafgaande schriftelijke toestemming van Transtrend
B.V.  niet toegestaan. Transtrend B.V. staat niet in voor de juiste en
volledige overbrenging van de inhoud van een verzonden e-mailbericht, noch
voor tijdige ontvangst daarvan. Transtrend B.V. kan niet garanderen dat een
verzonden e-mailbericht vrij is van virussen, noch dat e-mailberichten
worden overgebracht zonder inbreuk of tussenkomst van onbevoegde derden.

Indien bovenstaand e-mailbericht niet aan u is gericht, verzoeken wij u.
vriendelijk doch dringend het e-mailbericht te retourneren aan de afzender
en het origineel en eventuele kopieen te verwijderen en te vernietigen.
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sunray connector and USB support for Win 2008

2010-03-16 Thread David Bullock
On 26 February 2010 10:37, CJ Keist cj.ke...@colostate.edu wrote, without
getting a reply:

 Does anyone on this list have idea when we could expect USB redirection
support for Windows Server 2008?

I also would like bit of a roadmap for Windows Vista+/7 USB redirection
support (and for completeness, Windows Server OS's too, but that's less
pertinent to me).  It's one of the main factors limiting the applicability
of Sun Ray to many situations.

Maybe Sun chose XP because of some of these guesses:

* the largest installed base of VDI VM's are XP;
* Sun had access to existing technology for XP only;
* Microsoft have made it unreasonably difficult to supply USB redirection on
Vista+;
* Microsoft will probably solve USB redirection in RDP sometime anyhow

... I'm just speculating on all of these points, of course.

It would seem that UK-based Fabula Tech have USB redirection for just about
every thin-client out there *except* for Sun Ray [1], working for all
versions of Windows.  I exchanged email with Fabula Tech at one stage, and
they were interested in Sun Ray, but seemed to be having trouble coming to
grips with how the SRSS/SRWC/Solaris thing worked together.  I encouraged
them to join a Solaris developer program so they could cheaply access the
raw materials, but I guess they didn't successfully engage with Sun on it.
(It was nearly a year ago that this exchange took place).  Given that Fabula
Tech have an alleged product that covers all the bases (I've not tested it
or explored its limitations), it seems technically feasible for Sun to
develop (or, now that they're owned by Oracle, acquire) a similar
capability.

[1] http://www.usb-over-network.com/usbnet-solutions/thinclients.html
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


[SunRay-Users] Sun Ray Desktop Access Client

2010-03-16 Thread Craig Hummer
Is there anyway of finding what PC (IP address or hostname) running the Desktop 
Access Client is bound to what session in the Management Interface?

Cheers,

Craig


This email and its attachments may be confidential and are intended solely for 
the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those 
of CNT Ltd.

If you are not the intended recipient of this email and its attachments, you 
must take no action based upon them, nor must you copy or show them to anyone.

Please contact the sender if you believe you have received this email in error.

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sun Ray Desktop Access Client

2010-03-16 Thread P.S.M.Swamiji

On 3/16/2010 5:58 PM, Craig Hummer wrote:
Is there anyway of finding what PC (IP address or hostname) running 
the Desktop Access Client is bound to what session in the Management 
Interface?


From CLI, one can use utwho -ac.

Thanks
P.S.M.Swamiji

Note: These are my personal opinions, nothing to do with my employer

Cheers,
Craig


This email and its attachments may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any 
views or opinions expressed are solely those of the author and do not 
necessarily represent those of CNT Ltd.


If you are not the intended recipient of this email and its 
attachments, you must take no action based upon them, nor must you 
copy or show them to anyone.


Please contact the sender if you believe you have received this email 
in error.



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users
   


___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sunray connector and USB support for Win 2008

2010-03-16 Thread William Yang
I don't think the FabulaTech solution can work on a Sun Ray easily as it is
an ultra-thin client.  The thin clients it is designed to use with are not
as thin; they must run Windows, Linux, or Windows CE on the thin client
device, whereas the Sun Ray runs only a firmware.

 

William

 

From: sunray-users-boun...@filibeto.org
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of David Bullock
Sent: Tuesday, March 16, 2010 6:59 AM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008

 

On 26 February 2010 10:37, CJ Keist cj.ke...@colostate.edu wrote, without
getting a reply:

 Does anyone on this list have idea when we could expect USB redirection
support for Windows Server 2008?

I also would like bit of a roadmap for Windows Vista+/7 USB redirection
support (and for completeness, Windows Server OS's too, but that's less
pertinent to me).  It's one of the main factors limiting the applicability
of Sun Ray to many situations.

Maybe Sun chose XP because of some of these guesses:

* the largest installed base of VDI VM's are XP;
* Sun had access to existing technology for XP only;
* Microsoft have made it unreasonably difficult to supply USB redirection on
Vista+;
* Microsoft will probably solve USB redirection in RDP sometime anyhow

... I'm just speculating on all of these points, of course.

It would seem that UK-based Fabula Tech have USB redirection for just about
every thin-client out there *except* for Sun Ray [1], working for all
versions of Windows.  I exchanged email with Fabula Tech at one stage, and
they were interested in Sun Ray, but seemed to be having trouble coming to
grips with how the SRSS/SRWC/Solaris thing worked together.  I encouraged
them to join a Solaris developer program so they could cheaply access the
raw materials, but I guess they didn't successfully engage with Sun on it.
(It was nearly a year ago that this exchange took place).  Given that Fabula
Tech have an alleged product that covers all the bases (I've not tested it
or explored its limitations), it seems technically feasible for Sun to
develop (or, now that they're owned by Oracle, acquire) a similar
capability.

[1] http://www.usb-over-network.com/usbnet-solutions/thinclients.html

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Failover group load balancing on servers with lots of cores

2010-03-16 Thread William Yang
That's an interesting point, I didn't think that CPU throttling was relevant
here, but under Linux at least, that seems to be an issue because LB reads
from /proc/cpuinfo.

I agree that the LB algorithm would seem to need some improving, both the
default automatic algorithm (possibly consider factoring in processor
generation i.e. Pentium 4 vs. Core 2, total RAM, or even current load and
available RAM) and the ability to manually tweak. 

William Yang

 -Original Message-
 From: sunray-users-boun...@filibeto.org [mailto:sunray-users-
 boun...@filibeto.org] On Behalf Of Sammy Atmadja
 Sent: Tuesday, March 16, 2010 3:35 AM
 To: SunRay-Users mailing list
 Subject: Re: [SunRay-Users] Failover group load balancing on servers with
 lots of cores
 
 P.S.M.Swamiji wrote:
  On 3/16/2010 3:04 AM, William Yang wrote:
  Are CPU frequency and count the only things the load balance algorithm
  considers?
 
 It is consistent with the behaviour we're seeing:
 
 server 1, 4 core opteron 1.8GHz, 6GiB RAM, doesn't support powersaving
 server 2, 4 core opteron 2.8GHz, 8GiB RAM, powernow/ondemand freq governor
 
 In theory server 2 should be much more powerful, as it has more RAM and
 more
 powerful cpu's. But since /proc/cpuinfo shows it's clock freq as 1GHz
 because of
 the powernow cpu throttling, server 1 gets all the sessions, and runs out
 of RAM
 long before server 2 starts breaking sweat. As is mentioned on the sun-
 rays wiki
 somewhere, available RAM should be a much more important factor than CPU.
 I
 would much rather have somewhat slower cpu's and lots of free RAM than
 fast
 cpu's twiddling thumbs while waiting for swap.
 
 
  It also considers number of sessions running/idle...
That concerns me a bit especially since with recent processors,
  increasing speed no longer necessarily means increasing performance.
 Can
  the LB algorithm be manually tweaked if necessary?
 
 How about an external command (shell script?) that computes the
 desirability
 of the server in question? (feature request)
 
 Sammy Atmadja
 This is a message from the E-MAIL server of Transtrend B.V.
 
 The information contained in this communication is confidential and
 intended solely for the use of the individual or entity to whom it is
 addressed. You should not copy, disclose, or distribute this communication
 without the authority of Transtrend B.V. Transtrend B.V. is neither liable
 for the proper and complete transmission of the information contained in
 this communication nor for any delay in its receipt. Transtrend B.V. does
 not guarantee that the integrity of this communication has been maintained
 nor that the communication is free of viruses, interceptions or
 interference.
 
 If you are not the intended recipient of this communication please return
 the communication to the sender and delete and destroy all copies.
 
 De informatie verzonden in dit e-mailbericht is vertrouwelijk en
 uitsluitend bestemd voor de geadresseerde. Openbaarmaking,
 vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan
 derden is, behoudens voorafgaande schriftelijke toestemming van Transtrend
 B.V.  niet toegestaan. Transtrend B.V. staat niet in voor de juiste en
 volledige overbrenging van de inhoud van een verzonden e-mailbericht, noch
 voor tijdige ontvangst daarvan. Transtrend B.V. kan niet garanderen dat
 een
 verzonden e-mailbericht vrij is van virussen, noch dat e-mailberichten
 worden overgebracht zonder inbreuk of tussenkomst van onbevoegde derden.
 
 Indien bovenstaand e-mailbericht niet aan u is gericht, verzoeken wij u.
 vriendelijk doch dringend het e-mailbericht te retourneren aan de afzender
 en het origineel en eventuele kopieen te verwijderen en te vernietigen.
 ___
 SunRay-Users mailing list
 SunRay-Users@filibeto.org
 http://www.filibeto.org/mailman/listinfo/sunray-users

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] SunRay4.2 or later on Linux Mint7.0 or 8.0

2010-03-16 Thread Dave McGuire

On Mar 16, 2010, at 1:29 AM, Joel Buckley wrote:

Anyone have pointers on the latest cheatsheets for
installing on Linux Mint7.0 or 8.0?


  Is Mint based on Ubuntu?  I'm pretty sure it is.  If it's still  
close enough, you might get at least most of the way there with the  
Ubuntu howto.


-Dave





--
Dave McGuire
Port Charlotte, FL

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


[SunRay-Users] HTML5 Video/Audio

2010-03-16 Thread Bryan Gawronski
Hello,

 

I know that HTML5 is in draft form right now but it includes  new video
and audio tags which will allow for video to be played directly without
the need for a video/audio player (like Flash).  I bring this up only to
voice my support for continued improvement around video/audio on the
SunRay.

 

I know that Sun worked hard to improve Flash content in the latest
version but with so many people and companies turning their backs on
Flash (for example Apple) many web developers are looking for other ways
to stream video/audio.  It appears that most video will be in H.234 when
streamed through the new tags in HTML5.  YouTube is already testing with
the new HTML standard at www.youtube.com/html5.

 

I hope Oracle will continue to look to optimize video/audio solutions on
SunRay as new technology becomes available.

 

You can read more about HTML5 at: 

 

http://dev.w3.org/html5/spec/Overview.html

http://dev.w3.org/html5/html4-differences

 

 

Thank you for your time.

 

Bryan Gawronski

Head of Technology Services

Albright-Knox Art Gallery

1285 Elmwood Ave

Buffalo NY 14222

716-270-8269

bgawron...@albrightknox.org mailto:bgawron...@albrightknox.org 

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sunray connector and USB support for Win 2008

2010-03-16 Thread David Bullock
True - I wasn't suggesting that Fabula Tech's solution would work directly
on a Sun-Ray - only that it is a reasonable thing to have complete USB
redirection to a virtualised Windows host.

I understand (perhaps I am wrong?) that USB redirection between a Sun Ray
and its Solaris/Linux host is already supported by SRSS out of the box
(assuming a Solaris/Linux driver for the connected hardware exists) - but
that doesn't really help for the 'RDP leg' of the connection to the Windows
host.

Presumably, with the right business arrangements in place, Fabula Tech (or
some other vendor) would be able to leverage their Windows-side experience
with USB redirection in the SRSS/SRWC environment as well ... given that the
Sun Ray firmware already handles USB redirection between the DTU and the Sun
Ray Server.

I thought of one other possibility for Sun's USB redirection story - that is
their proprietary RDP protocol which interfaces to the VM at a machine level
(rather than at the 'Windows session' level).  Maybe that's their strategy?

regards,
David.

On 17 March 2010 00:53, William Yang wy...@tjhsst.edu wrote:

  I don't think the FabulaTech solution can work on a Sun Ray easily as it
 is an ultra-thin client.  The thin clients it is designed to use with are
 not as thin; they must run Windows, Linux, or Windows CE on the thin client
 device, whereas the Sun Ray runs only a firmware.



 William



 *From:* sunray-users-boun...@filibeto.org [mailto:
 sunray-users-boun...@filibeto.org] *On Behalf Of *David Bullock
 *Sent:* Tuesday, March 16, 2010 6:59 AM
 *To:* SunRay-Users mailing list
 *Subject:* Re: [SunRay-Users] Sunray connector and USB support for Win
 2008



 On 26 February 2010 10:37, CJ Keist cj.ke...@colostate.edu wrote,
 without getting a reply:

  Does anyone on this list have idea when we could expect USB redirection
 support for Windows Server 2008?

 I also would like bit of a roadmap for Windows Vista+/7 USB redirection
 support (and for completeness, Windows Server OS's too, but that's less
 pertinent to me).  It's one of the main factors limiting the applicability
 of Sun Ray to many situations.

 Maybe Sun chose XP because of some of these guesses:

 * the largest installed base of VDI VM's are XP;
 * Sun had access to existing technology for XP only;
 * Microsoft have made it unreasonably difficult to supply USB redirection
 on Vista+;
 * Microsoft will probably solve USB redirection in RDP sometime anyhow

 ... I'm just speculating on all of these points, of course.

 It would seem that UK-based Fabula Tech have USB redirection for just about
 every thin-client out there *except* for Sun Ray [1], working for all
 versions of Windows.  I exchanged email with Fabula Tech at one stage, and
 they were interested in Sun Ray, but seemed to be having trouble coming to
 grips with how the SRSS/SRWC/Solaris thing worked together.  I encouraged
 them to join a Solaris developer program so they could cheaply access the
 raw materials, but I guess they didn't successfully engage with Sun on it.
 (It was nearly a year ago that this exchange took place).  Given that Fabula
 Tech have an alleged product that covers all the bases (I've not tested it
 or explored its limitations), it seems technically feasible for Sun to
 develop (or, now that they're owned by Oracle, acquire) a similar
 capability.

 [1] http://www.usb-over-network.com/usbnet-solutions/thinclients.html

 ___
 SunRay-Users mailing list
 SunRay-Users@filibeto.org
 http://www.filibeto.org/mailman/listinfo/sunray-users


___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sun Ray Desktop Access Client

2010-03-16 Thread Nishimura, Scott L (IT Solutions)
Craig,

   I'm not sure I understand your question:  you can see session info in the 
utwho -ca output, which I'm sure has an analog in the GUI [I assume this is 
what you mean when you say Management Interface].  This includes the IP 
address and session ID.


Scott

From: sunray-users-boun...@filibeto.org 
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of Craig Hummer
Sent: Tuesday, March 16, 2010 5:29 AM
To: Sun Ray Mailing List
Subject: EXTERNAL:[SunRay-Users] Sun Ray Desktop Access Client

Is there anyway of finding what PC (IP address or hostname) running the Desktop 
Access Client is bound to what session in the Management Interface?
 
Cheers,
 
Craig


This email and its attachments may be confidential and are intended solely for 
the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those 
of CNT Ltd.

If you are not the intended recipient of this email and its attachments, you 
must take no action based upon them, nor must you copy or show them to anyone.

Please contact the sender if you believe you have received this email in error.
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sunray connector and USB support for Win 2008

2010-03-16 Thread William Yang
I think the Sun USB redirector talks directly from Windows to DTU i.e. it
skips the Solaris/Linux host leg for better performance; I don't think it
uses the machine level for VDI.  But yes, in theory it is possible for
FabulaTech to work the Solaris - Windows side of the redirection.

 

William

 

From: sunray-users-boun...@filibeto.org
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of David Bullock
Sent: Tuesday, March 16, 2010 11:15 AM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008

 

True - I wasn't suggesting that Fabula Tech's solution would work directly
on a Sun-Ray - only that it is a reasonable thing to have complete USB
redirection to a virtualised Windows host.

 

I understand (perhaps I am wrong?) that USB redirection between a Sun Ray
and its Solaris/Linux host is already supported by SRSS out of the box
(assuming a Solaris/Linux driver for the connected hardware exists) - but
that doesn't really help for the 'RDP leg' of the connection to the Windows
host.

 

Presumably, with the right business arrangements in place, Fabula Tech (or
some other vendor) would be able to leverage their Windows-side experience
with USB redirection in the SRSS/SRWC environment as well ... given that the
Sun Ray firmware already handles USB redirection between the DTU and the Sun
Ray Server.

 

I thought of one other possibility for Sun's USB redirection story - that is
their proprietary RDP protocol which interfaces to the VM at a machine level
(rather than at the 'Windows session' level).  Maybe that's their strategy?

 

regards,

David.

 

On 17 March 2010 00:53, William Yang wy...@tjhsst.edu wrote:

I don't think the FabulaTech solution can work on a Sun Ray easily as it is
an ultra-thin client.  The thin clients it is designed to use with are not
as thin; they must run Windows, Linux, or Windows CE on the thin client
device, whereas the Sun Ray runs only a firmware.

 

William

 

From: sunray-users-boun...@filibeto.org
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of David Bullock
Sent: Tuesday, March 16, 2010 6:59 AM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008

 

On 26 February 2010 10:37, CJ Keist cj.ke...@colostate.edu wrote, without
getting a reply:

 Does anyone on this list have idea when we could expect USB redirection
support for Windows Server 2008?

I also would like bit of a roadmap for Windows Vista+/7 USB redirection
support (and for completeness, Windows Server OS's too, but that's less
pertinent to me).  It's one of the main factors limiting the applicability
of Sun Ray to many situations.

Maybe Sun chose XP because of some of these guesses:

* the largest installed base of VDI VM's are XP;
* Sun had access to existing technology for XP only;
* Microsoft have made it unreasonably difficult to supply USB redirection on
Vista+;
* Microsoft will probably solve USB redirection in RDP sometime anyhow

... I'm just speculating on all of these points, of course.

It would seem that UK-based Fabula Tech have USB redirection for just about
every thin-client out there *except* for Sun Ray [1], working for all
versions of Windows.  I exchanged email with Fabula Tech at one stage, and
they were interested in Sun Ray, but seemed to be having trouble coming to
grips with how the SRSS/SRWC/Solaris thing worked together.  I encouraged
them to join a Solaris developer program so they could cheaply access the
raw materials, but I guess they didn't successfully engage with Sun on it.
(It was nearly a year ago that this exchange took place).  Given that Fabula
Tech have an alleged product that covers all the bases (I've not tested it
or explored its limitations), it seems technically feasible for Sun to
develop (or, now that they're owned by Oracle, acquire) a similar
capability.

[1] http://www.usb-over-network.com/usbnet-solutions/thinclients.html


___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

 

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sun Ray Desktop Access Client

2010-03-16 Thread Craig Hummer
Scott,

Yes utwho -ca works fine.  I cannot see where the GUI has the IP details of the 
client PC... but the CLI is fine.

Cheers,

Craig

This email and its attachments may be confidential and are intended solely for 
the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those 
of CNT Ltd.

If you are not the intended recipient of this email and its attachments, you 
must take no action based upon them, nor must you copy or show them to anyone.

Please contact the sender if you believe you have received this email in error.

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sunray connector and USB support for Win 2008

2010-03-16 Thread Paul Whitener
If it skipped Solarsi/Linux, then shouldn't all USB devices that Windows supports work from a DTU. And that is not the case. There is actually a list of supported devices./paul-Original Message-
From: William Yang 
Sent: Mar 16, 2010 12:10 PM
To: 'SunRay-Users mailing list' 
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008








 

 
  
 






I think the Sun USB redirector talks directly from Windows to
DTU i.e. it skips the Solaris/Linux host leg for better performance; I don't
think it uses the machine level for VDI. But yes, in theory it is
possible for FabulaTech to work the Solaris - Windows side of the redirection.



William









From:
sunray-users-boun...@filibeto.org [mailto:sunray-users-boun...@filibeto.org] On
Behalf Of David Bullock
Sent: Tuesday, March 16, 2010 11:15 AM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win
2008







True - I wasn't suggesting that Fabula Tech's solution would
work directly on a Sun-Ray - only that it is a reasonable thing to have
complete USB redirection to a virtualised Windows host.









I understand (perhaps I am wrong?) that USB redirection
between a Sun Ray and its Solaris/Linux host is already supported by SRSS out
of the box (assuming a Solaris/Linux driver for the connected hardware exists)
- but that doesn't really help for the 'RDP leg' of the connection to the
Windows host.











Presumably, with the right business arrangements in place,
Fabula Tech (or some other vendor) would be able to leverage their Windows-side
experience with USB redirection in the SRSS/SRWC environment as well ... given
that the Sun Ray firmware already handles USB redirection between the DTU and
the Sun Ray Server.











I thought of one other possibility for Sun's USB redirection
story - that is their proprietary RDP protocol which interfaces to the VM at a
machine level (rather than at the 'Windows session' level). Maybe that's
their strategy?











regards,





David.









On 17 March 2010 00:53, William Yang wy...@tjhsst.edu wrote:





I don't think the FabulaTech solution
can work on a Sun Ray easily as it is an ultra-thin client. The thin
clients it is designed to use with are not as thin; they must run Windows,
Linux, or Windows CE on the thin client device, whereas the Sun Ray runs only a
firmware.



William









From: sunray-users-boun...@filibeto.org
[mailto:sunray-users-boun...@filibeto.org]
On Behalf Of David Bullock
Sent: Tuesday, March 16, 2010 6:59 AM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win
2008











On
26 February 2010 10:37, CJ Keist cj.ke...@colostate.edu wrote, without getting a reply:

 Does anyone on this list have idea when we could expect USB redirection
support for Windows Server 2008?

I also would like bit of a roadmap for Windows Vista+/7 USB redirection support
(and for completeness, Windows Server OS's too, but that's less pertinent to
me). It's one of the main factors limiting the applicability of Sun Ray
to many situations.

Maybe Sun chose XP because of some of these guesses:

* the largest installed base of VDI VM's are XP;
* Sun had access to existing technology for XP only;
* Microsoft have made it unreasonably difficult to supply USB redirection on
Vista+;
* Microsoft will probably solve USB redirection in RDP sometime anyhow

... I'm just speculating on all of these points, of course.

It would seem that UK-based Fabula Tech have USB redirection for just about
every thin-client out there *except* for Sun Ray [1], working for all versions
of Windows. I exchanged email with Fabula Tech at one stage, and they
were interested in Sun Ray, but seemed to be having trouble coming to grips
with how the SRSS/SRWC/Solaris thing worked together. I encouraged them
to join a Solaris developer program so they could cheaply access the raw
materials, but I guess they didn't successfully engage with Sun on it.
(It was nearly a year ago that this exchange took place). Given that
Fabula Tech have an alleged product that covers all the bases (I've not tested
it or explored its limitations), it seems technically feasible for Sun to develop
(or, now that they're owned by Oracle, acquire) a similar capability.

[1] http://www.usb-over-network.com/usbnet-solutions/thinclients.html












___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

















___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


[SunRay-Users] utconfig libgdbm.so.3 error on RHEL5.3 and SRSS 4.2

2010-03-16 Thread Aaron Wilson
We originally attempted to install on RHEL5.4 but where told by Sun it
wasn't supported so we installed RHEL5.3 on our servers instead.
Coincidently Red Hat tell us they don't support libgdbm.so.3
They're Sun Fire x4140 servers
Anyways when we run utconfig we get an error. This occurs on RHEL5.3
and RHEL5.4 but in the case it's RHEL5.3 because it's supported

[r...@slosunray01 sbin]# ./utconfig

Configuration of Sun Ray Server Software

This script automates the configuration of the Sun Ray Server Software
and related software products.  Before proceeding, you should have read
the Sun Ray Server Software 4.2 Installation Guide and filled out the
Configuration Worksheet.  This script will prompt you for the values
you filled out on the Worksheet.  For your convenience, default values
(where applicable) are shown in brackets.

Continue ([y]/n)?
Enter Sun Ray admin password:
Re-enter Sun Ray admin password:
/opt/SUNWut/sbin/utpw: error while loading shared libraries:
libgdbm.so.3: cannot open shared object file: No such file or
directory
Password validation, utpw failed with unknown exit status 127
Enter Sun Ray admin password:

At an impasse.
Not sure what to do next.


--
Aaron
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Sunray connector and USB support for Win 2008

2010-03-16 Thread William BRYSON
As far as I understand it, what actually happens is this:

 

· The Sun Ray DTU and its corresponding SRSS talk to each other using 
ALP.  

· The USB devices’ connectivity is handled between the 
Solaris/Redhat/Whatever server and the DTU by encapsulating the USB 
communication over ALP.

· The server then performs a local device mapping, using its own USB 
device drivers.

· SRWC/uttsc knows about these server-local devices, and presents the 
ones that were mapped (and that it recognises) via RDP to the windows host

 

At no point does raw USB data go anywhere near the Windows connector or uttsc – 
only devices the SRSS recognises, has drivers for, and that uttsc can present 
over RDP are presented.

 

Certainly it would be nice to be able to present a raw USB device through the 
Windows connector, however as far as I am aware, RDP itself doesn’t support 
this.  There’s likely very good reason for that (something as simple as briefly 
losing the RDP connection could badly corrupt a USB stick if it is being 
accessed via raw USB – it would be like pulling the device mid-write)

 

There is certainly the ability to write (or download/buy) your own customised 
(read: not-vanilla-RDP) remote desktop client that *does* support this, and to 
plug it in as a drop-in replacement for uttsc, but the host you are connecting 
to would have to have a corresponding server-side not-vanilla-RDP service.

 

Anyone that knows SRWC in more depth, please feel free to correct me!

 

Regards,

William Bryson

 

From: sunray-users-boun...@filibeto.org 
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of William Yang
Sent: Wednesday, 17 March 2010 6:09 a.m.
To: 'Paul Whitener'; 'SunRay-Users mailing list'
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008

 

Yes, but I think it has to do with the firmware implementation of the USB that 
the redirector talks to not supporting all modes of USB operation.  I believe 
those types of devices are not supported with Solaris/Linux and Sun Ray either.

 

William

 

From: sunray-users-boun...@filibeto.org 
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of Paul Whitener
Sent: Tuesday, March 16, 2010 12:47 PM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008

 

If it skipped Solarsi/Linux, then shouldn't all USB devices that Windows 
supports work from a DTU.  And that is not the case.  There is actually a list 
of supported devices.

/paul

-Original Message- 
From: William Yang 
Sent: Mar 16, 2010 12:10 PM 
To: 'SunRay-Users mailing list' 
Subject: Re: [SunRay-Users] Sunray connector and USB support for Win 2008 



 
 


TelstraClear. Simple Solutions. Everyday
Residential 0508 888 800 Business 0508 555 500 Enterprise  Government 0508 400 
300

This email contains information which may be confidential and subject to 
copyright.  If you are not the intended recipient you must not use, distribute 
or copy this email or attachments.  If you have received this email in error 
please notify us immediately by return email and delete this email and any 
attachments.  
TelstraClear Limited accepts no responsibility for changes made to this email 
or to any attachments after transmission from TelstraClear Limited.  It is your 
responsibility to check this email and any attachments for viruses.   
Emails are not secure.  They can be intercepted, amended, lost or destroyed and 
may contain viruses.  Anyone who communicates with TelstraClear Limited by 
email is taken to accept these risks.
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] utconfig libgdbm.so.3 error on RHEL5.3 and SRSS 4.2

2010-03-16 Thread Aaron Wilson
I found this old link from SRSS 3.1.1 and RHEL4
http://forums.sun.com/thread.jspa?threadID=5107591

I did the:
 ln -s /usr/lib/libgdbm.so.2 /usr/lib/libgdbm.so.3

I can run utconfig now without the error.

On Tue, Mar 16, 2010 at 3:50 PM, Aaron Wilson aa...@ernieball.com wrote:
 We originally attempted to install on RHEL5.4 but where told by Sun it
 wasn't supported so we installed RHEL5.3 on our servers instead.
 Coincidently Red Hat tell us they don't support libgdbm.so.3
 They're Sun Fire x4140 servers
 Anyways when we run utconfig we get an error. This occurs on RHEL5.3
 and RHEL5.4 but in the case it's RHEL5.3 because it's supported

 [r...@slosunray01 sbin]# ./utconfig

 Configuration of Sun Ray Server Software

 This script automates the configuration of the Sun Ray Server Software
 and related software products.  Before proceeding, you should have read
 the Sun Ray Server Software 4.2 Installation Guide and filled out the
 Configuration Worksheet.  This script will prompt you for the values
 you filled out on the Worksheet.  For your convenience, default values
 (where applicable) are shown in brackets.

 Continue ([y]/n)?
 Enter Sun Ray admin password:
 Re-enter Sun Ray admin password:
 /opt/SUNWut/sbin/utpw: error while loading shared libraries:
 libgdbm.so.3: cannot open shared object file: No such file or
 directory
 Password validation, utpw failed with unknown exit status 127
 Enter Sun Ray admin password:

 At an impasse.
 Not sure what to do next.


 --
 Aaron




-- 
Aaron Wilson
Ernie Ball, Inc.
I.T. Department
aa...@ernieball.com
(805) 544-7726
Skype: aaron.kane.wilson

NOTICE: This e-mail is for the sole use of the intended recipient(s).
Any unauthorized review, use, disclosure or distribution of this
e-mail or its contents is strictly prohibited. If you are not the
intended recipient, please contact the sender by reply mail and
destroy the original and all copies of the original message.
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users