opendevreview | Merged openstack/designate master: Imported Translations from Zanata https://review.opendev.org/c/openstack/designate/+/851281 | 06:09 |
---|---|---|
opendevreview | Erik Olof Gunnar Andersson proposed openstack/designate master: Re-factored central and rpc decorators https://review.opendev.org/c/openstack/designate/+/850974 | 06:53 |
opendevreview | Erik Olof Gunnar Andersson proposed openstack/designate master: Re-factored central and rpc decorators https://review.opendev.org/c/openstack/designate/+/850974 | 08:30 |
ozzzo_work | The other day yall helped me figure out that one of my Designate servers was missing its zones, and I used rndc commands to copy them from a working server | 19:03 |
ozzzo_work | This has happened in 2 more zones now. It seems like, whenever I remove a controller from the cluster and then add it back in, or build a new one, it comes up without any zones | 19:03 |
ozzzo_work | Does that mean that I'm doing something wrong? | 19:03 |
ozzzo_work | *2 more regions | 19:04 |
johnsom | You mean adding backend servers to a pool, like a BIND instance right? | 19:06 |
ozzzo_work | no, I followed this procedure to remove a controller from the cluster, and then added it back in: https://docs.openstack.org/kolla-ansible/latest/user/adding-and-removing-hosts.html | 19:46 |
ozzzo_work | and then today, my co-worker removed a couple of controllers from the cluster, rebuilt them and added them back in, one at a time, and both are missing their zones | 19:46 |
ozzzo_work | now those 2 controllers only have the default zone, and the zones are all in ERROR status: | 19:47 |
ozzzo_work | (designate-worker)[root@dde3-ctrl3 /]# rndc -s 1rndc -s 10.24.176.38 -p 953 -k /etc/designate/rndc.key status|grep "number of zones" number of zones: 1 (0 automatic) | 19:47 |
johnsom | When you do that, you need to do a pool update, and it should trigger that rebuild automatically. But I think we determined your version of Designate was too old for that. You need Ussuri or newer. | 19:53 |
ozzzo_work | righton | 20:15 |
eandersson | I believe this is the bug https://bugs.launchpad.net/designate/+bug/1958409 | 20:28 |
eandersson | In theory we could probably just back port that patch to Train as well | 20:28 |
eandersson | Although if I read this correctly it sounds like the issue is that you are changing the designate controllers | 20:30 |
eandersson | This could be a bug in kolla, because if you change the ip you need to run pool update as well | 20:30 |
eandersson | (or add a new controller in general) | 20:31 |
eandersson | Like Michael said | 20:31 |
eandersson | But if just running the pool update isn't working it's likely that bug | 20:32 |
opendevreview | Michael Johnson proposed openstack/designate master: Switch Designate to Alembic database migrations https://review.opendev.org/c/openstack/designate/+/851618 | 23:09 |
opendevreview | Michael Johnson proposed openstack/designate master: Switch Designate to Alembic database migrations https://review.opendev.org/c/openstack/designate/+/851618 | 23:13 |
johnsom | Just a partial patch, I will finish it next week. | 23:15 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!