| *** farfar has joined #openstack-dns | 00:52 | |
| *** cuongnv has joined #openstack-dns | 00:59 | |
| *** sapcc-bot has quit IRC | 03:33 | |
| *** sapcc-bot has joined #openstack-dns | 03:33 | |
| trungnv | mugsie, you around here? | 03:50 |
|---|---|---|
| trungnv | Could I ask you something about backend (BIND9) in HA architecture? | 03:53 |
| *** cliles_ has joined #openstack-dns | 05:12 | |
| *** hieulq has quit IRC | 05:13 | |
| *** cliles has quit IRC | 05:13 | |
| *** EmilienM has quit IRC | 05:13 | |
| *** hieulq_ has joined #openstack-dns | 05:14 | |
| *** EmilienM has joined #openstack-dns | 05:22 | |
| *** masber has joined #openstack-dns | 05:33 | |
| *** clayton has quit IRC | 06:48 | |
| *** AndreikA has joined #openstack-dns | 06:56 | |
| AndreikA | hi guys | 06:56 |
| AndreikA | Graham, Are you there? ^^ | 06:57 |
| AndreikA | yesterday KennyOne asked you about designate installation in our cloud, can you still help/guide us? | 06:58 |
| *** MarkBaker has quit IRC | 07:00 | |
| AndreikA | The installation look like: 3x designate+bind9 nodes + mitaka openstack | 07:02 |
| *** amoralej|off is now known as amoralej | 07:08 | |
| openstackgerrit | bhavani proposed openstack/python-designateclient master: added designate.bash_completion file https://review.openstack.org/477787 | 07:10 |
| *** clayton has joined #openstack-dns | 07:11 | |
| *** MarkBaker has joined #openstack-dns | 07:16 | |
| *** k3nny0ne has joined #openstack-dns | 07:24 | |
| *** f13o has joined #openstack-dns | 07:27 | |
| *** pcaruana has joined #openstack-dns | 07:32 | |
| *** f13o has quit IRC | 07:35 | |
| trungnv | AndreikA, 3 node along with 3 locally BIND server? | 07:36 |
| *** egonzalez has joined #openstack-dns | 07:41 | |
| AndreikA | yes, that is true | 07:43 |
| trungnv | each designate node which only connected to locally BIND server and don't connect to remain BIND on other designate node?. right? | 07:45 |
| AndreikA | everything, seems working fine, but when you shut off one of bind-service x-fer requests randomly do not come to servers | 07:45 |
| AndreikA | no, all designate nodes are connected to all bind servers | 07:45 |
| trungnv | ah. yep. | 07:46 |
| AndreikA | do we need coordinator in this scema? | 07:46 |
| AndreikA | schema* | 07:46 |
| trungnv | at the point, your system work fine then did you check created zone on BIND9 on all nodes? | 07:48 |
| *** f13o has joined #openstack-dns | 07:50 | |
| trungnv | could you post an pool.yaml on 1 node? | 07:50 |
| AndreikA | 1 sec | 07:52 |
| AndreikA | http://paste.openstack.org/show/613790/ | 07:55 |
| AndreikA | trungnv: can you open it? | 08:00 |
| trungnv | yep. have nothing issue in this config. | 08:00 |
| AndreikA | may be you could check our designate config? | 08:02 |
| trungnv | normally, pool-manager will call mndns to check status for each created record. | 08:02 |
| trungnv | mean, if you shutdown 1 BIND node and restart again then they will receive above request. | 08:03 |
| trungnv | I am not sure about this issue. could you have any pool-manager logs? | 08:04 |
| AndreikA | http://paste.openstack.org/show/613793/ | 08:06 |
| AndreikA | I come with logs in 5 minutes | 08:07 |
| AndreikA | $ openstack —insecure zone create —email hostmaster@turbo.net turbo.cloud. | 08:22 |
| AndreikA | 27-Jun-2017 08:20:26.911 transfer of 'turbo.cloud/IN' from 10.10.10.73#5354: connected using 10.10.10.82#47023 | 08:23 |
| AndreikA | 27-Jun-2017 08:20:27.003 transfer of 'turbo.cloud/IN' from 10.10.10.73#5354: Transfer completed: 1 messages, 3 records, 153 bytes, 0.092 secs (1663 bytes/sec) | 08:23 |
| AndreikA | on all nodes we have these lines in bind/xfer-in.log | 08:23 |
| AndreikA | and everything looks fine | 08:23 |
| AndreikA | but designate-mdns.log says that request received only on two nodes | 08:27 |
| AndreikA | http://paste.openstack.org/ | 08:27 |
| AndreikA | i see this only on 1st and 2nd node, it does not come up on third node | 08:27 |
| AndreikA | Is it normal situation? | 08:29 |
| AndreikA | this log from 3rd node http://paste.openstack.org/show/613798/ | 08:29 |
| AndreikA | this is from 2nd http://paste.openstack.org/show/613799/ | 08:31 |
| AndreikA | nothing in 1st | 08:31 |
| AndreikA | we have tried to create 2 more zones, and requests come normally to all nodes | 08:32 |
| AndreikA | now we will try to stop bind9 on third node and try to create one more xone | 08:33 |
| AndreikA | zone* | 08:33 |
| AndreikA | we see bind xfer-in on 1st and 2nd, but nothing on third as it should be | 08:34 |
| AndreikA | start bind - and we see xfer-in on third node, hmm | 08:34 |
| AndreikA | now everything looks good | 08:34 |
| AndreikA | now we will stop bind on 2nd designate | 08:35 |
| AndreikA | now we see xfer only on 1st node, but nothing on 2nd and 3rd | 08:36 |
| AndreikA | this is what we saw yesterday | 08:36 |
| AndreikA | and this is a problem | 08:36 |
| AndreikA | and after 2 minutes we see that zone come to 3rd node | 08:39 |
| AndreikA | hmm only after 2,5 minutes | 08:40 |
| AndreikA | after we start bind on designate2 - zone come emidiatelly | 08:45 |
| AndreikA | what the heck | 08:45 |
| AndreikA | *immediately | 08:45 |
| *** abalutoiu has quit IRC | 09:09 | |
| *** yee379 has joined #openstack-dns | 09:24 | |
| *** logan_ has joined #openstack-dns | 09:33 | |
| *** yee37924 has quit IRC | 09:34 | |
| *** bauruine has quit IRC | 09:34 | |
| *** afranc has quit IRC | 09:34 | |
| *** logan- has quit IRC | 09:34 | |
| *** afranc has joined #openstack-dns | 09:35 | |
| *** logan_ is now known as logan- | 09:37 | |
| *** lkoranda has quit IRC | 09:38 | |
| *** bauruine has joined #openstack-dns | 09:38 | |
| *** lkoranda has joined #openstack-dns | 09:44 | |
| *** chlong has joined #openstack-dns | 09:47 | |
| openstackgerrit | Ngo Quoc Cuong proposed openstack/designate master: Remove translation of log messages https://review.openstack.org/477858 | 09:49 |
| openstackgerrit | Ngo Quoc Cuong proposed openstack/designate master: Remove translation of log messages (part 1) https://review.openstack.org/477858 | 09:57 |
| *** mugsie has quit IRC | 10:02 | |
| *** AndreikA has quit IRC | 10:22 | |
| *** mugsie has joined #openstack-dns | 10:23 | |
| *** mugsie has quit IRC | 10:23 | |
| *** mugsie has joined #openstack-dns | 10:23 | |
| *** abalutoiu has joined #openstack-dns | 10:40 | |
| *** mugsie has quit IRC | 10:42 | |
| *** cuongnv has quit IRC | 10:43 | |
| *** mugsie has joined #openstack-dns | 10:44 | |
| *** mugsie has quit IRC | 10:44 | |
| *** mugsie has joined #openstack-dns | 10:44 | |
| *** MarkBaker has quit IRC | 10:50 | |
| *** chlong_ has joined #openstack-dns | 11:04 | |
| *** chlong has quit IRC | 11:04 | |
| *** mugsie has quit IRC | 11:18 | |
| *** mugsie has joined #openstack-dns | 11:22 | |
| *** MarkBaker has joined #openstack-dns | 11:40 | |
| *** mugsie has quit IRC | 11:56 | |
| *** mugsie has joined #openstack-dns | 11:57 | |
| *** mugsie has quit IRC | 11:57 | |
| *** mugsie has joined #openstack-dns | 11:57 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/474632 | 12:09 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate-dashboard master: Updated from global requirements https://review.openstack.org/470087 | 12:09 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate-tempest-plugin master: Updated from global requirements https://review.openstack.org/465234 | 12:09 |
| *** f13o has quit IRC | 12:09 | |
| *** amoralej is now known as amoralej|lunch | 12:11 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-designateclient master: Updated from global requirements https://review.openstack.org/472909 | 12:21 |
| *** f13o has joined #openstack-dns | 12:22 | |
| *** mugsie has quit IRC | 12:24 | |
| *** mugsie has joined #openstack-dns | 12:26 | |
| *** mugsie has quit IRC | 12:26 | |
| *** mugsie has joined #openstack-dns | 12:26 | |
| *** MarkBaker has quit IRC | 12:39 | |
| *** f13o has quit IRC | 12:40 | |
| *** MarkBaker has joined #openstack-dns | 12:58 | |
| *** mugsie has quit IRC | 13:01 | |
| *** mugsie has joined #openstack-dns | 13:04 | |
| *** mugsie has quit IRC | 13:04 | |
| *** mugsie has joined #openstack-dns | 13:04 | |
| *** MarkBaker has quit IRC | 13:07 | |
| *** MarkBaker has joined #openstack-dns | 13:07 | |
| *** amoralej|lunch is now known as amoralej | 13:16 | |
| *** mikal has quit IRC | 14:00 | |
| *** mikal has joined #openstack-dns | 14:02 | |
| *** mugsie has quit IRC | 14:08 | |
| openstackgerrit | Dai Dang Van proposed openstack/designate stable/ocata: Fix oslo.middleware version for upgrading from N to O https://review.openstack.org/478169 | 14:08 |
| *** mugsie has joined #openstack-dns | 14:10 | |
| *** f13o has joined #openstack-dns | 14:16 | |
| openstackgerrit | Dai Dang Van proposed openstack/designate master: Fix missing database privileges and config references https://review.openstack.org/478170 | 14:23 |
| *** abalutoiu has quit IRC | 14:33 | |
| openstackgerrit | Dai Dang Van proposed openstack/designate master: Fix missing database privileges and config references https://review.openstack.org/478170 | 14:36 |
| *** daidv_ has joined #openstack-dns | 14:38 | |
| daidv_ | mugsie, could u please to take a glance on my patchsets for designate? | 14:40 |
| daidv_ | https://review.openstack.org/#/q/owner:%22Dai+Dang+Van+%253Cdaidv%2540vn.fujitsu.com%253E%22+project:openstack/designate+status:open | 14:40 |
| *** amoralej is now known as amoralej|brb | 15:05 | |
| *** amoralej|brb is now known as amoralej | 15:15 | |
| *** TiDjY35 has joined #openstack-dns | 15:26 | |
| *** TiDjY35 has quit IRC | 15:27 | |
| *** f13o has quit IRC | 15:30 | |
| *** abalutoiu has joined #openstack-dns | 15:30 | |
| *** egonzalez has quit IRC | 16:00 | |
| *** chlong has joined #openstack-dns | 16:05 | |
| *** chlong has quit IRC | 16:05 | |
| *** pcaruana has quit IRC | 16:09 | |
| *** amoralej is now known as amoralej|off | 16:59 | |
| *** daidv_ has quit IRC | 17:16 | |
| *** MarkBaker has quit IRC | 21:49 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!