scp/ssh hangs

From: John Birtley (john@nemean.com)
Date: Mon Nov 21 2005 - 06:29:06 EST


Here's a weird one.

We are trying to scp a file from one box to another. Authorized keys and
the like are all set up - files transfer no problem.

But, and this is the weird part, every so often the underlying ssh process
simply does not die. I.e:

    box1# scp file1 box2:/a/directory/file2
        (This kicks off an ssh process to do the copy.)

    box1#
        (Looks like its finished)

    box1# ps -ef | grep ssh
    6353 /usr/bin/ssh -x -oFallBackToRsh no -oConnectionAttempts 1 -luser
box2 sc

any ideas why this would be happening?

Will summarise. Thanks.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:37:02 EDT