public inbox for [email protected]
help / color / mirror / Atom feedPrimary webserver move
13+ messages / 5 participants
[nested] [flat]
* Primary webserver move
@ 2004-11-16 22:37 Dave Page <[email protected]>
0 siblings, 2 replies; 13+ messages in thread
From: Dave Page @ 2004-11-16 22:37 UTC (permalink / raw)
To: pgsql-www
Earlier this evening, Marc & I finished moving the primary front end web
server to a box in the US. This machine is very lightly loaded, running
only 3 VMs, 2 of which are postgresql.org ones. All pages remain built
on svr2.postgresql.org, which also processes any interactive pages
through it's new hostname, scripts.postgresql.org.
If anyone notices any problems, please let us know.
Regards, Dave.
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-16 22:57 Gavin Sherry <[email protected]>
parent: Dave Page <[email protected]>
1 sibling, 0 replies; 13+ messages in thread
From: Gavin Sherry @ 2004-11-16 22:57 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: pgsql-www
On Tue, 16 Nov 2004, Dave Page wrote:
> Earlier this evening, Marc & I finished moving the primary front end web
> server to a box in the US. This machine is very lightly loaded, running
> only 3 VMs, 2 of which are postgresql.org ones. All pages remain built
> on svr2.postgresql.org, which also processes any interactive pages
> through it's new hostname, scripts.postgresql.org.
>
> If anyone notices any problems, please let us know.
I get a 404 for index.php when I go to the front page.
>
> Regards, Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to [email protected] so that your
> message can get through to the mailing list cleanly
>
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 00:44 Michael Fuhr <[email protected]>
parent: Dave Page <[email protected]>
1 sibling, 2 replies; 13+ messages in thread
From: Michael Fuhr @ 2004-11-17 00:44 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: pgsql-www
On Tue, Nov 16, 2004 at 10:37:34PM -0000, Dave Page wrote:
> Earlier this evening, Marc & I finished moving the primary front end web
> server to a box in the US. This machine is very lightly loaded, running
> only 3 VMs, 2 of which are postgresql.org ones. All pages remain built
> on svr2.postgresql.org, which also processes any interactive pages
> through it's new hostname, scripts.postgresql.org.
>
> If anyone notices any problems, please let us know.
My DNS server still has "www.postgresql.org. CNAME svr2.postgresql.org."
in its cache and that machine gives 404 for the following images:
/images/gif/pgsqlicon2.gif
/images/jpg/lily001top.jpg
/images/jpg/lily001bottom.jpg
Those images do get served up if I hit http://svr2.postgresql.org/
instead of http://www.postgresql.org/. My proxy logs show that
both requests go to the same address (200.46.204.209).
It looks like the new CNAME record points to svr4.postgresql.org
(66.98.251.159). I tried to hit http://svr4.postgresql.org/ and
got a redirect to http://www.svr4.postgresql.org, which doesn't
exist. It might be useful if that server could be configured
to work for http://svr4.postgresql.org/.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 00:46 Justin Clift <[email protected]>
parent: Michael Fuhr <[email protected]>
1 sibling, 0 replies; 13+ messages in thread
From: Justin Clift @ 2004-11-17 00:46 UTC (permalink / raw)
To: Michael Fuhr <[email protected]>; +Cc: Dave Page <[email protected]>; pgsql-www
Michael Fuhr wrote:
<snip>
> /images/jpg/lily001top.jpg
> /images/jpg/lily001bottom.jpg
Hmmm, not sure if it's helpful, but from memory those two files are from
the Advocacy website.
?
Regards and best wishes,
Justin Clift
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 00:49 Michael Fuhr <[email protected]>
parent: Michael Fuhr <[email protected]>
1 sibling, 2 replies; 13+ messages in thread
From: Michael Fuhr @ 2004-11-17 00:49 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: pgsql-www
On Tue, Nov 16, 2004 at 05:44:20PM -0700, Michael Fuhr wrote:
> On Tue, Nov 16, 2004 at 10:37:34PM -0000, Dave Page wrote:
> > Earlier this evening, Marc & I finished moving the primary front end web
> > server to a box in the US. This machine is very lightly loaded, running
> > only 3 VMs, 2 of which are postgresql.org ones. All pages remain built
> > on svr2.postgresql.org, which also processes any interactive pages
> > through it's new hostname, scripts.postgresql.org.
> >
> > If anyone notices any problems, please let us know.
>
> My DNS server still has "www.postgresql.org. CNAME svr2.postgresql.org."
> in its cache and that machine gives 404 for the following images:
I just checked again and svr2 is really foobar now -- little content
and 404s for the style sheet and the icons.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 01:06 Marc G. Fournier <[email protected]>
parent: Michael Fuhr <[email protected]>
1 sibling, 1 reply; 13+ messages in thread
From: Marc G. Fournier @ 2004-11-17 01:06 UTC (permalink / raw)
To: Michael Fuhr <[email protected]>; +Cc: Dave Page <[email protected]>; pgsql-www
On Tue, 16 Nov 2004, Michael Fuhr wrote:
> On Tue, Nov 16, 2004 at 05:44:20PM -0700, Michael Fuhr wrote:
>> On Tue, Nov 16, 2004 at 10:37:34PM -0000, Dave Page wrote:
>>> Earlier this evening, Marc & I finished moving the primary front end web
>>> server to a box in the US. This machine is very lightly loaded, running
>>> only 3 VMs, 2 of which are postgresql.org ones. All pages remain built
>>> on svr2.postgresql.org, which also processes any interactive pages
>>> through it's new hostname, scripts.postgresql.org.
>>>
>>> If anyone notices any problems, please let us know.
>>
>> My DNS server still has "www.postgresql.org. CNAME svr2.postgresql.org."
>> in its cache and that machine gives 404 for the following images:
>
> I just checked again and svr2 is really foobar now -- little content
> and 404s for the style sheet and the icons.
But ... we never changed anything on the old server for this, only changed
the DNS to point to the new IP ...
Am working on it though ... will post a follow up once I figure out what
went wrong, since Dave and I both tested from our browsers after the DNS
change :(
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 01:32 Michael Fuhr <[email protected]>
parent: Marc G. Fournier <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Michael Fuhr @ 2004-11-17 01:32 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Dave Page <[email protected]>; pgsql-www
On Tue, Nov 16, 2004 at 09:06:11PM -0400, Marc G. Fournier wrote:
> On Tue, 16 Nov 2004, Michael Fuhr wrote:
> >
> >I just checked again and svr2 is really foobar now -- little content
> >and 404s for the style sheet and the icons.
>
> But ... we never changed anything on the old server for this, only changed
> the DNS to point to the new IP ...
The page I'm seeing is identical to http://www.mirrorservice.org/
except that the images are broken. Possibly a virtual hosting
config issue that depended on the old DNS record?
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 01:34 Marc G. Fournier <[email protected]>
parent: Michael Fuhr <[email protected]>
1 sibling, 0 replies; 13+ messages in thread
From: Marc G. Fournier @ 2004-11-17 01:34 UTC (permalink / raw)
To: Michael Fuhr <[email protected]>; +Cc: Dave Page <[email protected]>; pgsql-www
'k, fixed for now ... Dave tested everything before we switch the DNS
over, but I think he missed the build script itself ... not 100%, but I
just changed DNS back again for tonight, and Robert/I just fixed the build
script so that the proper site is building ...
the rest I leave for Dave in the morning ...
On Tue, 16 Nov 2004, Michael Fuhr wrote:
> On Tue, Nov 16, 2004 at 05:44:20PM -0700, Michael Fuhr wrote:
>> On Tue, Nov 16, 2004 at 10:37:34PM -0000, Dave Page wrote:
>>> Earlier this evening, Marc & I finished moving the primary front end web
>>> server to a box in the US. This machine is very lightly loaded, running
>>> only 3 VMs, 2 of which are postgresql.org ones. All pages remain built
>>> on svr2.postgresql.org, which also processes any interactive pages
>>> through it's new hostname, scripts.postgresql.org.
>>>
>>> If anyone notices any problems, please let us know.
>>
>> My DNS server still has "www.postgresql.org. CNAME svr2.postgresql.org."
>> in its cache and that machine gives 404 for the following images:
>
> I just checked again and svr2 is really foobar now -- little content
> and 404s for the style sheet and the icons.
>
> --
> Michael Fuhr
> http://www.fuhr.org/~mfuhr/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 01:34 Michael Fuhr <[email protected]>
parent: Michael Fuhr <[email protected]>
0 siblings, 0 replies; 13+ messages in thread
From: Michael Fuhr @ 2004-11-17 01:34 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Dave Page <[email protected]>; pgsql-www
On Tue, Nov 16, 2004 at 06:32:23PM -0700, Michael Fuhr wrote:
> The page I'm seeing is identical to http://www.mirrorservice.org/
> except that the images are broken.
I lied -- the pages aren't identical but they do appear to be related.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 18:51 Dave Page <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Dave Page @ 2004-11-17 18:51 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; Michael Fuhr <[email protected]>; +Cc: pgsql-www
-----Original Message-----
From: Marc G. Fournier [mailto:[email protected]]
Sent: Wed 11/17/2004 1:34 AM
To: Michael Fuhr
Cc: Dave Page; [email protected]
Subject: Re: [pgsql-www] Primary webserver move
> 'k, fixed for now ... Dave tested everything before we switch the DNS
> over, but I think he missed the build script itself ... not 100%, but I
> just changed DNS back again for tonight, and Robert/I just fixed the build
> script so that the proper site is building ...
>
> the rest I leave for Dave in the morning ...
Err, yes. Sorry, hands up to that one. Was entirely my fault. The build script almost certainly was the problem, the next time it ran after the change over it would have tried to build the site from the new server, which is now just a mirror.
I've updated it to access the master site as scripts.postgresql.org
Regards, Dave
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 19:20 Marc G. Fournier <[email protected]>
parent: Dave Page <[email protected]>
0 siblings, 0 replies; 13+ messages in thread
From: Marc G. Fournier @ 2004-11-17 19:20 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; Michael Fuhr <[email protected]>; pgsql-www
On Wed, 17 Nov 2004, Dave Page wrote:
>
>
>
> -----Original Message-----
> From: Marc G. Fournier [mailto:[email protected]]
> Sent: Wed 11/17/2004 1:34 AM
> To: Michael Fuhr
> Cc: Dave Page; [email protected]
> Subject: Re: [pgsql-www] Primary webserver move
>
>
>> 'k, fixed for now ... Dave tested everything before we switch the DNS
>> over, but I think he missed the build script itself ... not 100%, but I
>> just changed DNS back again for tonight, and Robert/I just fixed the build
>> script so that the proper site is building ...
>>
>> the rest I leave for Dave in the morning ...
>
> Err, yes. Sorry, hands up to that one. Was entirely my fault. The build script almost certainly was the problem, the next time it ran after the change over it would have tried to build the site from the new server, which is now just a mirror.
>
> I've updated it to access the master site as scripts.postgresql.org
Would you like me to try flip'ng the DNS again? :)
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 19:45 Dave Page <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Dave Page @ 2004-11-17 19:45 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Michael Fuhr <[email protected]>; pgsql-www
> -----Original Message-----
> From: Marc G. Fournier [mailto:[email protected]]
> Sent: 17 November 2004 19:21
> To: Dave Page
> Cc: Marc G. Fournier; Michael Fuhr; [email protected]
> Subject: RE: [pgsql-www] Primary webserver move
>
> > I've updated it to access the master site as scripts.postgresql.org
>
> Would you like me to try flip'ng the DNS again? :)
Yes please. I'll make sure I'm around for a while to test later...
/D
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Primary webserver move
@ 2004-11-17 20:09 Marc G. Fournier <[email protected]>
parent: Dave Page <[email protected]>
0 siblings, 0 replies; 13+ messages in thread
From: Marc G. Fournier @ 2004-11-17 20:09 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: Michael Fuhr <[email protected]>; pgsql-www
On Wed, 17 Nov 2004, Dave Page wrote:
>
>
>> -----Original Message-----
>> From: Marc G. Fournier [mailto:[email protected]]
>> Sent: 17 November 2004 19:21
>> To: Dave Page
>> Cc: Marc G. Fournier; Michael Fuhr; [email protected]
>> Subject: RE: [pgsql-www] Primary webserver move
>>
>>> I've updated it to access the master site as scripts.postgresql.org
>>
>> Would you like me to try flip'ng the DNS again? :)
>
> Yes please. I'll make sure I'm around for a while to test later...
DNS now points to svr4:
Name: svr4.postgresql.org
Address: 66.98.251.159
Aliases: www.postgresql.org
And I just changed the cron job on svr4 to point to scripts.postgresql.org
as well, instead of www.postgresql.org ...
I'm here for another 45 minutes or so ... message me in Yahoo as yscrappy
if someone sees a problem that needs to have the DNS changed back in a
hurry ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 13+ messages in thread
end of thread, other threads:[~2004-11-17 20:09 UTC | newest]
Thread overview: 13+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-11-16 22:37 Primary webserver move Dave Page <[email protected]>
2004-11-16 22:57 ` Gavin Sherry <[email protected]>
2004-11-17 00:44 ` Michael Fuhr <[email protected]>
2004-11-17 00:46 ` Justin Clift <[email protected]>
2004-11-17 00:49 ` Michael Fuhr <[email protected]>
2004-11-17 01:06 ` Marc G. Fournier <[email protected]>
2004-11-17 01:32 ` Michael Fuhr <[email protected]>
2004-11-17 01:34 ` Michael Fuhr <[email protected]>
2004-11-17 01:34 ` Marc G. Fournier <[email protected]>
2004-11-17 18:51 Re: Primary webserver move Dave Page <[email protected]>
2004-11-17 19:20 ` Marc G. Fournier <[email protected]>
2004-11-17 19:45 Re: Primary webserver move Dave Page <[email protected]>
2004-11-17 20:09 ` Marc G. Fournier <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox