Koji pointed out that logging into Nodus was being abnormally slow. I tracked it down to the fact we had forgotten to update the address for the DNS server running on linux1 in the resolv.conf file on nodus. Basically it was looking for a DNS server which didn't exit, and thus was timing out before going to the next one. SSHing into nodus should be more responsive. |