Обсуждение: Mirror cleanup

Поиск
Список
Период
Сортировка

Mirror cleanup

От
"Dave Page"
Дата:
Hi guys,

I was intending to cleanup all the mirror sites. Anyone object if I
delete every mirror that hasn't sync'd in, say, the last 3 months?

Regards, Dave

Re: Mirror cleanup

От
Oleg Bartunov
Дата:
On Thu, 11 Nov 2004, Dave Page wrote:

> Hi guys,
>
> I was intending to cleanup all the mirror sites. Anyone object if I
> delete every mirror that hasn't sync'd in, say, the last 3 months?

probably inform mirror maintainer first and give them several days

>
> Regards, Dave
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Re: Mirror cleanup

От
Robert Treat
Дата:
On Thursday 11 November 2004 10:54, Dave Page wrote:
> Hi guys,
>
> I was intending to cleanup all the mirror sites. Anyone object if I
> delete every mirror that hasn't sync'd in, say, the last 3 months?
>

Are you just deleting the ones that don't synch up or are you planning on
resequencing the remaining mirrors ?

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

Re: Mirror cleanup

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Robert Treat [mailto:xzilla@users.sourceforge.net]
> Sent: 13 November 2004 06:18
> To: Dave Page
> Cc: pgsql-www@postgresql.org
> Subject: Re: [pgsql-www] Mirror cleanup
>
> On Thursday 11 November 2004 10:54, Dave Page wrote:
> > Hi guys,
> >
> > I was intending to cleanup all the mirror sites. Anyone object if I
> > delete every mirror that hasn't sync'd in, say, the last 3 months?
> >
>
> Are you just deleting the ones that don't synch up or are you
> planning on resequencing the remaining mirrors ?

I'm deleting those that clearly haven't sync'ed for a long time.
Renumbering is a whole different problem, because most have vhosts setup
for a specific hostname - only the newer ones are *.postgresql.org. I
forgot about that when I rehashed Vince's old code and we lost most of
the mirrors for a few days a couple of years back :-(

I'm also looking at rewriting the sync detection system to give much
better control over out of date or broken mirrors. I expect to be able
to add email warnings to tell admins (and us) that there is a problem,
and be able to detect broken ftp paths and vhost configs.

Regards, Dave.