*** ducttape_ has joined #openstack-dns | 00:00 | |
*** ducttape_ has quit IRC | 00:18 | |
*** ducttape_ has joined #openstack-dns | 00:29 | |
*** ducttape_ has quit IRC | 01:28 | |
*** ducttape_ has joined #openstack-dns | 01:28 | |
*** sonuk has quit IRC | 02:11 | |
*** sonuk has joined #openstack-dns | 02:59 | |
*** stanzgy has joined #openstack-dns | 03:30 | |
*** ducttape_ has quit IRC | 03:39 | |
*** ducttape_ has joined #openstack-dns | 04:40 | |
*** ducttape_ has quit IRC | 04:44 | |
sri_ | SamYaple: generally as well as using domains and records i am not getting answer section | 04:48 |
---|---|---|
*** ducttape_ has joined #openstack-dns | 05:10 | |
*** ducttape_ has quit IRC | 05:15 | |
sri_ | i have configured designate and created domains & records but i am not getting answer section when using dig command | 05:35 |
sri_ | i dont know whether i have to specify records & domains in any config files of designate | 05:35 |
sri_ | i am using bind9 | 05:36 |
sri_ | can some one help as i was stuck in this issue from longback | 05:36 |
*** richm has quit IRC | 05:40 | |
*** ducttape_ has joined #openstack-dns | 06:11 | |
*** pcaruana has joined #openstack-dns | 06:14 | |
*** ducttape_ has quit IRC | 06:17 | |
*** f13o has quit IRC | 06:53 | |
*** rackertom has quit IRC | 07:06 | |
*** rackertom has joined #openstack-dns | 07:07 | |
*** ducttape_ has joined #openstack-dns | 07:12 | |
*** ducttape_ has quit IRC | 07:16 | |
*** tg90nor has joined #openstack-dns | 07:52 | |
*** tg90nor has quit IRC | 07:53 | |
*** tg90nor has joined #openstack-dns | 07:56 | |
*** nyechiel has joined #openstack-dns | 07:56 | |
openstackgerrit | gecong proposed openstack/designate: Remove white space between print and () https://review.openstack.org/359016 | 07:58 |
*** openstackgerrit has quit IRC | 08:03 | |
*** openstackgerrit has joined #openstack-dns | 08:04 | |
*** ChanServ sets mode: +v openstackgerrit | 08:04 | |
*** f13o has joined #openstack-dns | 08:07 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/designate: [WIP] Testing latest u-c https://review.openstack.org/318020 | 08:10 |
*** ducttape_ has joined #openstack-dns | 08:13 | |
*** ducttape_ has quit IRC | 08:17 | |
*** f13o has quit IRC | 08:31 | |
*** abalutoiu has joined #openstack-dns | 08:35 | |
openstackgerrit | sonu proposed openstack/designate-specs: Add spec for YADIFA DNS backend https://review.openstack.org/354579 | 09:00 |
*** abalutoiu_ has joined #openstack-dns | 09:25 | |
*** abalutoiu has quit IRC | 09:26 | |
*** richm has joined #openstack-dns | 10:07 | |
*** ducttape_ has joined #openstack-dns | 10:10 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate-tempest-plugin: Bump test timeout to 4 min https://review.openstack.org/359087 | 10:14 |
*** ducttape_ has quit IRC | 10:16 | |
openstackgerrit | Tim Simmons proposed openstack/designate: Worker Model https://review.openstack.org/283784 | 10:44 |
*** abalutoiu_ is now known as abalutoiu | 10:46 | |
*** ducttape_ has joined #openstack-dns | 11:13 | |
*** ducttape_ has quit IRC | 11:17 | |
*** sonuk has quit IRC | 12:09 | |
*** ducttape_ has joined #openstack-dns | 12:10 | |
*** stanzgy has quit IRC | 12:19 | |
*** ducttape_ has quit IRC | 12:21 | |
*** Appa has joined #openstack-dns | 12:26 | |
*** nkinder has joined #openstack-dns | 12:31 | |
openstackgerrit | Tim Simmons proposed openstack/designate: Worker Model https://review.openstack.org/283784 | 12:33 |
openstackgerrit | Federico Ceratto proposed openstack/designate: Add Monasca-statsd metric generation https://review.openstack.org/322252 | 12:44 |
*** sonuk has joined #openstack-dns | 12:56 | |
*** chlong has quit IRC | 12:56 | |
*** chlong has joined #openstack-dns | 13:13 | |
*** ducttape_ has joined #openstack-dns | 13:21 | |
*** mlavalle has joined #openstack-dns | 13:25 | |
*** sonuk has quit IRC | 13:31 | |
*** ducttape_ has quit IRC | 13:38 | |
*** ducttape_ has joined #openstack-dns | 13:45 | |
*** eandersson_ has quit IRC | 13:47 | |
SamYaple | sri_: are you sure bind9 is getting informed properly? | 13:52 |
SamYaple | sri_: as i unfortnualy discovered nothing complains when rndc exists with failure (due to bad config) and that was preventing the updates to bind9 | 13:53 |
Appa | hello team, I have installed bind9 and its working. Also installed openstack-designate* and trying to integrated with bind9, using it on centos 7. Is there ref. document from which i can configure dns to openstack instance using this? | 13:54 |
SamYaple | Appa: what version of openstack? | 13:54 |
Appa | SamYaple: openstack 2.2.0 | 13:55 |
SamYaple | Appa: hmmm. thats not a version | 13:55 |
SamYaple | oh thats the openstackclient | 13:55 |
SamYaple | i meant like mitaka/liberty | 13:56 |
Appa | its mitaka | 13:56 |
SamYaple | there are not really any docs unfortunately | 13:56 |
*** eandersson has joined #openstack-dns | 13:56 | |
SamYaple | they are scattered about and dated | 13:56 |
Appa | yeah i seen that | 13:56 |
SamYaple | the big difference from a Liberty install will be the pool creation | 13:57 |
SamYaple | http://docs.openstack.org/developer/designate/install/ubuntu-liberty.html | 13:57 |
SamYaple | follow that doc | 13:57 |
SamYaple | but look at this for the pool updates http://docs.openstack.org/developer/designate/upgrade/mitaka.html | 13:57 |
Appa | SamYaple: yes i hv followed first link that you have given, but with this i am getting problem with designate-pool-manager | 13:58 |
Appa | When i see status of systemctl status designate-pool-manager. its showing me as ... | 13:59 |
Appa | ERROR designate.pool_manager.service [req-7906e775-169c-4a42-aa65-b51...> found. | 13:59 |
*** devkulkarni has joined #openstack-dns | 14:00 | |
SamYaple | remove all the pool ids and sections from the configs (if you have any) | 14:02 |
SamYaple | technically you are only supposed to start designate-central | 14:02 |
SamYaple | then add in the new pools via designate-manage and that yaml file | 14:02 |
*** pcaruana has quit IRC | 14:02 | |
SamYaple | then start the rest | 14:02 |
SamYaple | or at least thats all ive been able to figure out. piecing it all together | 14:02 |
openstackgerrit | Merged openstack/designate: Get ready for os-api-ref sphinx theme change https://review.openstack.org/357925 | 14:04 |
Appa | SamYaple: Thanks will try meanwhile you have given second based on powerdns and hv configured bind9 | 14:04 |
SamYaple | Appa: the second part is showing you how to build the pools yaml | 14:06 |
Appa | and it is regardless of any dns service correct? | 14:07 |
alberkman | eandersson: hi, how are you? | 14:10 |
Appa | SamYaple: One more question, is there any other option where we can define dns to openstack instances without designate. Its just question, as i am new to openstack. | 14:11 |
*** pcaruana has joined #openstack-dns | 14:17 | |
Appa | anyways thanks trying that... | 14:29 |
eandersson | All good, sup alberkman? | 14:31 |
*** devkulkarni has left #openstack-dns | 14:35 | |
Appa | SamYaple: its worked! | 14:36 |
Appa | Thanks very much! | 14:36 |
openstackgerrit | Federico Ceratto proposed openstack/designate: Add Monasca-statsd metric generation https://review.openstack.org/322252 | 14:40 |
*** pglass has joined #openstack-dns | 14:41 | |
Kiall | SamYaple / Appa: mugsie is working on re-doing our install docs to solve the outdated + scattered issue :( | 14:44 |
alberkman | eandersson: i'm fine, designate its work's :) | 14:44 |
Appa | Kiall: ack* thanks | 14:44 |
eandersson | Awesome! | 14:44 |
alberkman | on mitaka the configure is different | 14:46 |
alberkman | in this moment, allow_reverse_dns_lookup not work, but not problem for now | 14:46 |
SamYaple | Appa: glad it worked, i just had to figured the whole mess over the weekend | 14:47 |
alberkman | i use http://docs.openstack.org/mitaka/networking-guide/adv-config-dns.html instead of designate-sink | 14:47 |
SamYaple | alberkman: i could be wrong here, but im pretty sure that config _uses_ designate-sink if you are using the "external dns" part of it | 14:51 |
SamYaple | if you are just using it with the standard dnsmasq, no you want have PTR stuff | 14:51 |
*** Appa has quit IRC | 14:58 | |
eandersson | SamYaple: Actually, that uses the Designate Api afaik | 15:09 |
openstackgerrit | Tim Simmons proposed openstack/designate: Worker Model https://review.openstack.org/283784 | 15:10 |
eandersson | Which is both good and bad. It's bad, as it adds additional latency when starting VMs, but good, as a VM won't be created unless the DNS was created successfuly. | 15:11 |
eandersson | A common issue we have is that the notifications gets lost (e.g. compute is in a bad state) and the DNS record never gets removed. | 15:11 |
eandersson | Which is solved by the advanced dns config for neutron. | 15:11 |
SamYaple | eandersson: ah ok. that makes more sense. "designate-sink is an optional service which listens for event Notifications, such as compute.instance.create.end, handlers are available for Nova and Neutron. Notification events can then be used to trigger record creation & deletion." | 15:12 |
eandersson | Yep | 15:12 |
SamYaple | that line confused me a bit then, but i get what youre saying now | 15:12 |
eandersson | Although I don't want to upgrade to Mitaka :9 | 15:13 |
eandersson | Not looking forward to the configuration changes. | 15:13 |
eandersson | for Designate | 15:13 |
SamYaple | mmmmm pools | 15:13 |
SamYaple | it really wasnt that bad, the worst part was writing it into the deploy tool | 15:13 |
SamYaple | but since i was using ansible, it has a to_yaml filter that i used and the entire config is now in a dict var. so it wasnt the worst | 15:14 |
*** tyr has joined #openstack-dns | 15:16 | |
*** tyr has quit IRC | 15:30 | |
*** tyr_ has joined #openstack-dns | 15:30 | |
*** pcaruana has quit IRC | 15:56 | |
*** pglass has quit IRC | 16:04 | |
*** pglass has joined #openstack-dns | 16:06 | |
*** pcaruana has joined #openstack-dns | 16:09 | |
*** nkinder has quit IRC | 16:11 | |
*** venkat has joined #openstack-dns | 16:14 | |
*** venkat has quit IRC | 16:17 | |
*** abalutoiu has quit IRC | 16:25 | |
*** rmcall has joined #openstack-dns | 16:35 | |
*** nyechiel has quit IRC | 16:46 | |
*** penick has joined #openstack-dns | 16:55 | |
*** selena_091 has joined #openstack-dns | 16:58 | |
selena_091 | can some verify this? when we create a record,lets say A record, designate-central first notifies the change in mdns, which later notifies the actual dns backend(bind) for the change.., | 16:59 |
SamYaple | selena_091: thats backwards i believe | 17:05 |
*** nkinder has joined #openstack-dns | 17:05 | |
SamYaple | i know after bind9 gets notified it contacts mdns | 17:05 |
*** brandor5 has joined #openstack-dns | 17:05 | |
SamYaple | so maybe mdns does get notified first? or its a parallel op | 17:05 |
brandor5 | Hey guys, I'm working on setting up designate in mitaka... I think I'm just about there... I can create records, domains, servers and everything... but the dns server (bind9) isn't actually getting the updates... I'm seeing the following error in pool-manager.log http://pastebin.com/X6Bj2gUw Anyone have any ideas what is going on? | 17:08 |
selena_091 | SamYaple: in my case, whenever i create a record, i do a `dig -p 5354 @ip of mdns` and isntantly get answer..however for `dig` on my dns back it takes a lot of time | 17:09 |
*** Appa has joined #openstack-dns | 17:09 | |
selena_091 | brandor5: pools were added in mitaka..you must define `/etc/designate/pools.yaml` and then run `designate-manage pool update` http://docs.openstack.org/developer/designate/backends/bind9.html | 17:10 |
selena_091 | SamYaple: in pools.yaml, mdns is always the master , so i think it gets notified first, and later it notifies the dns nameservers that are listed there...hope someone from designate team clarifies here | 17:12 |
brandor5 | selena_091: so i should or should not be using /etc/designate/designate.conf [pool:<<UUID>>], pool_nameserver:<<UUID>>], and [pool_target:<<UUID>>] sections? it does appear that designate in rhel land is still at 2.x, not 3.x | 17:13 |
alberkman | brandor5: i use this guide; http://docs.openstack.org/developer/designate/install/ubuntu-dev.html | 17:13 |
brandor5 | alberkman: thanks I'll look through that link, currently I'm using https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/paged/dns-as-a-service-guide/chapter-2-manual-dnsaas-installation | 17:15 |
SamYaple | serverascode: i think youre right | 17:16 |
SamYaple | brandor5: with mitaka you need to be doing the pool.yml thing | 17:16 |
SamYaple | not the [pool:UUID] thing | 17:16 |
alberkman | brandor5: in designate.conf not configure targets and nameserver; this is configured in the poolsf.yaml file | 17:18 |
brandor5 | SamYaple: just to be sure, even on designate-2? | 17:18 |
brandor5 | alberkman: yep, i'm seeing that now :) just want to make sure that designate v2 supports that model | 17:18 |
SamYaple | brandor5: its the only thing you can do for mitaka and up | 17:21 |
SamYaple | but that config stuff has nothing to do with the v2 api | 17:21 |
brandor5 | SamYaple: okie, I'll try that now, thanks :) | 17:21 |
alberkman | SamYaple: its possible set "formatv4" in neutron.conf ? | 17:24 |
SamYaple | alberkman: im not an expert here. ive only be using it for 2 days | 17:25 |
alberkman | oh, :) | 17:26 |
brandor5 | running `designate-manage pool update` is failing out with "TypeError: string indices must be integers, not str" error... any ideas on that? | 17:42 |
selena_091 | brandor5: can you pastebin your pools.yaml?? | 17:43 |
SamYaple | brandor5: bad yaml | 17:43 |
brandor5 | http://pastebin.com/NyPGcHqs | 17:43 |
brandor5 | copied from the link provided | 17:43 |
SamYaple | is that the whole yaml? | 17:44 |
brandor5 | yes | 17:44 |
SamYaple | seem to be missing a bit then | 17:44 |
*** rmcall has quit IRC | 17:44 | |
brandor5 | I got it from this link that was posted above: http://docs.openstack.org/developer/designate/backends/bind9.html | 17:45 |
selena_091 | you didnt define complete name and ns records/nameservers | 17:45 |
selena_091 | let me send u link | 17:45 |
selena_091 | brandor5: https://github.com/openstack/designate/blob/master/etc/designate/pools.yaml.sample-bind | 17:45 |
brandor5 | awesome, thanks | 17:45 |
SamYaple | http://paste.openstack.org/show/562527/ | 17:46 |
SamYaple | brandor5: thats my working one | 17:46 |
*** rmcall has joined #openstack-dns | 17:49 | |
brandor5 | thanks, working through it now | 17:50 |
*** alberkman has quit IRC | 18:02 | |
brandor5 | good news everyone! manually creating records is working now! wahoo! :) thanks for your help | 18:38 |
selena_091 | haha enjoy :) might wana go ahead try 'dig @' your dns nameserver to see you find the records there too ;) | 18:39 |
brandor5 | I did :) | 18:39 |
selena_091 | awesome possum ;) | 18:39 |
brandor5 | ya, just need to test automatic creation on instance up | 18:40 |
selena_091 | oh for that u need sink i think...you want to create vm records right? | 18:40 |
brandor5 | yep | 18:41 |
SamYaple | i believe earlier we were talking about that and that sepcific thing does _not_ require sink | 18:41 |
selena_091 | yes, just set "enabled_notification_handlers = nova_fixed, neutron_floatingip" in your [service:sink] in designate.conf.. | 18:42 |
SamYaple | look at the first section in http://docs.openstack.org/mitaka/networking-guide/adv-config-dns.html | 18:42 |
SamYaple | floatingips it might need sink, yea | 18:42 |
selena_091 | there are actually two ways to auto creation of records of vms and floating ips: 1) use sink , but its bad design, you need to manually add the zone_id in designate.conf and restart all services 2) use neutron native integration of which SamYaple has posted link ... | 18:43 |
brandor5 | ok, i'll take a look and update with success/issues :) really appreciate the help | 18:44 |
openstackgerrit | Merged openstack/designate: Add support for Microsoft DNS Server backend https://review.openstack.org/332703 | 18:57 |
*** penick has quit IRC | 19:05 | |
Appa | i can see create record event in logs | 19:07 |
*** tyr__ has joined #openstack-dns | 19:07 | |
Appa | I can't see create record event in logs | 19:07 |
Appa | how i can make sure its bind9 is properly configured with designate | 19:07 |
openstackgerrit | Merged openstack/designate: Use upper constraints for all jobs in tox.ini https://review.openstack.org/358436 | 19:08 |
SamYaple | Appa: from what I can tell, it doesnt log anything when it fails to talk with rndc correctly | 19:08 |
*** tyr_ has quit IRC | 19:08 | |
SamYaple | so test out rndc locally and get it to work, then setup designate | 19:08 |
*** nyechiel has joined #openstack-dns | 19:09 | |
selena_091 | Appa: actually you should search for `rndc` in designate-pool-manager.log ..that will tell you if the call succeeded or not..also rndc calls are made only for zone creation or deletion..for record logs, for exampe you create A record, its logs are in designate-central.log | 19:09 |
Appa | if i create manual zone and dns entry in bind its working | 19:10 |
Appa | i see thanks SamYaple and selena_091 let me try to get rndc | 19:10 |
selena_091 | yep,that means rndc cannot work properly | 19:10 |
SamYaple | selena_091: are you sure? because there was no failure logs for me in pool-manager, with debug on (though that shouldnt be needed) | 19:11 |
selena_091 | SamYaple: pretty sure..i see all rndc calls in pool-manager.log ..its literally opening a subprocess to call rndc ..let me find an example log for you | 19:12 |
Appa | SamYaple: true i can't see any failed logs in pool-manager | 19:12 |
selena_091 | 2016-08-22 18:39:34.202 133572 DEBUG oslo_concurrency.processutils [req-766640ac-3d8b-445e-afb1-6bcfb6a945eb - - - - -] u'rndc -s 127.0.0.1 -p 953 -c /etc/rndc.conf -k /etc/rndc.key addzone my-domain.com { type slave; masters { 10.240.134.150 port 5354;}; file "slave.my-domain.com.4f30f168-ce69-46ee-9e80-a2dbfc73f98d"; };' failed. Not Retrying. ex | 19:13 |
selena_091 | ecute /usr/lib/python2.7/site-packages/oslo_concurrency/processutils.py:422 | 19:13 |
selena_091 | 2016-08-22 18:39:34.204 133572 DEBUG designate.backend.impl_bind9 [req-766640ac-3d8b-445e-afb1-6bcfb6a945eb - - - - -] RNDC call failure: Unexpected error while running command. | 19:13 |
selena_091 | Command: rndc -s 127.0.0.1 -p 953 -c /etc/rndc.conf -k /etc/rndc.key addzone my-domain.com { type slave; masters { 10.240.134.150 port 5354;}; file "slave.my-domain.com.4f30f168-ce69-46ee-9e80-a2dbfc73f98d"; }; | 19:13 |
selena_091 | Exit code: 1 | 19:13 |
selena_091 | Stdout: u'' | 19:13 |
selena_091 | Stderr: u"rndc: 'addzone' failed: already exists\n" _execute_rndc /usr/lib/python2.7/site-packages/designate/backend/impl_bind9.py:144 | 19:13 |
SamYaple | selena_091: right but if rndc isnt configured correctly, it isnt failing | 19:13 |
selena_091 | i have debug=true in designate.conf ..thats it.. | 19:13 |
SamYaple | i too have debug of course | 19:14 |
selena_091 | SamYaple: true..but actuall error for rndc is seen from pool-manager.log..i had "connection refused" which i first noticed in pool-manager.log and later fixed it | 19:14 |
SamYaple | cool. look me a while to figure out whats wrong | 19:15 |
*** pcaruana has quit IRC | 19:20 | |
*** nyechiel has quit IRC | 19:24 | |
Appa | SamYaple: rndc status is working | 19:56 |
Appa | also confirmed key and conf file path | 19:56 |
Appa | actually designate record-create is working but i can't able to dig on the same | 19:59 |
SamYaple | Appa: give it a minute | 20:00 |
Appa | sure np | 20:01 |
SamYaple | i had my first few records take ~5m for whatever reason | 20:01 |
*** pglbutt has joined #openstack-dns | 20:08 | |
*** pglass has quit IRC | 20:11 | |
*** rudrajit has joined #openstack-dns | 20:13 | |
*** haplo37__ has joined #openstack-dns | 20:14 | |
openstackgerrit | Tyr Johanson proposed openstack/designate-dashboard: [WIP] API v2 Dashboard https://review.openstack.org/341182 | 20:18 |
*** penick has joined #openstack-dns | 20:25 | |
*** brandor5 has quit IRC | 20:25 | |
Appa | SamYaple: going to sleep now, tired no luck will continue in the morning. Thanks very much for the help | 20:32 |
SamYaple | Appa: good luck! | 20:32 |
*** nkinder has quit IRC | 20:40 | |
*** Appa has quit IRC | 20:41 | |
*** nyechiel has joined #openstack-dns | 21:05 | |
*** ducttape_ has quit IRC | 21:23 | |
*** tyr_ has joined #openstack-dns | 21:27 | |
*** nyechiel has quit IRC | 21:28 | |
*** tyr__ has quit IRC | 21:28 | |
*** sonuk has joined #openstack-dns | 21:29 | |
*** rudrajit has quit IRC | 21:45 | |
*** rudrajit has joined #openstack-dns | 21:45 | |
*** ducttape_ has joined #openstack-dns | 21:46 | |
*** rudrajit has quit IRC | 21:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/designate: Updated from global requirements https://review.openstack.org/359452 | 22:15 |
*** rmcall has quit IRC | 22:15 | |
*** pglbutt has quit IRC | 22:31 | |
*** baffle has quit IRC | 22:34 | |
*** baffle has joined #openstack-dns | 22:48 | |
*** chlong has quit IRC | 23:03 | |
*** eandersson_ has joined #openstack-dns | 23:40 | |
*** eandersson has quit IRC | 23:43 | |
openstackgerrit | Tyr Johanson proposed openstack/designate-dashboard: [WIP] API v2 Dashboard https://review.openstack.org/341182 | 23:55 |
*** mlavalle has quit IRC | 23:55 | |
*** ducttape_ has quit IRC | 23:57 | |
*** ducttape_ has joined #openstack-dns | 23:58 | |
openstackgerrit | Tyr Johanson proposed openstack/designate-dashboard: [WIP] API v2 Dashboard https://review.openstack.org/341182 | 23:59 |
*** tyr_ has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!