Hello, we have similar problems and maybe the same.
I can also see the gdm user for example. Mostly we see this problem when a user tries to login via smartcard or want to go to another terminal (with the smartcard). Sometimes this problem appears for a smartcard and so the problem goes with the smartcard. Sometimes this problem appears for a terminal only. And every time only a few user have this problem. The last days we had the effect, waiting 5 until 15 minutes solved the problem and the effect was gone. We have a two server FOG and when i login in the Admin GUIs always one of this servers can't show the sessions or show no sessions. As i say, a few minutes later everything was ok again. We are running Red Hat Linux. So it would be nice to see a solution .... :-) Greetings Detlev Am 04.02.2011 um 17:44 schrieb Carsten John: > Hi folks, > > we are still having problems. > > What I found out in the meantime is that definitely gdm is the problem. > > It works for about a day (or a few days?). Then suddenly gdm does not > provide login service any more, resulting the DTUs to hang in 26D. > > Obviously gdmdynamic stops communication with gdm. A "gdmdynamic -l -v" > at the command line does not give any results and needs to be > interrupted via CTRL+c. > > gdm also does not produce any further messages in syslog after the crash > (debug mode is enabled). > > An "ps -fax | grep gdm" shows various alredy connected Xnewt sessions > and some : > > > \_ [gdm] <defunct > > as well as > > gdmdynamic -b -d $SOME-NUMBER > > processes. > > > The strange thing is that "utsession -p" shows sessions belonging to the > user "gdm" after the crash. That never showed up before: > > utsession -p > > Token ID Registered Name Unix ID Disp State > ------------------------------ -------------------- ---------- ---- ----- > Payflex.5011eb6900130100 ??? XXXXXXXX 13 D > Payflex.5011eb6b00130100 ??? gdm 19 D > Payflex.5011eb7300130100 ??? XXXXXXXX 11 U > Payflex.5011eb7600130100 ??? gdm 31 D > Payflex.5011eb7d00130100 ??? gdm 23 D > pseudo.00144f96d6c4 ??? gdm 14 U > pseudo.00144f9826a0 ??? XXXXX 34 U > pseudo.00144f98290c ??? gdm 25 D > pseudo.00144fa17e25 ??? XXXXX 41 U > pseudo.00144fa65a8a ??? gdm 22 U > pseudo.00144fa65b1e ??? gdm 45 D > pseudo.00144fa7f723 ??? XXXXX 16 U > pseudo.00144fa7f75b ??? XXXXX 30 U > pseudo.00144fa7f765 ??? XXXXXX 40 U > pseudo.00144fa807a3 ??? gdm 28 D > pseudo.00144fa807b1 ??? gdm 18 U > pseudo.00144fa807be ??? XXXXX 42 U > pseudo.00144fa80858 ??? gdm 37 U > pseudo.00144fd18b3a ??? XXXXXXXX 33 U > pseudo.00144fd37c84 ??? XXXXXXXX 43 U > pseudo.00144fd37c8e ??? gdm 24 D > pseudo.0021283a2717 ??? gdm 27 D > pseudo.002128763446 ??? gdm 20 D > pseudo.002128763447 ??? gdm 17 U > pseudo.00212876348f ??? XXXXXXX 12 U > > > > Our gdm.conf (gdm 2.20) as follows: > > > grep -v -e "^#" /etc/gdm/gdm.conf | sed -e '/^$/d' > [daemon] > AutomaticLoginEnable=false > AutomaticLogin= > TimedLoginEnable=false > TimedLogin= > TimedLoginDelay=30 > Greeter=/usr/lib/gdm/gdmlogin > DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games > RootPath=/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/games > User=gdm > Group=gdm > LogDir=/var/log/gdm > PostLoginScriptDir=/etc/gdm/PostLogin/ > PreSessionScriptDir=/etc/gdm/PreSession/ > PostSessionScriptDir=/etc/gdm/PostSession/ > DisplayInitDir=/etc/gdm/Init > FailsafeXserver= > XKeepsCrashing=/etc/opt/SUNWut/gdm/XKeepsCrashing.sunray > RebootCommand= > HaltCommand= > SuspendCommand= > HibernateCommand= > SystemCommandsInMenu=HALT;REBOOT;HIBERNATE;SUSPEND;CUSTOM_CMD > AllowLogoutActions=HALT;REBOOT;HIBERNATE;SUSPEND;CUSTOM_CMD > RBACSystemCommandKeys= > ServAuthDir=/var/lib/gdm > BaseXsession=/etc/gdm/Xsession > SessionDesktopDir=/usr/share/gdm/BuiltInSessions/:/usr/share/xsessions/:/var/lib/menu-xdg/xsessions/:/etc/dm/Sessions/ > DefaultSession=default.desktop > UserAuthDir= > UserAuthFBDir=/tmp > UserAuthFile=.Xauthority > StandardXServer=/usr/X11R6/bin/X > Xnest=/usr/share/gdm/gdmXnestWrapper -br -audit 0 > XnestUnscaledFontPath=true > FirstVT=7 > VTAllocation=false > SoundProgram=/usr/lib/gdmplay > DynamicXServers=true > GdmXserverTimeout=30 > [security] > AllowRoot=true > AllowRemoteRoot=true > AllowRemoteAutoLogin=false > RelaxPermissions=1 > CheckDirOwner=true > SupportAutomount=false > DisallowTCP=true > PamStack=gdm > UtmpLineAttached=/dev/console > UtmpLineRemote= > UtmpPseudoDevice=false > [xdmcp] > Enable=false > [gui] > GtkTheme=Human > [greeter] > Browser=true > MinimalUID=1000 > Exclude=nobody > IncludeAll=true > LocaleFile=/etc/gdm/locale.conf > Logo=/usr/share/pixmaps/gdmDebianLogo.xpm > ConfigAvailable=false > DefaultWelcome=true > DefaultRemoteWelcome=true > BackgroundColor=#000000 > GraphicalThemedColor=#000000 > GraphicalTheme=Human > GraphicalThemeDir=/usr/share/gdm/themes/ > GraphicalThemeRand=false > SoundOnLoginFile=/usr/share/sounds/question.wav > PreFetchProgram=/usr/lib/gdm/gdmprefetch @/etc/gdm/gdmprefetchlist > [chooser] > HostImageDir=/usr/share/hosts/ > Hosts= > Broadcast=true > Multicast=false > [debug] > Enable=true > Gestures=false > [servers] > 0=Standard device=/dev/console > [server-Standard] > name=Standard server > command=/usr/X11R6/bin/X -br -audit 0 > flexible=true > [server-Terminal] > name=Terminal server > command=/usr/X11R6/bin/X -br -audit 0 -terminate > flexible=false > handled=false > [server-Chooser] > name=Chooser server > command=/usr/X11R6/bin/X -br -audit 0 > flexible=false > chooser=true > [customcommand] > > > any suggestions? > > > > > thx > > > Carsten > -- > Max Planck Institut fuer marine Mikrobiologie > - Network Administration - > Celsiustr. 1 > D-28359 Bremen > Tel.: +49 421 2028568 > Fax.: +49 421 2028565 > PGP public key:http://www.mpi-bremen.de/Carsten_John.html > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
