Closed
Bug 933522
Opened 11 years ago
Closed 11 years ago
PTR record not updating
Categories
(Infrastructure & Operations Graveyard :: WebOps: Inventory, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cknowles, Assigned: juber)
Details
PTR record for host "recommender1.vm.labs.scl3.mozilla.com" isn't updating. The A record updates well.
When looking in inventory, at the PTR record, see the following: "This record doesn't belong to any zone."
Let me know if you need more info.
Assignee | ||
Comment 1•11 years ago
|
||
Indeed, this PTR was not in any zone. I have created this zone: https://inventory.mozilla.org/en-US/core/search/#q=zone=:113.22.10.in-addr.arpa which can house the PTR. The record should be visible after the next build cycle completes.
This is *kind of* a bug in the UI: https://github.com/mozilla/inventory/issues/24
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
~ » dig 20.113.22.10.in-addr.arpa ptr
; <<>> DiG 9.9.3-rl.156.01-P1-RedHat-9.9.3-3.P1.fc17 <<>> 20.113.22.10.in-addr.arpa ptr
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28124
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;20.113.22.10.in-addr.arpa. IN PTR
;; ANSWER SECTION:
20.113.22.10.in-addr.arpa. 3600 IN PTR recommender1.vm.labs.scl3.mozilla.com.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•