答复: DNS Master server migration.

2008-12-13 Thread tzqian
>>7. Now you have to change NS records in all your zones: replace the old
name with a new one.
Dose the above setp means you also need to move your upper level DNS Server?
If so ,is there a possible that your DNS server disappear while the new
upper level DNS don’t take effect for many unexpected reason ,and the old
upper level DNS is too old to work?If there is , it will be a big problem to
you .And I also want to know what is the best way to find out the upper
level DNS is work fine,having say that I think this is a very rare problem ,
there are two reason arise it ,the one is DNS make a mistake in NS record
,the one another is the upper level DNS administrator make something mistake
.


Gelenbertabg

-邮件原件-
发件人: bind-users-boun...@lists.isc.org
[mailto:bind-users-boun...@lists.isc.org] 代表 Anton Korotin
发送时间: 2008年12月11日 15:46
收件人: Chris Henderson
抄送: bind-us...@isc.org
主题: Re: DNS Master server migration.

On Thu, Dec 11, 2008 at 9:00 AM, Chris Henderson 
wrote:
> I'm migrating away from my 12 year old Solaris master DNS server to a
> new Linux based master server. I'm looking for suggestions on how to
> make the transition smooth without any downtime. The IP address of the
> new server will be different and so will be the hostname that will
> show up in the whois record. Is there any way to run two master at the
> same time and when I know the new master is working, I can turn off
> the old one? Would that be a good idea? I am open to any suggestions.

The most significant part of the process is to make sure that all
slave servers for all your zones have changed their
settings. If the slaves are beyond your control it can take time
and a considerable amount of human interaction.
So I can suggest you the following plan:

1. Freeze zone editing.
2. Copy all your master files to the new box and configure master zones
there.
3. Change the settings on your old box: convert all master zones into
slaves and set up ip-address of the new box as an address of the
master.
4. Unfreeze zone editing.
5. Do all you need to do to change the settings on all slave servers:
now they've got to pull your zone from the new ip address.
6. On having the slaves changed their settings you can safely turn off
DNS service on your old box.
7. Now you have to change NS records in all your zones: replace the
old name with a new one.
8. The last step is to send update to your upper level domain registry
to change whois record and your parent zone.

If you don't change your zones frequently, you can skip step 3.
It provides just a possibility of zone changes propagation during the
transition period.

-- 
Anton
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: DNS Master server migration.

2008-12-11 Thread Anton Korotin
On Thu, Dec 11, 2008 at 9:00 AM, Chris Henderson <[EMAIL PROTECTED]> wrote:
> I'm migrating away from my 12 year old Solaris master DNS server to a
> new Linux based master server. I'm looking for suggestions on how to
> make the transition smooth without any downtime. The IP address of the
> new server will be different and so will be the hostname that will
> show up in the whois record. Is there any way to run two master at the
> same time and when I know the new master is working, I can turn off
> the old one? Would that be a good idea? I am open to any suggestions.

The most significant part of the process is to make sure that all
slave servers for all your zones have changed their
settings. If the slaves are beyond your control it can take time
and a considerable amount of human interaction.
So I can suggest you the following plan:

1. Freeze zone editing.
2. Copy all your master files to the new box and configure master zones there.
3. Change the settings on your old box: convert all master zones into
slaves and set up ip-address of the new box as an address of the
master.
4. Unfreeze zone editing.
5. Do all you need to do to change the settings on all slave servers:
now they've got to pull your zone from the new ip address.
6. On having the slaves changed their settings you can safely turn off
DNS service on your old box.
7. Now you have to change NS records in all your zones: replace the
old name with a new one.
8. The last step is to send update to your upper level domain registry
to change whois record and your parent zone.

If you don't change your zones frequently, you can skip step 3.
It provides just a possibility of zone changes propagation during the
transition period.

-- 
Anton
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: DNS Master server migration.

2008-12-10 Thread Chris Buxton

Step 1: Set up the new master as a clone of the old master.

Step 2: Reconfigure/demote the old master to the status of slave. All  
other slaves will continue to get updates from the old master/new  
slave, and the magic of DNS notify will make replication from new  
master to old master to others quick and painless, once you have  
completed...


Step 3: Update the NS RRsets and SOA records of all zones to reflect  
the existence of the new master. This will cause DNS notify to  
function properly. Make sure you update the zone serial numbers as well.


Step 4: Reconfigure all slaves to refer to the new master instead of  
(or in addition to and in preference to) the old master. This will  
allow you to remove the old master if you wish to do so, and will make  
the chain of replication that much shorter and more reliable.


Step 5: If you plan to remove the old master, go ahead and do so in  
all locations: registration records (delegation and glue records at  
parent zone(s)), zone NS records, possibly even the old master's A  
record. Wait a few days after doing this before...


Step 6: Finally retire the old master.

Chris Buxton
Men & Mice

On Dec 10, 2008, at 10:00 PM, Chris Henderson wrote:


I'm migrating away from my 12 year old Solaris master DNS server to a
new Linux based master server. I'm looking for suggestions on how to
make the transition smooth without any downtime. The IP address of the
new server will be different and so will be the hostname that will
show up in the whois record. Is there any way to run two master at the
same time and when I know the new master is working, I can turn off
the old one? Would that be a good idea? I am open to any suggestions.

Thanks.
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


DNS Master server migration.

2008-12-10 Thread Chris Henderson
I'm migrating away from my 12 year old Solaris master DNS server to a
new Linux based master server. I'm looking for suggestions on how to
make the transition smooth without any downtime. The IP address of the
new server will be different and so will be the hostname that will
show up in the whois record. Is there any way to run two master at the
same time and when I know the new master is working, I can turn off
the old one? Would that be a good idea? I am open to any suggestions.

Thanks.
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users