[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1295554842.2998.79.camel@work-vm>
Date: Thu, 20 Jan 2011 12:20:42 -0800
From: john stultz <johnstul@...ibm.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: apw@...onical.com
Subject: sshd issues with 2.6.38-rc1
Just an FYI: I'm having problems sshing to a machine I just updated to
2.6.38-rc1. The machine is running Ubuntu 10.10, and and 2.6.37 with the
same config doesn't seem to have a problem.
The box is always pingable. But when I ssh in from a client, it just
hangs before authenticating.
In the dmesg, on both kernels, I see:
sshd (1852): /proc/1852/oom_adj is deprecated, please
use /proc/1852/oom_score_adj instead.
Using ssh -vvv I get all the way to:
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: <blah blah>
With ps, I see:
root ... Ss ... sshd: [accepted]
sshd ... S ... sshd: [net]
Anyone have a clue? Otherwise I'll try bisecting it down.
thanks
-john
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists