*** trident has joined #openstack-dns | 00:03 | |
*** ozzzo has quit IRC | 00:04 | |
*** ozzzo has joined #openstack-dns | 00:11 | |
eandersson | ygk_12345: I am running it on CentOS 7.6 at the moment | 01:54 |
---|---|---|
*** nicolasbock has quit IRC | 02:49 | |
*** aniketh has joined #openstack-dns | 04:58 | |
*** mlycka has joined #openstack-dns | 05:17 | |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: Updated install guide https://review.opendev.org/680301 | 06:51 |
*** openstackgerrit has quit IRC | 06:51 | |
*** ritesh216 has quit IRC | 07:08 | |
*** trident has quit IRC | 07:21 | |
*** ivve has joined #openstack-dns | 07:27 | |
*** trident has joined #openstack-dns | 07:29 | |
*** trident has quit IRC | 07:34 | |
*** trident has joined #openstack-dns | 07:43 | |
*** openstackgerrit has joined #openstack-dns | 08:23 | |
*** ChanServ sets mode: +v openstackgerrit | 08:23 | |
openstackgerrit | pengyuesheng proposed openstack/designate master: Blacklist eventlet 0.25.0 https://review.opendev.org/680321 | 08:23 |
*** trident has quit IRC | 09:01 | |
*** trident has joined #openstack-dns | 09:09 | |
openstackgerrit | pengyuesheng proposed openstack/designate master: Blacklist eventlet 0.21.0,0.23.0,0.25.0 https://review.opendev.org/680321 | 09:27 |
*** salmankhan has joined #openstack-dns | 09:47 | |
*** salmankhan has quit IRC | 09:48 | |
*** salmankhan has joined #openstack-dns | 09:48 | |
*** ygk_12345 has joined #openstack-dns | 10:35 | |
ygk_12345 | hi all | 10:35 |
ygk_12345 | can anyone tell me how to configure pools.yml such that whenever I add a zone it goes into two nameservers | 10:36 |
ygk_12345 | I mentioned the priority of two nameservers as 1. but it is not wokring | 10:36 |
ygk_12345 | is anyone available ? | 10:38 |
*** nicolasbock has joined #openstack-dns | 10:41 | |
mugsie | You need to add 2 targets | 10:47 |
mugsie | One for each nameserver | 10:47 |
mugsie | See https://opendev.org/openstack/designate/src/branch/master/etc/designate/pools.yaml.sample-bind | 10:49 |
ygk_12345 | mugsie this is my present configuration. But whenver i add a zone, it is adding only to 172.29.236.19 but not adding it to 172.29.236.18 | 10:49 |
ygk_12345 | mugsie can you please help me why ? | 10:49 |
ygk_12345 | mugsie http://paste.openstack.org/show/771274/ | 10:49 |
mugsie | As I said above you need to add a second target | 10:50 |
mugsie | Not add the options twice to a single target | 10:50 |
ygk_12345 | oh ok got it . Thanks | 10:50 |
ygk_12345 | mugsie i will check it now | 10:50 |
mugsie | Look at the link above, it shows it | 10:51 |
ygk_12345 | mugsie should the ns_record names be resolvable by the designate contianer by /etc/hosts file ? | 10:52 |
ygk_12345 | mugsie is that ok ? | 10:52 |
mugsie | They can be whatever, designate won't look them up | 10:52 |
ygk_12345 | mugsie then why do we add them ? | 10:53 |
mugsie | They get used as the ns records for the pool, and used in the soa record | 10:53 |
ygk_12345 | mugsie oh for display ? | 10:53 |
ygk_12345 | oh ok got it | 10:53 |
ygk_12345 | i am testing it now. I will let you know | 10:53 |
mugsie | They should be resolvable to people who want to use the records | 10:53 |
ygk_12345 | ok | 10:55 |
ygk_12345 | mugsie one more question | 11:06 |
ygk_12345 | mugsie I am receiving this error when I add a zone for one naemserver " Unexpected failure polling for serial 1567681433 172.29.236.18 for zone top-zone.com.. Error: 'CNAME' object has no attribute 'serial'" | 11:07 |
ygk_12345 | but it is working well in another nameserver | 11:07 |
ygk_12345 | mugsie r u there ? | 11:17 |
mugsie | ygk_12345: can i see more of the logs around that? | 11:17 |
ygk_12345 | mugsie Sep 05 07:15:41 c2w-designate-container-89a6288f designate-worker[12176]: 2019-09-05 07:15:41.455 12176 WARNING designate.worker.tasks.zone [req-9d2c8da5-f660-4daa-8cfd-f2df33a24c66 - - - - -] Unexpected failure polling for serial 1567681433 172.29.236.18 for zone top-zone.com.. Error: 'CNAME' object has no attribute 'serial' | 11:18 |
ygk_12345 | mugsie but it got added to other nameserver perfectly | 11:18 |
ygk_12345 | oh sorry | 11:18 |
ygk_12345 | it failed altogether in ERROR state | 11:18 |
ygk_12345 | so it is not created at all | 11:19 |
ygk_12345 | its in ERROR state | 11:19 |
mugsie | what are the log lines before and after that? | 11:19 |
ygk_12345 | it is continuously spitting these same lines | 11:19 |
mugsie | there should be other lines | 11:20 |
ygk_12345 | http://paste.openstack.org/show/771279/ | 11:21 |
ygk_12345 | mugsie pls check that | 11:21 |
mugsie | ygk_12345: without the full logs, there is not much I can do | 11:21 |
mugsie | try creating a new zone, and then I need all the logs from API, central, worker, producer, and mdns from when you created the zone until it went to ERROR | 11:22 |
ygk_12345 | oh ok | 11:23 |
ygk_12345 | mugsie i added new zone | 11:26 |
ygk_12345 | and these r the logs | 11:27 |
ygk_12345 | mugsie http://paste.openstack.org/show/771280/ | 11:27 |
ygk_12345 | it fialed again | 11:28 |
ygk_12345 | #failed | 11:28 |
ygk_12345 | @failed | 11:28 |
mugsie | what zone did you try to create? | 11:28 |
ygk_12345 | trusted-zone.com | 11:28 |
mugsie | OK, the logs are not complete then | 11:29 |
ygk_12345 | should I enable debug logs as well ? | 11:29 |
mugsie | yes, but also provide the full logs, for all the services I asked for | 11:29 |
mugsie | this stops before the zone goes to error | 11:29 |
ygk_12345 | the other services are not showing anything | 11:30 |
ygk_12345 | but how can I capture all the three log file using journalctl at once ? | 11:30 |
mugsie | there should be at least an API and central line | 11:30 |
mugsie | no idea, you may just have to collect them one by one | 11:30 |
ygk_12345 | mugsie http://paste.openstack.org/show/771284/ , http://paste.openstack.org/show/771283/, http://paste.openstack.org/show/771282/ | 11:41 |
ygk_12345 | mugsie the external-zone.com went into ERROR state | 11:41 |
ygk_12345 | for new zones it is not even hitting the other nameserver .18 | 11:42 |
mugsie | ygk_12345: this is not showing any errors | 11:42 |
ygk_12345 | that is all I see | 11:42 |
mugsie | do you have multiple Designate servers? | 11:43 |
ygk_12345 | no I have two, but stopped one of the containers | 11:43 |
ygk_12345 | mugsie i have a different requirement. I need your advice with it. Can I ping separately so that I can explain my requirement ? | 11:44 |
mugsie | sure | 11:44 |
mugsie | what does your pools.yaml look like now | 11:45 |
ygk_12345 | http://paste.openstack.org/show/771285/ | 11:45 |
*** ygk_12345 has quit IRC | 12:47 | |
*** ygk_12345 has joined #openstack-dns | 13:09 | |
*** pcaruana has quit IRC | 13:10 | |
*** ginopc has quit IRC | 13:37 | |
*** pcaruana has joined #openstack-dns | 13:40 | |
*** bnemec has quit IRC | 13:48 | |
*** bnemec has joined #openstack-dns | 13:48 | |
*** mlycka has quit IRC | 13:50 | |
*** pcaruana has quit IRC | 14:12 | |
*** ygk_12345 has quit IRC | 14:44 | |
*** altlogbot_1 has quit IRC | 16:01 | |
*** altlogbot_2 has joined #openstack-dns | 16:02 | |
*** irclogbot_1 has quit IRC | 16:02 | |
*** irclogbot_3 has joined #openstack-dns | 16:03 | |
*** irclogbot_3 has quit IRC | 16:07 | |
*** irclogbot_0 has joined #openstack-dns | 16:07 | |
*** ivve has quit IRC | 16:19 | |
*** zigo has quit IRC | 16:43 | |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: Updated install guide https://review.opendev.org/680301 | 16:44 |
*** aniketh has quit IRC | 16:46 | |
*** zigo has joined #openstack-dns | 17:09 | |
*** salmankhan has quit IRC | 17:18 | |
eandersson | mugsie, frickler lets get this one merged as well https://review.opendev.org/#/c/679685/ | 18:01 |
openstackgerrit | Merged openstack/designate master: Blacklist eventlet 0.21.0,0.23.0,0.25.0 https://review.opendev.org/680321 | 18:04 |
openstackgerrit | Merged openstack/designate master: Updated install guide https://review.opendev.org/680301 | 18:04 |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: Refactored service layer https://review.opendev.org/678432 | 18:28 |
*** trident has quit IRC | 19:09 | |
*** trident has joined #openstack-dns | 19:20 | |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: Standardizing install guides https://review.opendev.org/680503 | 19:59 |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: Standardizing install guides https://review.opendev.org/680503 | 20:07 |
-openstackstatus- NOTICE: Gerrit is being restarted to pick up configuration changes. Should be quick. Sorry for the interruption. | 21:13 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!