Unexpected delays on SSH and LDAP logins
Issue
- Unexpected delays on ssh logins
- SSH connections delay or time-out on authentication when rsyslog is used to forward the system logs to a remote server.
- I see login speed problem trying to connect to my other node. There is a delay of ~10 seconds to connect.
nslcd
appears to hang, SSH and LDAP login take a long time- Applications which log to syslog do not receive from their TCP socket, the
netstat
andss
commands show a lot of data sitting in theRecv-Q
for the process.
[user@host1 ~]$ date; ssh host2 date;
Thu Sep 17 11:20:18 PET 2015
Thu Sep 17 11:20:09 PET 2015
[user@host1 ~]$ date; ssh host2 date;
Thu Sep 17 11:20:52 PET 2015
Thu Sep 17 11:20:43 PET 2015
Environment
- Red Hat Enterprise Linux 6
- Component which logs to syslog such as SSH,
nslcd
, etc rsyslog
with remote server configuration
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.