Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19294 - New german rsync mirror
Summary: New german rsync mirror
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: New Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 11:14 UTC by JB Hosting
Modified: 2003-07-16 07:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JB Hosting 2003-04-14 11:14:41 UTC
I'd like to setup a full gentoo rsync mirror (including dns-rr and access to
rsync1.us.gentoo.org)

servername: alice.jbhosting.de
ip: 217.172.182.32
contact: hostmaster@jbhosting.de
location: Duisburg/Germany
max connections: until now 50

mfg

Bjoern Boschman

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Peter Penkala gentoo-dev 2003-04-14 16:46:01 UTC
Just did a check on the timestamp, which seems to be missing the 
most recent :30 sync.  Can you verify that you're syncing every 30 
minutes at :00 and :30 intervals?


$ rsync -avz 217.172.182.32::gentoo-portage/metadata/timestamp.chk ./

            ___..._
       _,--'       "`-.
     ,'.  .            \
   ,/:. .     .       .'
   |;..  .      _..--'           Welcome to
   `--:...-,-'""\                  Wonderland
           |:.  `.
           l;.   l
           `|:.   |      alice.jbhosting.de
            |:.   `.,          217.172.182.32
           .l;.    j, ,
        `. \`;:.   //,/
         .\\)`;,|\'/(      Duisburg - Germany
          ` `jbh `(,     hostmaster@jbhosting.de



receiving file list ... done
timestamp.chk
wrote 125 bytes  read 599 bytes  482.67 bytes/sec
total size is 32  speedup is 0.04

$ more timestamp.chk
Mon, 14 Apr 2003 20:01:00 +0000

$ date -uR
Mon, 14 Apr 2003 20:40:47 +0000
Comment 2 Peter Penkala gentoo-dev 2003-04-16 00:09:20 UTC
The crontab looks fine.  You aren't getting any rsync errors?  I've
logged some more checks, and there are several syncs not happening 
correctly.  Also, there are some syncs happening early (:28 & :58).
Are you running ntp?

Checked (UTC)   Timestamp
================================================
     22:20:03   Tue, 15 Apr 2003 21:00:00 +0000
     22:50:03   Tue, 15 Apr 2003 22:28:00 +0000
     23:20:02   Tue, 15 Apr 2003 22:31:00 +0000
     23:50:09   Tue, 15 Apr 2003 23:01:00 +0000
     00:20:03   Tue, 15 Apr 2003 23:01:00 +0000  <---
     00:50:03   Tue, 15 Apr 2003 23:01:00 +0000  <---
     01:20:22   Wed, 16 Apr 2003 01:01:00 +0000
     01:50:03   Wed, 16 Apr 2003 01:01:00 +0000  <---
     02:20:03   Wed, 16 Apr 2003 01:58:00 +0000
     02:50:13   Wed, 16 Apr 2003 01:58:00 +0000  <---
     03:20:03   Wed, 16 Apr 2003 01:58:00 +0000  <---
     03:50:03   Wed, 16 Apr 2003 01:58:00 +0000  <---


On 15 Apr 2003 11:34:09 +0200
Bjoern Boschman <bjoern.boschman@jbhosting.de> wrote:

> hi
> 
> 
> 
> I've setup the rsync system on the way it is discribed on the gentoo
> homepage and I've added a crontab like the following:
> 
> */30 * * * *    /usr/bin/nice -20 /usr/local/bin/rsync.gentoo
> 
> and my sysog also tells me that I've done it correctly:
> 
> ...
> Apr 15 08:00:01 alice rsync: re-rsyncing the gentoo-portage tree
> Apr 15 08:30:00 alice rsync: re-rsyncing the gentoo-portage tree
> Apr 15 09:00:00 alice rsync: re-rsyncing the gentoo-portage tree
> Apr 15 09:30:00 alice rsync: re-rsyncing the gentoo-portage tree
> Apr 15 10:00:00 alice rsync: re-rsyncing the gentoo-portage tree
> ...
> 
> so what might I have done wrong?
> 
> 
> Cheers
Comment 3 Peter Penkala gentoo-dev 2003-04-23 14:38:54 UTC
I've 217.172.182.32 added  to the access list for rsync1.us.gentoo.org.
Please update your rsync cron jobs to point to that server and post back 
here when you've done so.  We'll monitor the server for a couple days to 
make sure things are working fine and then add it to the rotation.

Thanks.


On Wed, 23 Apr 2003 18:55:51 +0200
"Bjoern Boschman" <bjoern-security-iss@jbhosting.de> wrote:

> Hi 
> 
> Yes I have synced the server time via ntp.
> I think I have found the "bug" with the timestamp.
> I'm syncing from rsync.de.gentoo.org and I guess that sometimes the server 
> hasn't finished its own sync so that I get the old files. 
> 
> Cheers 
> 
> Bj
Comment 4 Peter Penkala gentoo-dev 2003-04-23 14:38:54 UTC
I've 217.172.182.32 added  to the access list for rsync1.us.gentoo.org.
Please update your rsync cron jobs to point to that server and post back 
here when you've done so.  We'll monitor the server for a couple days to 
make sure things are working fine and then add it to the rotation.

Thanks.


On Wed, 23 Apr 2003 18:55:51 +0200
"Bjoern Boschman" <bjoern-security-iss@jbhosting.de> wrote:

> Hi 
> 
> Yes I have synced the server time via ntp.
> I think I have found the "bug" with the timestamp.
> I'm syncing from rsync.de.gentoo.org and I guess that sometimes the server 
> hasn't finished its own sync so that I get the old files. 
> 
> Cheers 
> 
> Björn 
Comment 5 Peter Penkala gentoo-dev 2003-06-03 21:32:33 UTC
Any updates?
Comment 6 Peter Penkala gentoo-dev 2003-06-06 11:01:59 UTC
Closing.

Let us know if a server becomes available.

Thanks.
Comment 7 Peter Penkala gentoo-dev 2003-06-07 14:05:01 UTC
Thanks for the info.  After I added the server to the access list 
for rsync1.us back in April, we didn't hear any more about the server.

I've added the server back to the access list, so it should be able
to sync again (I removed it from the list after closing the bug report).

Will start monitoring the server.  Also, it is helpful to have 
responses directly in the bug report as opposed to email (for tracking).

Thanks.


From: "Bjoern Boschman" <bjoern.boschman@jbhosting.de>
To: pjp@gentoo.org
Subject: Re: New german rsync mirror

the server is up and syncing for about two month now 
Comment 8 Corey Shields 2003-07-16 07:02:18 UTC
This server is now added in the rsync rrset as rsync14.de.gentoo.org

Cheers!