> Date: Thu, 19 Jan 2006 23:20:19 -0500 > From: Simon Kuhn <[EMAIL PROTECTED]> > Subject: Re: [SunRay-Users] Error 26B only for distant clients > To: SunRay-Users mailing list <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > It turns out that I misdiagnosed this problem. GDM is now running on > the Ray in question, after I restarted the SRSS machine. > > When I checked the other Rays I discovered that some had GDM running > and others were waiting at 26B. The server had a bunch of GDM > processes, but was apparently not starting new ones. I tried stopping > and starting GDM, and the same Rays that had previously had GDM > running got it back (the others were still 26B).
If the need arises to restart either GDM or SRSS, my best practice is to perform the following in order: $ sudo /etc/init.d/zsunray-init stop $ sudo /etc/init.d/gdm stop $ sudo /etc/init.d/gdm start $ sudo /etc/init.d/zsunray-init start Sometimes SRSS will not stop, this leads onto the next section... > Restarting the server seems to have fixed things, but it isn't really > feasible once the system is actually in use. Looking in /var/log/gdm > hasn't been very helpful; is there another place to see what GDM's > problem is? If there's a problem with it, is there another method > besides restarting the server to get things back to normal? The official word from Sun is not to use GDM. However, if you put in place the workarounds in the Ubuntu Wiki page, it should allow the stable use of GDM with SunRay. I have logged a bug on the issue, however, it is yet to receive a reply - the bug is located at the GNOME Bugzilla - BugID 326796 - http://bugzilla.gnome.org/show_bug.cgi?id=326796. The bug is also logged downstream on the Ubuntu Bug Tracker. > Also, here's the output of utadm -l in case its still relevant: > > LAN connections: On > Subnetwork: 129.22.150.0 > Netmask= 255.255.254.0 > AuthSrvr= 129.22.150.118 > AltAuth= 129.22.150.118 255.255.255.255 > FirmwareSrvr= 129.22.150.118 > NewTver= 3.1_32,REV=2005.08.24.08.55 > > Thanks, > > -- > Simon Kuhn > > ------------------------------ > > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users > > > End of SunRay-Users Digest, Vol 24, Issue 20 > ******************************************** > > > -- Regards, Naaman Campbell Graduate IT Officer Teys Bros https://wiki.ubuntu.com/UbuntuOnSunRay https://wiki.ubuntu.com/CorporateUbuntu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The contents of this email are strictly confidential. Unless you are the intended recipient then you must not read (other than to determine the intended recipient) or in any way use, deal with or retain this email or the information it contains. Furthermore privilege is not waived by mistaken delivery and it is the recipient's duty to virus scan and otherwise test the information before loading into any computer system. Teys Bros does not warrant that the information is free of virus or other defect or error. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
