Discussion:
Solved the SSHD problem, but a question
(too old to reply)
Alan Winston - SSRL Central Computing
2006-12-31 01:58:47 UTC
Permalink
Sorry to waste your time with the last question. It was weird-seeming; SSHD
running, spawning processes, collecting credentials, but never carrying
through a login process. TCPDUMP showed that it was still exchanging
keepalives with the client.

Problem turned out to be that each connection produces an SSHD.LOG file, we'd
gotten up to ;32767 back in April, and that wasn't previously a problem. I
zapped that file and connections started going through. (Kinda slow from the
other node in the cluster, for some reason, but works quick enough with ttSSH.)

So did SSH for 4.4 not care about being unable to open a log file, and it does
care now? Does it make any difference that the system disk is now ODS-5? Is
this configurable? What logfile would a complaint have ended up in? (I didn't
try, and should have, REPLY/ENABLE and an attempted SSH connection to see if it
was telling me anything. Would it have?)

Thanks,

-- Alan
--
===============================================================================
Alan Winston --- ***@SSRL.SLAC.STANFORD.EDU
Disclaimer: I speak only for myself, not SLAC or SSRL Phone: 650/926-3056
Paper mail to: SSRL -- SLAC BIN 99, 2575 Sand Hill Rd, Menlo Park CA 94025
===============================================================================
Dan O'Reilly
2006-12-31 03:19:36 UTC
Permalink
Post by Alan Winston - SSRL Central Computing
Sorry to waste your time with the last question. It was weird-seeming; SSHD
running, spawning processes, collecting credentials, but never carrying
through a login process. TCPDUMP showed that it was still exchanging
keepalives with the client.
Problem turned out to be that each connection produces an SSHD.LOG file, we'd
gotten up to ;32767 back in April, and that wasn't previously a problem. I
zapped that file and connections started going through. (Kinda slow from the
other node in the cluster, for some reason, but works quick enough with
ttSSH.)
Good (?) news. At least it's working.
Post by Alan Winston - SSRL Central Computing
So did SSH for 4.4 not care about being unable to open a log file, and it does
care now? Does it make any difference that the system disk is now ODS-5? Is
this configurable? What logfile would a complaint have ended up in? (I
didn't
try, and should have, REPLY/ENABLE and an attempted SSH connection to see
if it
was telling me anything. Would it have?)
I doubt there was a difference due to ODS5. You wouldn't have seen a
"complaint" per se, as log file writes are allowed to fail, and pretty much
by definition, they wouldn't have any place else to complain to. If you
wish, you can contact tech support and log an enhancement request, and I'll
see what (if anything) I can do for MultiNet 5.2.

------
+-------------------------------+----------------------------------------+
| Dan O'Reilly | "There are 10 types of people in this |
| Principal Engineer | world: those who understand binary |
| Process Software | and those who don't." |
| http://www.process.com | |
+-------------------------------+----------------------------------------+
Loading...