public inbox for [email protected]  
help / color / mirror / Atom feed
Offer to slave dns
20+ messages / 8 participants
[nested] [flat]

* Offer to slave dns
@ 2006-09-07 00:48 Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  0 siblings, 1 reply; 20+ messages in thread

From: Joshua D. Drake @ 2006-09-07 00:48 UTC (permalink / raw)
  To: pgsql-www

Hello,

I would like to add the following slave servers to the dns pool:

ns1.cmdalert.com
ns1.commandprompt.com

They are in geographically different locations.

Joshua D. Drake

-- 

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/





^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Offer to slave dns
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
@ 2006-09-07 11:05 ` Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  0 siblings, 1 reply; 20+ messages in thread

From: Andrew Sullivan @ 2006-09-07 11:05 UTC (permalink / raw)
  To: pgsql-www

On Wed, Sep 06, 2006 at 05:48:51PM -0700, Joshua D. Drake wrote:
> Hello,
> 
> I would like to add the following slave servers to the dns pool:
> 
> ns1.cmdalert.com
> ns1.commandprompt.com
> 
> They are in geographically different locations.

Hi all,

While additional slave servers would be nice, they wouldn't help the
problem that happened yesterday.  The problem that happened
yesterday looked, at least from the outside, like the failure of a
sigle component that took everything with it.

What is needed to avoid this is a multi-master set up.  It's a little
trickier to build, but it isn't that hard.  Would it be possible to
do that?

A

-- 
Andrew Sullivan  | [email protected]
The whole tendency of modern prose is away from concreteness.
		--George Orwell



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
@ 2006-09-07 19:14   ` Josh Berkus <[email protected]>
  2006-09-07 19:21     ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  0 siblings, 2 replies; 20+ messages in thread

From: Josh Berkus @ 2006-09-07 19:14 UTC (permalink / raw)
  To: pgsql-www

www team,

Based on some discussion online, the rest of us aren't clear on who has DNS 
authority other than Marc.   When he's out of contact (like last week) if 
we have a DNS issue who can fix it?   Dave, Magnus, Robert?

If nobody else currently has access that's a big single point of failure.  
Can we get that set up?

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
@ 2006-09-07 19:21     ` Dave Page <[email protected]>
  1 sibling, 0 replies; 20+ messages in thread

From: Dave Page @ 2006-09-07 19:21 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; pgsql-www




On 7/9/06 20:14, "Josh Berkus" <[email protected]> wrote:

> www team,
> 
> Based on some discussion online, the rest of us aren't clear on who has DNS
> authority other than Marc.   When he's out of contact (like last week) if
> we have a DNS issue who can fix it?   Dave, Magnus, Robert?

I'm discussing this problem with Marc ATM. We'll get something sorted out.

Regards, Dave.




^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
@ 2006-09-07 19:35     ` Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  1 sibling, 1 reply; 20+ messages in thread

From: Magnus Hagander @ 2006-09-07 19:35 UTC (permalink / raw)
  To: [email protected]; pgsql-www

> www team,
> 
> Based on some discussion online, the rest of us aren't clear 
> on who has DNS 
> authority other than Marc.   When he's out of contact (like 
> last week) if 
> we have a DNS issue who can fix it?   Dave, Magnus, Robert?

Nobody.


> If nobody else currently has access that's a big single point 
> of failure.  
> Can we get that set up?

Yes, that is something we need to work on. Personally, I think we can do
this in a very easy way: move the primary DNS to one of the machines
where multiple people from the community has access. But also a machine
that not too many has access to, of course ;-) Should be easy enough to
do, and shouldn't have any major implications that I can see.

I would also make the (bold) suggestion that either admin or tech
contact for the domain record is transferrred to someone else, so there
are two people who can deal with those. I would suggest Tom, Bruce or
Dave. But in case Marc is gone a long time for some reason or other
(that bus thingie or whatever), someone might need to tweak the
nameservers at that config.

