Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Philippe Torche" To: Subject: RE : Mostly reproducible rsync hangs Date: Thu, 21 Aug 2003 09:37:40 +0200 Message-ID: <002d01c367b7$19da7850$0500a8c0@jle.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Importance: Normal X-OriginalArrivalTime: 21 Aug 2003 07:37:34.0662 (UTC) FILETIME=[16423660:01C367B7] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h7L7c2d28068 I've discovered approximately the same problem, and with scp also. Sometimes my transfert is stopped and stay there until I kill the server or the client. But I've not certified that is then the file is big. Sometimes I've arrived to freeze the transfert simply by typing some caracters when the transfert is in progress. My problem is the same with scp, then why not a ssh problem ? Configuration: rsync client : - rsync 2.5.6 (prot 26) on cygwin 1.3.22-1 - Windows XP english SP1 - through ssh rsync server : - rsync 2.5.6 (prot 26) on cygwin 1.3.22-1 - Windows XP english SP1 - sshd version OpenSSH_3.6.1p1 server from cygwin Thanks, Philippe. -----Message d'origine----- De : cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] De la part de Patrick J. LoPresti Envoyé : mercredi, 20. août 2003 23:47 À : cygwin AT cygwin DOT com Objet : Mostly reproducible rsync hangs I am having a problem with Cygwin and rsync. I have reproduced this on multiple systems, all SMP boxes running Windows XP, and on multiple versions of Cygwin (including DLL 1.3.22 and DLL 1.5.2). To reproduce, I just configure sshd on a machine (call it "cygwin-host") and run the following command from any RH9 Linux system: rm -rf /tmp/usr rsync -av -e ssh cygwin-host:/usr /tmp Almost always, the transfer hangs after a few megabytes have been transferred. But it does not hang in exactly the same place. According to "ps", both the rsync and sshd process on cygwin-host are stuck in "O" state, and they stay there until they are killed. This happens for any large rsync from cygwin-host to the Linux machine, provided I initiate the transfer from the Linux machine. If I initiate an rsync from the Cygwin host (in either direction), or if I push a large tree from the Linux host to the Cygwin host, it always works, even for multi-gigabyte transfers. I will attempt to debug this myself, but I am curious whether others are able to reproduce it. Note that I am not sure whether Windows XP is relevant, but I am pretty sure that SMP is. Thanks! - Pat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/