From owner-freebsd-hubs Fri Sep 7 22:36:38 2001 Delivered-To: freebsd-hubs@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 56A6137B401 for ; Fri, 7 Sep 2001 22:36:34 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f885aYM52975 for ; Fri, 7 Sep 2001 22:36:34 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id DE0833808; Fri, 7 Sep 2001 22:36:33 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Daniel C. Sobral" Cc: Igor Timkin , Cejka Rudolf , freebsd-hubs@FreeBSD.org Subject: Re: Warning: Troubles with rsync -z again In-Reply-To: <3B964F5C.1080104@tcoip.com.br> Date: Fri, 07 Sep 2001 22:36:33 -0700 From: Peter Wemm Message-Id: <20010908053633.DE0833808@overcee.netplex.com.au> Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Daniel C. Sobral" wrote: > Peter Wemm wrote: > > "Igor Timkin" wrote: > > > >>The same on ftp2.ru.freebsd.org also. > >> > > > > OK, that's the last straw. ftp-master is running cvsupd now as well, so I > > will do a sweep over the acl file and open it up to the mirrors and see > > what happens. > > Peter, if you could make the mirroring configuration for cvsup a little > bit more public, it might help. :-) You know, trying to run rsync 5 times in parallel on the same archive is probably not going to help when you have 5 rsyncd's all trying to update the same .iso file.. But on the cvsup front, please feel free to try this: *default host=ftp-master.freebsd.org *default base=/home/cvsup # change this *default prefix=/archive/pub # change this *default delete use-rel-suffix *default compress FreeBSD-archive release=all preserve This will update /archive/pub/FreeBSD/* I finally wrote a script to generate the ACL's from a common file. ftpd, rsyncd and cvsupd now have the same access lists. BTW; I have created a simple "acl" collection so that people can see the access lists: $ rsync -q ftp-master.freebsd.org::acl/acl /tmp/acl $ cat /tmp/acl If people would take a look at this and let me know old/defunct stuff I'd appreciate it. There is some really ancient stuff here that is way out of date. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message