//Magnus



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
@ 2006-09-10 12:50       ` Robert Treat <[email protected]>
  2006-09-10 14:56         ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  0 siblings, 2 replies; 20+ messages in thread

From: Robert Treat @ 2006-09-10 12:50 UTC (permalink / raw)
  To: pgsql-www; +Cc: Magnus Hagander <[email protected]>; [email protected]

On Thursday 07 September 2006 15:35, Magnus Hagander wrote:
> > www team,
> >
> > Based on some discussion online, the rest of us aren't clear
> > on who has DNS
> > authority other than Marc.   When he's out of contact (like
> > last week) if
> > we have a DNS issue who can fix it?   Dave, Magnus, Robert?
>
> Nobody.
>
> > If nobody else currently has access that's a big single point
> > of failure.
> > Can we get that set up?
>
> Yes, that is something we need to work on. Personally, I think we can do
> this in a very easy way: move the primary DNS to one of the machines
> where multiple people from the community has access. But also a machine
> that not too many has access to, of course ;-) Should be easy enough to
> do, and shouldn't have any major implications that I can see.
>
> I would also make the (bold) suggestion that either admin or tech
> contact for the domain record is transferrred to someone else, so there
> are two people who can deal with those. I would suggest Tom, Bruce or
> Dave. But in case Marc is gone a long time for some reason or other
> (that bus thingie or whatever), someone might need to tweak the
> nameservers at that config.
>

So, just to toss out another option, I'm pretty sure we could get a free 
account from the folks at UltraDNS for the postgresql.org project.  This 
would give us something that is global, replicated, w/ no-downtime, anycast 
capable, on a completely independent network/hardware system and accessible 
by whichever community members we deem necessary. 

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



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
@ 2006-09-10 14:56         ` Joshua D. Drake <[email protected]>
  1 sibling, 0 replies; 20+ messages in thread

From: Joshua D. Drake @ 2006-09-10 14:56 UTC (permalink / raw)
  To: Robert Treat <[email protected]>; +Cc: pgsql-www; Magnus Hagander <[email protected]>; [email protected]


>> I would also make the (bold) suggestion that either admin or tech
>> contact for the domain record is transferrred to someone else, so there
>> are two people who can deal with those. I would suggest Tom, Bruce or
>> Dave. But in case Marc is gone a long time for some reason or other
>> (that bus thingie or whatever), someone might need to tweak the
>> nameservers at that config.
>>
> 
> So, just to toss out another option, I'm pretty sure we could get a free 
> account from the folks at UltraDNS for the postgresql.org project.  This 
> would give us something that is global, replicated, w/ no-downtime, anycast 
> capable, on a completely independent network/hardware system and accessible 
> by whichever community members we deem necessary. 
> 

As a commercial reference. CMD uses them for much (not all) of their 
secondary DNS. It works well, they have good customer service and I have 
never had a problem with them.

Joshua D. Drake


-- 

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/





^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
@ 2006-09-10 18:50         ` Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  1 sibling, 1 reply; 20+ messages in thread

From: Dave Page @ 2006-09-10 18:50 UTC (permalink / raw)
  To: Robert Treat <[email protected]>; pgsql-www; +Cc: Magnus Hagander <[email protected]>; [email protected]

 

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Robert Treat
> Sent: 10 September 2006 13:50
> To: [email protected]
> Cc: Magnus Hagander; [email protected]
> Subject: Re: [pgsql-www] Who admins DNS?
> 
> So, just to toss out another option, I'm pretty sure we could 
> get a free 
> account from the folks at UltraDNS for the postgresql.org 
> project.  This 
> would give us something that is global, replicated, w/ 
> no-downtime, anycast 
> capable, on a completely independent network/hardware system 
> and accessible 
> by whichever community members we deem necessary. 

If you're thinking of them providing secondary services, then there
isn't really any need - it was the blind primary that got screwed up in
the snafu this week, the secondaries (and in fact the visible primaries)
were working just fine. For added redundancy though, I'm configuring up
a couple more secondaries later this week.

If you're thinking of using them as a primary, then that is highly
unlikely to work I suspect. Our main zone file is dynamically generated
from the database on borg and a couple of other sources on a daily basis
- it's not something that we can just edit in a web interface
periodically. There's also the mirrors.postgresql.org subdomain which is
handled by a different primary and is dynamically updated every 15
minutes or so. Even if we left that as-is, do UltraDNS provide a method
to delegate the subdomain to a different server?

Regards, Dave.



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
@ 2006-09-10 19:42           ` Magnus Hagander <[email protected]>
  2006-09-10 20:05             ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  0 siblings, 2 replies; 20+ messages in thread

