Hang on remote FS full (2.6.1)

Wayne Davison wayned at samba.org
Sun Dec 19 16:09:11 GMT 2004


On Fri, Dec 17, 2004 at 01:12:02PM +0000, Gordon Lack wrote:
>    remote ends aborts.
>    Client end sits there forever waiting for a reply.

Is the rsh that rsync ran also still there?  If so, this is an rsh
problem (since the client rsync won't get a read/write until the rsh
dies).  If the rsh is also gone, attach a debugger (or something like
strace) to the hung process and see what it is doing.  If it's waiting
on the socket, it should have gotten an error when the rsh went away.

..wayne..


More information about the rsync mailing list