opendevreview | Arkady Shtempler proposed openstack/designate-tempest-plugin master: New test cases for tsigkey tests suite https://review.opendev.org/c/openstack/designate-tempest-plugin/+/798277 | 09:30 |
---|---|---|
opendevreview | Arkady Shtempler proposed openstack/designate-tempest-plugin master: New test cases for quota tests suite https://review.opendev.org/c/openstack/designate-tempest-plugin/+/799079 | 11:46 |
opendevreview | Emanuel Andrecut proposed openstack/designate-tempest-plugin master: Add more TXT record datasets to validate https://review.opendev.org/c/openstack/designate-tempest-plugin/+/815035 | 12:26 |
ozzzo | I have 2 PTR records for an IP, and when I try to add a 3rd I get "Duplicate RecordSet" and it doesn't add the 3rd PTR. What am I doing wrong? | 13:40 |
opendevreview | Arkady Shtempler proposed openstack/designate-tempest-plugin master: New test cases for tsigkey tests suite https://review.opendev.org/c/openstack/designate-tempest-plugin/+/798277 | 13:45 |
ozzzo | or, are duplicate records not allowed at all, and the 2nd PTR indicates that Designate was broken when it was added? | 14:15 |
johnsom | ozzzo Can you provide a https://paste.openstack.org with the commands you are trying to run? I'm not sure I have enough context to comment. | 16:53 |
ozzzo | I can't. I'm still not allowed to use IRC from my work computer, nor post any verisign content, and I'm told that it will take a long time to get approval | 16:55 |
ozzzo | but here's the basic idea of what I'm doing: openstack recordset create --type PTR --record <name> <zone-ID> x.x.x.x.in-addr.arpa. | 16:57 |
ozzzo | if a PTR already exists for x.x.x.x.in-addr.arpa. then I get the "Duplicate RecordSet" error | 16:58 |
ozzzo | not that I really need duplicate records, but I'm writing a script to clean up the mess that was created when Designate was failing, and I wanted to create a test case in a lab zone | 17:00 |
ozzzo | the primary problem is PTR records that don't correspond to a VM, but I see a few cases of multiple PTRs for the same IP | 17:01 |
frickler | ozzzo: you cannot have two recordsets for the same name and type. if you want multiple records, you need to add them both to the same recordset | 19:04 |
frickler | for the second one, you can use "openstack recordset set --record name1 --record name1 <zone> x.x.x.x.in-addr.arpa." | 19:05 |
ozzzo | aha that's what I was looking for, ty! | 19:30 |
opendevreview | Michael Johnson proposed openstack/designate-tempest-plugin master: Unroll DDT API tests used for refstack/interop https://review.opendev.org/c/openstack/designate-tempest-plugin/+/814497 | 20:46 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!