On Thu, Oct 04, 2007 at 11:09:57PM +0200, Kurt Roeckx wrote: > It's based on (an old version) of the script, but it actually > only does 1 rsync run, using --delay-updates. It has the same > advantage/effect as only adding new files to pool first. > > Doing 2 rsync runs puts a higher load on the other server for no > good reason. You can have a perfectly working mirror with just 1 > rsync call.
If you have --delay-updates, you have one large dependency on the speed of your disks while the final operation of moving updates in place completes. If you also do two stages of rsync, you only depend on the speed of replacement of each individual index file. But, for secondary mirrors this extra shrinking of the race condition window is not terribly important (because you probably don't have users hammering your site during it :). > > On Tue, Oct 02, 2007 at 04:51:44PM +0000, Kurt Roeckx wrote: > > > Site: mirror.be.gbxs.net > > > Type: leaf > > > > It seems it is now Type: Push-Secondary. > > It's not like I can select that in the form. Yes, don't mind that. -- Josip Rodin [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]