Comment 9 for bug 300151

Revision history for this message
ichudov (igor-chudov) wrote : Re: [Bug 300151] Re: ssh slow during logon, when ENTERING INTERACTIVE SESSION

On Fri, Oct 09, 2009 at 01:43:32PM -0000, tristan_lefebure wrote:
> I do experience the same symptoms on Jaunty, i.e. 20s break in
> "Entering interactive session." while loging through ssh. Any idea if
> this is the same bug?
>

Do "top" on your server and see if consolekit something occupies 100%
of CPU.

It could also be related to avahi-daemon.

You can stop avahi daemon

sudo /etc/init.d/avahi-daemon stop

and then you can ssh again and see if it is faster.

i