Forum Discussion
ZoneRunner – Zero-downtime migration of records from zone to zone
It would be much easier to add a completely new subdomain then moving existing records into subdomain of the same name. This is not only an BIG-IP DNS issue. It's an issue for any implementation of BIND.
Do you have multiple BIG-IP DNS devices in a DNS sync group? You have to be careful to not get devices out of sync.
ZoneRunner uses DNS dynamic updates to update the zone files. You can freeze the zones and manually update the zone files,
KB K7032.
F5 does not support manually editing the named.conf file, KB K7176. All named.conf changes have to be done via ZoneRunner.
You may want to open a F5 support case. They may have a better process then what I would do.
What I would do minimize the downtime. A high level process.
- Add zone f5.my.com via ZoneRunner.
- Wait for DNS sync group update.
- make a backup copy of all zone files.
- Freeze all zones. See KB K7032
- rndc sync -clean
- Manually edit the f5.my.com zone file to add the DNS records.
- Manually edit the my.com zone file to remove the DNS records.
- named-checkzone on all edited zones.
- Thaw all zones
- bigstart start zrd - Restart ZoneRunner
- touch /var/named/config/named.conf to force a sync DNS group update.
K7032: Freezing zone files to allow manual update to ZoneRunner-managed zone files
Good luck,
Matthew
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com