cloudfoundry-attic / etcd-release

Apache License 2.0
3 stars 17 forks source link

'host p("etcd.dns_health_check_host")' needs to look at A records only #10

Closed ericpromislow closed 8 years ago

ericpromislow commented 8 years ago

For the diego-database role, etcd_ctl fails with this error message:

Host consul.nif not found: 3(NXDOMAIN)
Host consul.nif not found: 3(NXDOMAIN)
DNS is not up

root@api:/# host -t A consul.hcf consul.nif has address 172.20.10.6

cf-gitbot commented 8 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/115190583.

Amit-PivotalLabs commented 8 years ago

Closing in favour of your PR: https://github.com/cloudfoundry-incubator/etcd-release/pull/11

ericpromislow commented 8 years ago

develop PR in https://github.com/cloudfoundry-incubator/etcd-release/pull/12