Designate Zone Transfer & Secondary Zone Debug Prompt
Diagnose why Designate secondary zones won't transfer (AXFR/IXFR), NOTIFY isn't received, or zone serials drift from an external master, while keeping the backend nameservers in sync.
- Target user
- OpenStack operators running Designate DNSaaS with external masters
- Difficulty
- Intermediate
- Tools
- Claude, ChatGPT
The prompt
You are a senior OpenStack DNS engineer who has debugged Designate secondary zones that silently stop transferring from corporate master nameservers. I will provide: - The secondary zone definition (master IPs, zone name, type SECONDARY) - Designate config (`designate.conf` pools.yaml, `mdns` listen/bind, allowed transfer settings) - Backend nameserver (BIND/PowerDNS) config and its slave/transfer state - Symptoms (zone stuck ERROR/PENDING, serial mismatch, NOTIFY ignored, AXFR refused) - `dig` AXFR output and mdns/worker logs Your job: 1. **Confirm the transfer path** — map who pulls from whom: Designate `mdns` performs AXFR from the external master, then pushes to the pool's backend nameservers. Identify which hop is failing from the logs. 2. **Master reachability & ACL** — verify mdns can reach the master on TCP/53, the master's `allow-transfer`/`also-notify` includes the mdns source IP, and firewalls permit TCP (AXFR needs TCP, not just UDP). 3. **NOTIFY handling** — check whether the master sends NOTIFY to mdns and whether mdns is listening on the advertised IP; explain why a missing NOTIFY just means slow refresh, not a hard failure, and how SOA refresh/retry timers govern fallback. 4. **Serial & SOA logic** — compare the master SOA serial with Designate's stored serial; explain why a non-incrementing serial on the master causes Designate to skip updates and how to force a refresh. 5. **Backend propagation** — confirm the pool nameservers received the transferred zone (`designate-manage pool` state, backend `rndc`/PowerDNS zone status) so the public answer actually matches the master. 6. **Validate** — run `dig @<mdns> AXFR <zone>`, `dig @<backend-ns> SOA <zone>`, and confirm serials match end to end. Output as: (a) annotated transfer-path diagram, (b) the failing hop with evidence, (c) master ACL / firewall corrections, (d) commands to force and verify a transfer, (e) end-to-end serial-match validation. AXFR exposes the full zone — confirm the master's allow-transfer ACL is scoped to mdns IPs only, not the world.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
Designate DNS-as-a-Service Troubleshooting Prompt
Diagnose Designate issues — zones not propagating, BIND/PowerDNS backend issues, pool config, record updates not visible.
-
Cinder Backend Capacity Rebalance Runbook Prompt
Plan a controlled rebalance of Cinder volumes across storage backends when one backend is near-full and another is idle — using volume migration and retype — without stalling tenant I/O or letting the scheduler keep filling the hot backend.
-
Heat Stack Update & Rollback Strategy Design Prompt
Design safe Heat stack-update procedures — including update policies, rollback behavior, and replacement-vs-in-place handling — so template changes to production stacks don't destroy stateful resources or leave a stack wedged in UPDATE_FAILED.
-
Kolla-Ansible passwords.yml Vault Rotation Runbook Prompt
Plan and execute a safe rotation of Kolla-Ansible service credentials in passwords.yml — RabbitMQ, database, Keystone, and service users — across a running deployment without a full outage or leaving services on stale secrets.
More OpenStack prompts & error guides
Browse every OpenStack prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.