Обсуждение: Soooooo far ahead of scheduale ...

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

Soooooo far ahead of scheduale ...

От
"Marc G. Fournier"
Дата:
Okay, I've got 4 out of 5 servers done, and it looks like they will all be
done before the end of day today ...

Basically what I've done so far is:

installed venus

moved everything from pluto->venus

upgraded pluto to latest -STABLE of FreeBSD

moved all database VMs -> pluto

moved everything from neptune->venus (92 VMs on venus right now)
     - upgraded neptune to latest -STABLE
     - rebuilt its RAID5 file system

moved everything from mars -> neptune (including pgfoundry.org)

upgraded mars to latest -STABLE


I am now moving svr1.postgresql.org (developer/mailing lists) from venus
-> mars, as well as 19 VMs ... mars/jupiter (the last two systems) are for
our Silver+ account levels, meant to be lower load machines) ...

Once that is done, I will finish moving everything from jupiter ->
neptune, upgrading her to the latest -STABLE, and then moving archives and
another 19 VMs over to it ...

That will leave pugs/www/gborg on venus for now ...

Over the next week, depending on how the servers are looking, I'm going to
work at increasing frequency of archives being updated, and John will be
following suit with the search engine ...




----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

Re: Soooooo far ahead of scheduale ...

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgsql-www-owner@postgresql.org
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Marc G. Fournier
> Sent: 08 August 2004 16:44
> To: scrappy@postgresql.org
> Subject: [pgsql-www] Soooooo far ahead of scheduale ...
>
>
>
> moved everything from mars -> neptune (including pgfoundry.org)