From: Magnus Hagander @ 2006-09-10 19:42 UTC (permalink / raw)
  To: Dave Page <[email protected]>; Robert Treat <[email protected]>; pgsql-www; +Cc: [email protected]

> > So, just to toss out another option, I'm pretty sure we could get a 
> > free account from the folks at UltraDNS for the postgresql.org 
> > project.  This would give us something that is global, 
> replicated, w/ 
> > no-downtime, anycast capable, on a completely independent 
> > network/hardware system and accessible by whichever 
> community members 
> > we deem necessary.
> 
> If you're thinking of them providing secondary services, then 
> there isn't really any need - it was the blind primary that 
> got screwed up in the snafu this week, the secondaries (and 
> in fact the visible primaries) were working just fine. For 
> added redundancy though, I'm configuring up a couple more 
> secondaries later this week.

Agreed - as a secondary, the help is marginal.


> If you're thinking of using them as a primary, then that is 
> highly unlikely to work I suspect. Our main zone file is 
> dynamically generated from the database on borg and a couple 
> of other sources on a daily basis
> - it's not something that we can just edit in a web interface 
> periodically. There's also the mirrors.postgresql.org 
> subdomain which is handled by a different primary and is 
> dynamically updated every 15 minutes or so. Even if we left 
> that as-is, do UltraDNS provide a method to delegate the 
> subdomain to a different server?

I'm *sure* they provide delegation of subdomain, given the customers
that they have. AFAIK, UltraDNS is a professional *enterprise* DNS
hoster. But I can be wrong on that ;)

The more interesting question to ask is do they have an API for
dynamically updating the DNS records. (Maybe just dynamic-dns? If
security is configure dproperly, that should work, no?) If it's an API
we can use, then it can definitly still be a win.


//Magnus



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
@ 2006-09-10 20:05             ` Joshua D. Drake <[email protected]>
  2006-09-11 07:25               ` Re: Who admins DNS? Dave Page <[email protected]>
  1 sibling, 1 reply; 20+ messages in thread

From: Joshua D. Drake @ 2006-09-10 20:05 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: Dave Page <[email protected]>; Robert Treat <[email protected]>; pgsql-www; [email protected]

> 
> I'm *sure* they provide delegation of subdomain, given the customers
> that they have. AFAIK, UltraDNS is a professional *enterprise* DNS
> hoster. But I can be wrong on that ;)
> 
> The more interesting question to ask is do they have an API for
> dynamically updating the DNS records. (Maybe just dynamic-dns? If
> security is configure dproperly, that should work, no?) If it's an API
> we can use, then it can definitly still be a win.

If we are seriously interested in this, CMD is a long term customer of 
theirs. I would be happy to call and see what type of accomodations they 
would be willing to make for us.

Joshua D. Drake


> 
> 
> //Magnus
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faq
> 


-- 

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/





^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 20:05             ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
@ 2006-09-11 07:25               ` Dave Page <[email protected]>
  0 siblings, 0 replies; 20+ messages in thread

From: Dave Page @ 2006-09-11 07:25 UTC (permalink / raw)
  To: Joshua D. Drake <[email protected]>; Magnus Hagander <[email protected]>; +Cc: Robert Treat <[email protected]>; pgsql-www; [email protected]

 

> -----Original Message-----
> From: Joshua D. Drake [mailto:[email protected]] 
> Sent: 10 September 2006 21:05
> To: Magnus Hagander
> Cc: Dave Page; Robert Treat; [email protected]; 
> [email protected]
> Subject: Re: [pgsql-www] Who admins DNS?
> 
> > 
> > I'm *sure* they provide delegation of subdomain, given the customers
> > that they have. AFAIK, UltraDNS is a professional *enterprise* DNS
> > hoster. But I can be wrong on that ;)
> > 
> > The more interesting question to ask is do they have an API for
> > dynamically updating the DNS records. (Maybe just dynamic-dns? If
> > security is configure dproperly, that should work, no?) If 
> it's an API
> > we can use, then it can definitly still be a win.

Even if they do, it doesn't eliminate the point of failure that went
last time - the zone file generation script.

> If we are seriously interested in this, CMD is a long term 
> customer of 
> theirs. I would be happy to call and see what type of 
> accomodations they 
> would be willing to make for us.

I don't believe there's any real need thanks. This is the first DNS
screw up in over 10 years, and was one I don't expect will be made
again. Moving to a whole new provider will undoubtedly cause more pain
for little, if any gain.

Regards, Dave.



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
@ 2006-09-13 14:00             ` Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  1 sibling, 1 reply; 20+ messages in thread

