ayourtch / lsyncd

Automatically exported from code.google.com/p/lsyncd
GNU General Public License v2.0
0 stars 0 forks source link

Thousands of log messages: "Normal: waiting for 1 more child processes." #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a large directory tree (hundreds of thousands of directories) that I was 
trying to get to sync w/ lsyncd but the initial rsync process takes a very long 
time.  I think because of this, things get really gummed up with inotify and 
lsyncd and I end up getting hundreds of these messages per-second while rsync + 
ssh are running:

Thu Nov 10 22:20:20 2011 Normal: waiting for 1 more child processes.

Original issue reported on code.google.com by silfr...@gmail.com on 11 Nov 2011 at 3:29

GoogleCodeExporter commented 9 years ago
I can confirm I have the same issue here as well.

lsyncd Version: 2.0.4-1
rsync Version: 3.0.7-2

Original comment by gad...@gmail.com on 13 Nov 2011 at 3:15

GoogleCodeExporter commented 9 years ago
Update: Seems to occur when a large sync is in progress and the lsyncd daemon 
is restarted before the sync has had time to complete.

Killing the currently running rysnc and ssh processes forcefully seems to clear 
up the issue.

Original comment by gad...@gmail.com on 13 Nov 2011 at 3:24

GoogleCodeExporter commented 9 years ago
Thank you, that is most useful diagnostic, I will look into that.

Original comment by axk...@gmail.com on 13 Nov 2011 at 3:59

GoogleCodeExporter commented 9 years ago
Your issue has been moved to https://github.com/axkibe/lsyncd/issues

Original comment by axk...@gmail.com on 16 Nov 2011 at 3:58