Am 28.09.2012 um 21:15 schrieb Alex Chekholko: > Hi, > > I have a fresh install of Open Grid Scheduler on a new cluster and I see that > when I do a qlogin session, the environment variable TERM gets set to "dumb". > On my other clusters I see it gets set to "linux" or "xterm". > > After spending some time, I can't figure out where that might get set. I'm > using the default "qlogin_daemon builtin" > > I looked through the OS (EL6) startup scripts, I looked through the shell > starup scripts...
I would say it's unrelated to SGE. What's the value when you login to the node by ssh or directly at the terminal? With `qlogin` you get a fresh shell with nothing set by SGE in advance. -- Reuti > Setting it manually with e.g. 'export TERM=linux' works just fine, but there > must be some standard way to set that in an interactive job. > > Regards, > -- > Alex Chekholko [email protected] > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
