Re: rsync from mirror - problem

2011-04-19 Thread Genes MailLists
On 04/19/2011 04:39 AM, Tony Molloy wrote: > On Monday 18 April 2011 01:20:11 Genes MailLists wrote: > > > I had the same problem with my mirror site late last week ( > ftp.heanet.ie ) but it seems to have settled down now. > > > Probably an upstream mirror with problems. > Its back to n

Re: rsync from mirror - problem

2011-04-19 Thread Tony Molloy
On Monday 18 April 2011 01:20:11 Genes MailLists wrote: > On 04/17/2011 09:33 AM, Genes MailLists wrote: > > For the last couple of days or so - my mirror script (I tried a couple > > > > of mirror sites) seems to keep deleting everything and re-downloading > > each time it runs ... > > > > Mir

Re: rsync from mirror - problem

2011-04-18 Thread Gabriel Ramirez
On 04/18/2011 08:19 AM, Genes MailLists wrote: > On 04/18/2011 08:04 AM, Gabriel Ramirez wrote: > >> and what filesystem have your server??? > > ext3 > >Possibly - except if it was a time stamp issue - why would it delete > the file - that should trigger a check and the file contents would

Re: rsync from mirror - problem

2011-04-18 Thread Bruno Wolff III
On Mon, Apr 18, 2011 at 16:00:10 -0400, Genes MailLists wrote: > > Mirror is site is mirrors.kernel.org at tha moment - this script has > been running for a few years now without change ... not that I wouldn't > change it to fix this of course ... mirrors.kernel.org is actually multiple mirr

Re: rsync from mirror - problem

2011-04-18 Thread Dale Dellutri
On Mon, Apr 18, 2011 at 3:00 PM, Genes MailLists wrote: > On 04/18/2011 03:50 PM, Bill Davidsen wrote: >> Genes MailLists wrote: >>> On 04/17/2011 09:33 AM, Genes MailLists wrote: > ..    rsync -avz --delete --delete-excluded --hard-links >> >> No, what options are you using to rsync. I

Re: rsync from mirror - problem

2011-04-18 Thread Genes MailLists
On 04/18/2011 03:50 PM, Bill Davidsen wrote: > Genes MailLists wrote: >> On 04/17/2011 09:33 AM, Genes MailLists wrote: >>> .. >>> >>>rsync -avz --delete --delete-excluded --hard-links >>> > > No, what options are you using to rsync. I do a similar thing, but > selectively > to save bandw

Re: rsync from mirror - problem

2011-04-18 Thread Bill Davidsen
Genes MailLists wrote: > On 04/17/2011 09:33 AM, Genes MailLists wrote: >> >> For the last couple of days or so - my mirror script (I tried a couple >> of mirror sites) seems to keep deleting everything and re-downloading >> each time it runs ... >> >> Mirror script keeps a local copy from whic

Re: rsync from mirror - problem

2011-04-18 Thread Joe Zeff
On 04/18/2011 06:19 AM, Genes MailLists wrote: >I did actually double check that ntp was working correctly and that > the time matched the correct time onhttp://www.time.gov/widget.html. Thanx for the url; I didn't know about that. -- users mailing list users@lists.fedoraproject.org To unsubs

Re: rsync from mirror - problem

2011-04-18 Thread Genes MailLists
On 04/18/2011 08:04 AM, Gabriel Ramirez wrote: > and what filesystem have your server??? ext3 > > maybe this parameter from man rsync helps you: > > --modify-window >When comparing two timestamps, rsync treats the > timestamps as being equal if they differ by no more than

Re: rsync from mirror - problem

2011-04-18 Thread Gabriel Ramirez
On 04/17/2011 08:33 AM, Genes MailLists wrote: > > For the last couple of days or so - my mirror script (I tried a couple > of mirror sites) seems to keep deleting everything and re-downloading > each time it runs ... > > Mirror script keeps a local copy from which I update all my machines > he

Re: rsync from mirror - problem

2011-04-17 Thread Genes MailLists
On 04/17/2011 09:47 PM, Matt Domsch wrote: > > No similar reports from others who mirror (including all our public > mirrors) so I'm inclined to believe it's a local problem in some way. > > Thanks, > Matt > Fedora Mirror Wrangler > Thanks for your followup - its quite odd - but its actually

Re: rsync from mirror - problem

2011-04-17 Thread Matt Domsch
On Sun, Apr 17, 2011 at 08:20:11PM -0400, Genes MailLists wrote: > On 04/17/2011 09:33 AM, Genes MailLists wrote: > > > > For the last couple of days or so - my mirror script (I tried a couple > > of mirror sites) seems to keep deleting everything and re-downloading > > each time it runs ... > >

Re: rsync from mirror - problem

2011-04-17 Thread Genes MailLists
On 04/17/2011 09:33 AM, Genes MailLists wrote: > > For the last couple of days or so - my mirror script (I tried a couple > of mirror sites) seems to keep deleting everything and re-downloading > each time it runs ... > > Mirror script keeps a local copy from which I update all my machines > he

rsync from mirror - problem

2011-04-17 Thread Genes MailLists
For the last couple of days or so - my mirror script (I tried a couple of mirror sites) seems to keep deleting everything and re-downloading each time it runs ... Mirror script keeps a local copy from which I update all my machines here. It runs rsync -avz --delete --delete-excluded --hard-l