Otto,

Thanks for your help.

I found the root of the problem: JAVA VM (it was actually right in front of me, but I simply ignored it).

Seems I could not make Sunray2 using newer java VM. The only version worked is the one came with the original installation.


On Tue, Feb 5, 2008 at 8:47 AM, Stephen Zhou
<[EMAIL PROTECTED]> wrote:
 On the DTUs' screen I got the error code "27 D", and a yellow triangle
 with a question mark in it.

 The "Sunray 2 Administrator guide" did not have any explicit information
 about the issue.

The meanings of these OSD progress codes are listed in Appendix B
("Troubleshooting and Tuning Tips") of the Admin Guide.   See
<http://docs.sun.com/source/820-0411/t-s.html#50450470_24968>.

27 means "The Sun Ray DTU is broadcasting to locate a Sun Ray
server since either it was not provided with Sun Ray specific DHCP
parameters or all of the specified servers are not responding. "

So either the Sun Ray is not being told where to find a server (how
is this supposed to happen at your site?) or the servers it was told
to contact are not responding to the Sun Ray's requests for service.

I'd start by checking that the Sun Ray server is listening for requests.
'netstat -an | grep 7010 | grep LISTEN' should show this:

     *.7010               *.*                0      0 49152      0 LISTEN

If it doesn't then the Sun Ray auth daemon is not running and you
need to fix that.  Look in /var/opt/SUNWut/log/auth_log and log/messages
for clues.

 Server:  Solaris 2.8  (117350-45)
 Sunray:  2 (patch level 114880-11)

SRSS 2.0 is ancient.  After you've got past the immediate crisis you
should plan to move to something newer.

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users


Stephen Zhou

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to