LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-10-2011, 01:26 PM   #1
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Rep: Reputation: 37
Question RSYNC TCP ZeroWindow


I'm trying to run an RSYNC job that keeps hanging without any error messages. When I started monitoring traffic with WireShark, I found that RSYNC runs without problems for a few minutes, then starts generating endless TCP ZeroWindow warnings and eventually dies with TCP Window Full error.

Has anyone seen this before? Any suggestions?

PS: I should mention that I don't know much about remote system and I'm not using SSH, just pure RSYNC.

Last edited by designator; 02-10-2011 at 01:38 PM.
 
Old 02-12-2011, 04:54 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Have a look at this old article: http://www.novell.com/connectionmaga...h_talk_11.html as it shows you some things to check as well as why talking about monitoring (without actually posting any packet logs) leads nowhere.
 
Old 02-18-2011, 11:45 AM   #3
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
Wink

Quote:
Originally Posted by unSpawn View Post
Have a look at this old article: http://www.novell.com/connectionmaga...h_talk_11.html as it shows you some things to check as well as why talking about monitoring (without actually posting any packet logs) leads nowhere.
That article, as well as a few others I found, points to not having enough processing power to handle the traffic. I'm sure that was relevant in 1980. Since article is from 2007, I think he was working with REALLY old hardware.

And I'm sure that packet logs carry very deeply hidden meta data which would make my problem trivial and a solution perfectly obvious, but I thought that posting the exact description of the ONLY TCP error messages that show up in the logs would be sufficient. Rest were RSYNC commands and actual data.

Workaround that solved my problem:
I solved my problem with an infinite loop and a timeout setting:
Code:
while true; rsync -az --timeout=10 --password-file=~/.psswd /media/Backup/ user@server::user/Backup/; do
 
  


Reply

Tags
errors, network, rsync, sync, tcp



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Select YeAH-TCP like default TCP congestion control algorithm simonbcn Linux - Networking 0 01-20-2011 10:34 AM
need help with zerowindow followed by keepalive aliaj00 Linux - Networking 3 09-27-2010 11:23 AM
slow tcp on 100mbps wan, strange tcp window behaviour on ubuntu 9.10 cputoaster Linux - Networking 2 03-10-2010 12:43 AM
slow tcp wan, strange tcp window behaviour on ubuntu 9.10 cputoaster Linux - Networking 0 03-09-2010 04:39 AM
Linux change TCP kernel Parameter for TCP DELAY ACK TICKS linux_mando Linux - Networking 5 08-22-2006 08:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration