https://bugzilla.redhat.com/show_bug.cgi?id=1685576
Rohan CJ <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?([email protected] | |om) --- Comment #2 from Rohan CJ <[email protected]> --- The delegation doesn't seem to be working. I don't know if DNS propagation is a concern here, but I did also try directly querying ns1.redhat.com. Here is the link to the kind of delegation we want for openshift: https://github.com/openshift/installer/blob/master/docs/user/aws/route53.md#step-4b-subdomain---perform-dns-delegation $ dig rhhi-dev.gluster.org ; <<>> DiG 9.11.4-P2-RedHat-9.11.4-13.P2.fc28 <<>> rhhi-dev.gluster.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18531 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;rhhi-dev.gluster.org. IN A ;; AUTHORITY SECTION: gluster.org. 278 IN SOA ns1.redhat.com. noc.redhat.com. 2019030501 3600 1800 604800 86400 ;; Query time: 81 msec ;; SERVER: 10.68.5.26#53(10.68.5.26) ;; WHEN: Wed Mar 06 11:12:41 IST 2019 ;; MSG SIZE rcvd: 103 $ dig @ns-1487.awsdns-57.org. rhhi-dev.gluster.org ; <<>> DiG 9.11.4-P2-RedHat-9.11.4-13.P2.fc28 <<>> @ns-1487.awsdns-57.org. rhhi-dev.gluster.org ; (2 servers found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58544 ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; WARNING: recursion requested but not available ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;rhhi-dev.gluster.org. IN A ;; AUTHORITY SECTION: rhhi-dev.gluster.org. 900 IN SOA ns-1487.awsdns-57.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 ;; Query time: 39 msec ;; SERVER: 205.251.197.207#53(205.251.197.207) ;; WHEN: Wed Mar 06 11:13:27 IST 2019 ;; MSG SIZE rcvd: 131 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Gluster-infra mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-infra
