http://bugzilla.novell.com/show_bug.cgi?id=496363 User poeml@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=496363#c4 --- Comment #4 from Peter Poeml <poeml@novell.com> 2009-07-14 04:54:56 MDT --- After a lot of investigation and work, the push is now fast enough to keep up with build service builds. I excluded more content from pushing also. The queue looks good now, usually: /srv/bs/bin/needed_push | cut -d: -f1 | uniq -c 1 df.lth.se 1 dispenser.yandex.net 1 ftp5.gwdg.de 1 ftp.nux.ipb.pt 202 ftp.twaren.net 1 metalink_hashes_update_job 1 mirror.leaseweb.com 1 mirror.z-gamez.ru 1 susestudio.com 1 unixheads.net 1 widehat.opensuse.org (The Japanese mirror cannot be synced faster because it is so far away.) There is a remaining bug though, which causes the sync script to slow down considerably after about two days. It needs to be restarted then, to catch up. I suspect this is a bash bug, because there's nothing than a "while true do ... done" loop which shouldn't become slower after a while. No memleak or otherwise recognizable bottleneck. I have started working on a new sync mechanism that should replace the current one. will take a further while though. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.