From: Andrew Sullivan @ 2006-09-13 14:00 UTC (permalink / raw)
  To: pgsql-www

On Sun, Sep 10, 2006 at 09:42:55PM +0200, Magnus Hagander wrote:
> 
> The more interesting question to ask is do they have an API for
> dynamically updating the DNS records. (Maybe just dynamic-dns? If
> security is configure dproperly, that should work, no?) If it's an API
> we can use, then it can definitly still be a win.

They do have an API.  As it happens, Afilias uses it.  I'm under NDA,
so I can't discuss it.  I will say that we've been testing an upgrade
of some of our own code against it for over a month, and we're not
there yet.  Note that that statement emphatically discloses nothing
about the Neustar Ultra Services (UltraDNS doesn't exist any more)
API.  You may draw your own conclusions.

The alternative is to use [A|I]XFR to them.  I urge anyone planning
to use that strategy with Neustar Ultra to ask _very careful_
questions before agreeing to their approach to this.  Again, I am
under NDA, and not in a position to talk about it.  I would urge
people to ask similar careful questions of anyone running BIND or
NSD, too.  

If people would like to wait for a short while, I may be able to
provide another option (I'm working on this with my employer right
now) that would run on top level domain infrastructure.  The
additional redundancy in this case, after all, would not help (as
many have observed).

A

-- 
Andrew Sullivan  | [email protected]
The plural of anecdote is not data.
		--Roger Brinner



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
@ 2006-09-14 09:29               ` Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  0 siblings, 1 reply; 20+ messages in thread

From: Magnus Hagander @ 2006-09-14 09:29 UTC (permalink / raw)
  To: Andrew Sullivan <[email protected]>; pgsql-www

>If people would like to wait for a short while, I may be able to
>provide another option (I'm working on this with my employer right
>now) that would run on top level domain infrastructure.  The
>additional redundancy in this case, after all, would not help (as
>many have observed).

If we can look forward to some further info and possible help from such
DNS experts, I see no reason why we shouldn't wait. So, please let us
know when you're there.

//Magnus



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
@ 2006-09-21 21:17                 ` Andrew Sullivan <[email protected]>
  2006-09-21 21:23                   ` Re: Who admins DNS? Gavin M. Roy <[email protected]>
  2006-09-21 21:43                   ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
  2006-09-22 01:47                   ` Re: Who admins DNS? Marc G. Fournier <[email protected]>
  0 siblings, 3 replies; 20+ messages in thread

From: Andrew Sullivan @ 2006-09-21 21:17 UTC (permalink / raw)
  To: pgsql-www

On Thu, Sep 14, 2006 at 11:29:36AM +0200, Magnus Hagander wrote:
> If we can look forward to some further info and possible help from such
> DNS experts, I see no reason why we shouldn't wait. So, please let us
> know when you're there.

So, I spoke to my boss about this.  He is an enthusiastic supporter.

The project, on which I am currently working, involves a new set of
high-availability DNS servers distributed around the world.  The
first of them is slated to turn up very late in 2006.

I anticipate that we should be able to offer a secondary master node,
if people would like, some time early in 2007.  That is, it would act
as an authoritative master, allowing zone transfers to other slaves
if we desired.

In the meantime, I'm prepared to act as another slave server.  The
location I'm thinking of putting it has 30Mb connectivity, 12 hour
battery and on-site generators; but I could put it somewhere with
more bandwidth if people think that'd be necessary.

A

-- 
Andrew Sullivan  | [email protected]
Information security isn't a technological problem.  It's an economics
problem.
		--Bruce Schneier



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
@ 2006-09-21 21:23                   ` Gavin M. Roy <[email protected]>
  2006-09-21 21:59                     ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2 siblings, 1 reply; 20+ messages in thread

From: Gavin M. Roy @ 2006-09-21 21:23 UTC (permalink / raw)
  To: pgsql-www

I as always can spare services and bandwidth and can act as a  
secondary as well.  Please let me know if/how/when to set it up  
(master server to point at really) if it's wanted.

Andrew, can't wait to see what you guys are going to release as far  
as high-availability DNS is concerned.

Gavin

On Sep 21, 2006, at 2:17 PM, Andrew Sullivan wrote:

> On Thu, Sep 14, 2006 at 11:29:36AM +0200, Magnus Hagander wrote:
>> If we can look forward to some further info and possible help from  
>> such
>> DNS experts, I see no reason why we shouldn't wait. So, please let us
>> know when you're there.
>
> So, I spoke to my boss about this.  He is an enthusiastic supporter.
>
> The project, on which I am currently working, involves a new set of
> high-availability DNS servers distributed around the world.  The
> first of them is slated to turn up very late in 2006.
>
> I anticipate that we should be able to offer a secondary master node,
> if people would like, some time early in 2007.  That is, it would act
> as an authoritative master, allowing zone transfers to other slaves
> if we desired.
>
> In the meantime, I'm prepared to act as another slave server.  The
> location I'm thinking of putting it has 30Mb connectivity, 12 hour
> battery and on-site generators; but I could put it somewhere with
> more bandwidth if people think that'd be necessary.
>
> A
>
> -- 
> Andrew Sullivan  | [email protected]
> Information security isn't a technological problem.  It's an economics
> problem.
> 		--Bruce Schneier
>
> ---------------------------(end of  
> broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match




^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-21 21:23                   ` Re: Who admins DNS? Gavin M. Roy <[email protected]>
@ 2006-09-21 21:59                     ` Andrew Sullivan <[email protected]>
  0 siblings, 0 replies; 20+ messages in thread

From: Andrew Sullivan @ 2006-09-21 21:59 UTC (permalink / raw)
  To: pgsql-www

On Thu, Sep 21, 2006 at 02:23:32PM -0700, Gavin M. Roy wrote:
> Andrew, can't wait to see what you guys are going to release as far  
> as high-availability DNS is concerned.

There Will Be Announcements, but Not Yet :)

A
-- 
Andrew Sullivan  | [email protected]
The whole tendency of modern prose is away from concreteness.
		--George Orwell



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
@ 2006-09-21 21:43                   ` Joshua D. Drake <[email protected]>
  2 siblings, 0 replies; 20+ messages in thread

From: Joshua D. Drake @ 2006-09-21 21:43 UTC (permalink / raw)
  To: Andrew Sullivan <[email protected]>; +Cc: pgsql-www

> 
> In the meantime, I'm prepared to act as another slave server.  The
> location I'm thinking of putting it has 30Mb connectivity, 12 hour
> battery and on-site generators; but I could put it somewhere with
> more bandwidth if people think that'd be necessary.

More bandwidth for DNS? Good lord... ;) /me looks at his 50Mb and 
natural gas generators (that's right baby... no diesel :))

Joshua D. Drake


> 
> A
> 


-- 

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/





^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
@ 2006-09-22 01:47                   ` Marc G. Fournier <[email protected]>
  2006-09-22 07:24                     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2 siblings, 1 reply; 20+ messages in thread

From: Marc G. Fournier @ 2006-09-22 01:47 UTC (permalink / raw)
  To: Andrew Sullivan <[email protected]>; +Cc: pgsql-www

On Thu, 21 Sep 2006, Andrew Sullivan wrote:

> On Thu, Sep 14, 2006 at 11:29:36AM +0200, Magnus Hagander wrote:
>> If we can look forward to some further info and possible help from such
>> DNS experts, I see no reason why we shouldn't wait. So, please let us
>> know when you're there.
>
> So, I spoke to my boss about this.  He is an enthusiastic supporter.
>
> The project, on which I am currently working, involves a new set of
> high-availability DNS servers distributed around the world.  The
> first of them is slated to turn up very late in 2006.
>
> I anticipate that we should be able to offer a secondary master node,
> if people would like, some time early in 2007.  That is, it would act
> as an authoritative master, allowing zone transfers to other slaves
> if we desired.
>
> In the meantime, I'm prepared to act as another slave server.  The
> location I'm thinking of putting it has 30Mb connectivity, 12 hour
> battery and on-site generators; but I could put it somewhere with
> more bandwidth if people think that'd be necessary.

Right now, we are up to two in the UK, 3 in the US, 1 in Toronto and 3 in 
Panama ... not sure where "yet another" would be ideally located ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . [email protected]                              MSN . [email protected]
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-22 01:47                   ` Re: Who admins DNS? Marc G. Fournier <[email protected]>
@ 2006-09-22 07:24                     ` Magnus Hagander <[email protected]>
  2006-09-22 07:34                       ` Re: Who admins DNS? Dave Page <[email protected]>
  0 siblings, 1 reply; 20+ messages in thread

From: Magnus Hagander @ 2006-09-22 07:24 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; Andrew Sullivan <[email protected]>; +Cc: pgsql-www

> > In the meantime, I'm prepared to act as another slave server.
> The
> > location I'm thinking of putting it has 30Mb connectivity, 12
> hour
> > battery and on-site generators; but I could put it somewhere with
> more
> > bandwidth if people think that'd be necessary.
> 
> Right now, we are up to two in the UK, 3 in the US, 1 in Toronto
> and 3 in Panama ... not sure where "yet another" would be ideally
> located ...

Well, one interesting thing is: are the two UK on the same connection?
The 3 US? The 3 panama? Or are they on different providers in said
country?

Otherwise, just looking at the list, east asia or Australia would be the
logical place...

//Magnus



^ permalink  raw  reply  [nested|flat] 20+ messages in thread

* Re: Who admins DNS?
  2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
  2006-09-07 11:05 ` Re: Offer to slave dns Andrew Sullivan <[email protected]>
  2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
  2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
  2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
  2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
  2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
  2006-09-22 01:47                   ` Re: Who admins DNS? Marc G. Fournier <[email protected]>
  2006-09-22 07:24                     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
@ 2006-09-22 07:34                       ` Dave Page <[email protected]>
  0 siblings, 0 replies; 20+ messages in thread

From: Dave Page @ 2006-09-22 07:34 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; Marc G. Fournier <[email protected]>; Andrew Sullivan <[email protected]>; +Cc: pgsql-www

 

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Magnus Hagander
> Sent: 22 September 2006 08:25
> To: Marc G. Fournier; Andrew Sullivan
> Cc: [email protected]
> Subject: Re: [pgsql-www] Who admins DNS?
> 
> > > In the meantime, I'm prepared to act as another slave server.
> > The
> > > location I'm thinking of putting it has 30Mb connectivity, 12
> > hour
> > > battery and on-site generators; but I could put it somewhere with
> > more
> > > bandwidth if people think that'd be necessary.
> > 
> > Right now, we are up to two in the UK, 3 in the US, 1 in Toronto
> > and 3 in Panama ... not sure where "yet another" would be ideally
> > located ...
> 
> Well, one interesting thing is: are the two UK on the same connection?

Nope. Not even the same ISP.

/D




^ permalink  raw  reply  [nested|flat] 20+ messages in thread


end of thread, other threads:[~2006-09-22 07:34 UTC | newest]

Thread overview: 20+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2006-09-07 00:48 Offer to slave dns Joshua D. Drake <[email protected]>
2006-09-07 11:05 ` Andrew Sullivan <[email protected]>
2006-09-07 19:14   ` Who admins DNS? Josh Berkus <[email protected]>
2006-09-07 19:21     ` Re: Who admins DNS? Dave Page <[email protected]>
2006-09-07 19:35     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
2006-09-10 12:50       ` Re: Who admins DNS? Robert Treat <[email protected]>
2006-09-10 14:56         ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
2006-09-10 18:50         ` Re: Who admins DNS? Dave Page <[email protected]>
2006-09-10 19:42           ` Re: Who admins DNS? Magnus Hagander <[email protected]>
2006-09-10 20:05             ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
2006-09-11 07:25               ` Re: Who admins DNS? Dave Page <[email protected]>
2006-09-13 14:00             ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
2006-09-14 09:29               ` Re: Who admins DNS? Magnus Hagander <[email protected]>
2006-09-21 21:17                 ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
2006-09-21 21:23                   ` Re: Who admins DNS? Gavin M. Roy <[email protected]>
2006-09-21 21:59                     ` Re: Who admins DNS? Andrew Sullivan <[email protected]>
2006-09-21 21:43                   ` Re: Who admins DNS? Joshua D. Drake <[email protected]>
2006-09-22 01:47                   ` Re: Who admins DNS? Marc G. Fournier <[email protected]>
2006-09-22 07:24                     ` Re: Who admins DNS? Magnus Hagander <[email protected]>
2006-09-22 07:34                       ` Re: Who admins DNS? Dave Page <[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