From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DslWz-0007gp-7F for garchives@archives.gentoo.org; Wed, 13 Jul 2005 18:00:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6DHw4a9004729; Wed, 13 Jul 2005 17:58:04 GMT Received: from mail.bway.net (xena.bway.net [216.220.96.26]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6DHsPN3029574 for ; Wed, 13 Jul 2005 17:54:26 GMT Received: (qmail 57549 invoked by uid 0); 13 Jul 2005 17:55:29 -0000 Received: from unknown (HELO ida.bway.net) (216.220.96.4) by smtp.bway.net with (EDH-RSA-DES-CBC3-SHA encrypted) SMTP; 13 Jul 2005 17:55:29 -0000 Date: Wed, 13 Jul 2005 13:54:16 -0400 (EDT) From: "A. Khattri" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: rsync internal mirror configuration In-Reply-To: Message-ID: References: <002401c587bd$3efffe20$5f01010a@jnetlab.lcl> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archives-Salt: d6e7d934-755e-462e-95cc-b7b27acb9164 X-Archives-Hash: ab267d980bc2d843917af8e8d2878c13 On Wed, 13 Jul 2005, James wrote: > Ahhh that's it: > # cat /usr/portage/metadata/timestamp > Tue Jul 12 13:06:52 UTC 2005 > # date > Wed Jul 13 12:05:26 UTC 2005 On my machines, the master rsync server does a sync at 3am. The rest of the machines sync with the master server at 4am. This way there's no timing problems. > The clock (hw and OS) were off, by about25 minutes but that has > been correct now. /etc/crontab was set for 1:30 I run ntpd on ALL my machines (If you want to get fancy, you could setup your rsync server to also be a local NTP master server and have the other machines sync their clocks with this server too - makes even more sense if you use NFS). -- Aj. -- gentoo-user@gentoo.org mailing list