I am running the following rsync command to synchronize directories
between two servers: 
rsync -axvz --delete-after -e ssh /SRCDIR/ bla...@dest:/DESTDIR

The transfer starts and after a short while it appears to hang after
some files have been transferred. The process establishes connection on
both sides so I did an strace from the remote machine (using the
rsync-debug script as described in the troubleshooting procedures). The
strace output is here
http://www.adrive.com/public/142cbf351c4b73a47c6e54ec3302b856041957d612ca68f440d16eccf950225c.html
 

rsync --version on both machines shows 'rsync  version 2.6.9  protocol
version 29' and both machines are running Debian.

I would appreciate some ideas on where to look next.


Thanks in advance,

Dimitar Dimitrov






The content of this e-mail and accompanying communications and attachments 
(collectively, this “e-mail”) are confidential to Markit Group Holdings 
Limited, its subsidiaries and affiliates (collectively, “Markit”) and may 
contain information which is legally privileged or protected from disclosure 
under applicable law or agreement.  This email may be read and used only by the 
intended recipient, and any disclosure, printing, copying, distribution 
(including forwarding), use, saving, or taking any action based on, the 
information contained herein (including any reliance thereon) is expressly 
prohibited.  If you received this email in error, please contact the sender 
immediately by return e-mail or by telephoning +44 20 7260 2000 and delete it.  
You agree to take full responsibility for checking this email for viruses, and 
Markit shall not be responsible or liable for any damages arising from or 
relating to its use.  Markit reserves the right to monitor all e-mail 
communications through its networks.  Markit makes no warranty as to the 
accuracy or completeness of this email and hereby disclaims any liability of 
any kind for the information contained herein.  Any opinions expressed in this 
email are those of the author and do not necessarily reflect the opinions of 
Markit.  For full details about Markit, its offerings and legal terms and 
conditions, please see Markit's website at http://www.markit.com 
<http://www.markit.com/> .
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to