Activity log for bug #1563904

Date Who What changed Old value New value Message
2016-03-30 14:44:27 Tim Simmons bug added bug
2016-04-06 15:01:34 Tim Simmons description If you've got a secondary zone that failed to zone transfer, it goes to ERROR. Then, when it's in ERROR-CREATE state, periodic recovery will come along and try to recover it. This is not ideal because recovery doesn't know about secondary zones, and ends up trying to create it, which will fail because the zone has no NS records. If you've got a secondary zone that failed to zone transfer, it goes to ERROR. Then, when it's in ERROR-CREATE state, periodic recovery will come along and try to recover it. This is not ideal because recovery doesn't know about secondary zones, and ends up trying to create it, which will fail because the zone has no NS records. As an example, with a BIND backend: 1. Create a secondary zone, with bogus masters/etc 2. The zone will go to error 3. Wait until the Periodic Recovery runs 4. You will see that the process attempts to create the zone. Which, in BIND will fail, because there are no NS records. It will do this forever. This is a bit sticky, but we could probably start by making recovery not create ERROR'd secondary zones. Although, at some point, you'd want that to to get created, and it could be a complete zone, but still be in ERROR. This could be an argument for a "Terminal" ERROR state, something that Designate can ignore, except in very specific cases (like a secondary zone that's broken?). Or just more ERROR states in general.
2016-04-06 17:13:59 Tim Simmons designate: importance Undecided High
2016-04-06 17:14:02 Tim Simmons designate: milestone newton-1
2016-04-06 17:14:05 Tim Simmons designate: assignee Tim Simmons (timsim)
2016-04-06 17:14:08 Tim Simmons designate: status New Triaged
2016-06-14 14:16:33 Graham Hayes designate: milestone newton-1 newton-2
2016-08-31 18:01:06 Graham Hayes designate: milestone newton-2
2017-01-31 14:24:57 Graham Hayes designate: assignee Tim Simmons (timsim)
2021-04-05 12:26:22 tomas cribb designate: status Triaged Fix Committed
2021-04-05 12:26:56 tomas cribb designate: status Fix Committed Opinion