Sounds great, however pgfoundry appears to be down at present :-(. I
tried to restart Apache but ran into a problem:

pgfoundry# apachectl restart
Segmentation fault (core dumped)
/usr/local/sbin/apachectl restart: configuration broken, ignoring
restart
/usr/local/sbin/apachectl restart: (run 'apachectl configtest' for
details)
pgfoundry# apachectl configtest
Syntax OK
Segmentation fault (core dumped)
pgfoundry#

Library problems perhaps?

Regards, Dave.

Re: Soooooo far ahead of scheduale ...

От
"John Hansen"
Дата:
I've seen this before.....

Something changed from 1.3.28+

Redo the config files...

> -----Original Message-----
> From: pgsql-www-owner@postgresql.org
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Dave Page
> Sent: Monday, August 09, 2004 5:19 PM
> To: Marc G. Fournier
> Cc: pgsql-www@postgresql.org
> Subject: Re: [pgsql-www] Soooooo far ahead of scheduale ...
>
>
>
> > -----Original Message-----
> > From: pgsql-www-owner@postgresql.org
> > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Marc
> G. Fournier
> > Sent: 08 August 2004 16:44
> > To: scrappy@postgresql.org
> > Subject: [pgsql-www] Soooooo far ahead of scheduale ...
> >
> >
> >
> > moved everything from mars -> neptune (including pgfoundry.org)
>
> Sounds great, however pgfoundry appears to be down at present
> :-(. I tried to restart Apache but ran into a problem:
>
> pgfoundry# apachectl restart
> Segmentation fault (core dumped)
> /usr/local/sbin/apachectl restart: configuration broken,
> ignoring restart /usr/local/sbin/apachectl restart: (run
> 'apachectl configtest' for
> details)
> pgfoundry# apachectl configtest
> Syntax OK
> Segmentation fault (core dumped)
> pgfoundry#
>
> Library problems perhaps?
>
> Regards, Dave.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

Re: Soooooo far ahead of scheduale ...

От
"Marc G. Fournier"
Дата:
Looks fine from here:

pgfoundry# /usr/local/etc/rc.d/apache.sh stop
Stopping apache.
Waiting for PIDS: 93646.
pgfoundry# ps aux | grep http
root    32970  0.0  0.0   276  120  pa  R+J   7:09PM   0:00.00 grep http
pgfoundry# /usr/local/etc/rc.d/apache.sh start
Starting apache.
pgfoundry# !ps
ps aux | grep http
root    33051 21.0  0.2 19788 7780  ??  SsJ   7:09PM   0:00.50 /usr/local/sbin/httpd
www     33058  0.0  0.2 19788 7784  ??  SJ    7:09PM   0:00.00 /usr/local/sbin/httpd
www     33059  0.0  0.2 19788 7784  ??  SJ    7:09PM   0:00.00 /usr/local/sbin/httpd
www     33060  0.0  0.2 19788 7784  ??  SJ    7:09PM   0:00.00 /usr/local/sbin/httpd
www     33061  0.0  0.2 19788 7784  ??  SJ    7:09PM   0:00.00 /usr/local/sbin/httpd
www     33062  0.0  0.2 19788 7784  ??  SJ    7:09PM   0:00.00 /usr/local/sbin/httpd

Did you change anything?

On Mon, 9 Aug 2004, Dave Page wrote:

>
>
>> -----Original Message-----
>> From: pgsql-www-owner@postgresql.org
>> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Marc G. Fournier
>> Sent: 08 August 2004 16:44
>> To: scrappy@postgresql.org
>> Subject: [pgsql-www] Soooooo far ahead of scheduale ...
>>
>>
>>
>> moved everything from mars -> neptune (including pgfoundry.org)
>
> Sounds great, however pgfoundry appears to be down at present :-(. I
> tried to restart Apache but ran into a problem:
>
> pgfoundry# apachectl restart
> Segmentation fault (core dumped)
> /usr/local/sbin/apachectl restart: configuration broken, ignoring
> restart
> /usr/local/sbin/apachectl restart: (run 'apachectl configtest' for
> details)
> pgfoundry# apachectl configtest
> Syntax OK
> Segmentation fault (core dumped)
> pgfoundry#
>
> Library problems perhaps?
>
> Regards, Dave.
>

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

Re: Soooooo far ahead of scheduale ...

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Marc G. Fournier [mailto:scrappy@postgresql.org]
> Sent: 09 August 2004 20:10
> To: Dave Page
> Cc: Marc G. Fournier; pgsql-www@postgresql.org
> Subject: RE: [pgsql-www] Soooooo far ahead of scheduale ...
>
>
> Looks fine from here:
>
>
> Did you change anything?

No (I'm seriously swamped right now). It did appear to start working
again somtime after 2PM zulu.

Speaking of swamped, John suggested to me that we add robots.txt files
to the cvsweb(s) and regression results etc. Do you have a little time
to do this?

Regards, Dave.

Re: Soooooo far ahead of scheduale ...

От
"Marc G. Fournier"
Дата:
On Mon, 9 Aug 2004, Dave Page wrote:

>
>
>> -----Original Message-----
>> From: Marc G. Fournier [mailto:scrappy@postgresql.org]
>> Sent: 09 August 2004 20:10
>> To: Dave Page
>> Cc: Marc G. Fournier; pgsql-www@postgresql.org
>> Subject: RE: [pgsql-www] Soooooo far ahead of scheduale ...
>>
>>
>> Looks fine from here:
>>
>>
>> Did you change anything?
>
> No (I'm seriously swamped right now). It did appear to start working
> again somtime after 2PM zulu.
>
> Speaking of swamped, John suggested to me that we add robots.txt files
> to the cvsweb(s) and regression results etc. Do you have a little time
> to do this?

I can put them there, if someone can point to me either a format for, or a
sample file of, the robots.txt file?

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

Re: Soooooo far ahead of scheduale ...

От
"John Hansen"
Дата:
>
> I can put them there, if someone can point to me either a
> format for, or a sample file of, the robots.txt file?
>

http://www.robotstxt.org/wc/norobots.html

Regards,

John

Re: Soooooo far ahead of scheduale ...

От
"Marc G. Fournier"
Дата:
k, created ... have disallow set for cvsweb.cgi, regress and docs ...

On Tue, 10 Aug 2004, John Hansen wrote:

>>
>> I can put them there, if someone can point to me either a
>> format for, or a sample file of, the robots.txt file?
>>
>
> http://www.robotstxt.org/wc/norobots.html
>
> Regards,
>
> John
>

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

archive updates

От
"Marc G. Fournier"
Дата:

just changed the cron job to be every 6 hours instead of 24 ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664