> So this sounds like a problem with a client outside of your OSCAR > cluster. But it's TERM is set to "xterm"?
Yes, the TERM outside cluster and everywhere is set to xterm, besides, even using `-T' gives the same error: ssh -T -n antares.mit.edu date No value for $TERM and no -T specified No value for $TERM and no -T specified Tue Jan 14 17:27:34 EST 2003 and env | grep TERM TERM=xterm This is possibly just a problem with cluster's handling of outside ssh requests, rather the internal ssh requests. -Alex > If so, it must be dropping it > when you go to your cluster. You may want to check with the support for > the external machine to find more about it... > > Jeremy > > At 03:07 PM 1/14/2003 -0500, Alexander V Shirokov wrote: > > >No, the error does not occur when the session > >is originated on server itself (physically on server). > > > >The error only occurs when I remotedly operate > >with the server, one more example: > > > >[shirokov@alcor shirokov]$touch file > >[shirokov@alcor shirokov]$scp file server-name.mit.edu:~/ > >No value for $TERM and no -T specified > >No value for $TERM and no -T specified > >file 100% |*******************| 0 00:00 > > > >Thanks > >Alex > > > > > > > Oops- I see that you have already told me what $TERM is... ignore that > > > request. But I would still like to know if this problem occurs when the > > > session is originated on the cluster. > > > thx- > > > > > > Jeremy > > > > > > > > > At 01:09 PM 1/14/2003 -0600, Jeremy Enos wrote: > > > >Alex- > > > >Does this problem occur when you originate your session on the cluster > > > >itself, rather than a remote client? This would be good to test. > > > >Also, in both situations, > > > >echo $TERM > > > >and tell me what it says. > > > >thx- > > > > > > > > Jeremy > > > > > > > >At 09:36 AM 1/14/2003 -0500, Alexander V Shirokov wrote: > > > >>Hi Jeremy, > > > >>this happens in both cases: > > > >> > > > >> (1) ssh from outside cluster: > > > >> > > > >>ssh -n antares.mit.edu date > > > >> > > > >>No value for $TERM and no -T specified > > > >>No value for $TERM and no -T specified > > > >>Tue Jan 14 09:33:04 EST 2003 > > > >> > > > >> > > > >> (2) ssh from server to a node: > > > >> > > > >>ssh -n oscarnode1.oscardomain date > > > >> > > > >>Initialising new SSH agent... > > > >>Identity added: /home/shirokov/.ssh/id_rsa (/home/shirokov/.ssh/id_rsa) > > > >>Identity added: /home/shirokov/.ssh/id_dsa (/home/shirokov/.ssh/id_dsa) > > > >>Identity added: /home/shirokov/.ssh/identity (shirokov@antares) > > > >>No value for $TERM and no -T specified > > > >>No value for $TERM and no -T specified > > > >>Tue Jan 14 09:35:16 EST 2003 > > > >> > > > >>Thank you. > > > >>Alex > > > >> > > > >> > > > >> > Alexander- > > > >> > Are you talking about when you ssh to your cluster from an external > > > >> client, > > > >> > or ssh'ing within your cluster? > > > >> > thx- > > > >> > > > > >> > Jeremy > > > >> > > > > >> > At 06:07 PM 1/13/2003 -0500, Alexander V Shirokov wrote: > > > >> > >Hi > > > >> > > > > > >> > >I get "No value for $TERM and no -T specified" error message > > > >> > >on a 7 node oscar installed cluster, while ssh request > > > >> > >to any of the nodes or server, like: > > > >> > > > > > >> > >ssh -n my-server.mit.edu date > > > >> > >No value for $TERM and no -T specified > > > >> > >No value for $TERM and no -T specified > > > >> > >Mon Jan 13 18:06:01 EST 2003 > > > >> > > > > > >> > > > > > >> > >Is there a way to avoid the message? The message does not > > > >> > >look to signify any problem whatsoever, since > > > >> > >all the ssh requests are getting completed successfully. > > > >> > > > > > >> > >Also, > > > >> > > env | grep TERM > > > >> > >gives everywhere: > > > >> > > TERM=xterm > > > >> > > > > > >> > > > > > >> > >Thanks. > > > >> > > Alex > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > >------------------------------------------------------- > > > >> > >This SF.NET email is sponsored by: FREE SSL Guide from Thawte > > > >> > >are you planning your Web Server Security? Click here to get a FREE > > > >> > >Thawte SSL guide and find the answers to all your SSL security > > issues. > > > >> > >http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > > > >> > >_______________________________________________ > > > >> > >Oscar-users mailing list > > > >> > >[EMAIL PROTECTED] > > > >> > >https://lists.sourceforge.net/lists/listinfo/oscar-users > > > >> > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > >This SF.NET email is sponsored by: Take your first step towards giving > > > >your online business a competitive advantage. Test-drive a Thawte SSL > > > >certificate - our easy online guide will show you how. Click here to get > > > >started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en > > > >_______________________________________________ > > > >Oscar-users mailing list > > > >[EMAIL PROTECTED] > > > >https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > >------------------------------------------------------- > >This SF.NET email is sponsored by: Take your first step towards giving > >your online business a competitive advantage. Test-drive a Thawte SSL > >certificate - our easy online guide will show you how. Click here to get > >started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en > >_______________________________________________ > >Oscar-users mailing list > >[EMAIL PROTECTED] > >https://lists.sourceforge.net/lists/listinfo/oscar-users > ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
