Provisioned nodes do not get a FQDN

Bug #846208 reported by Adam Gandelman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyjuju
Fix Released
Undecided
Unassigned
orchestra (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When using the Orchestra Ensemble machine provider, deployed nodes do not get their full FQDN, which creates lots of issues for formula relations that depend on resolvable hostnames being exported in either direction.

ubuntu@soncoya:~$ host 10.55.55.6
soncoya.canonical.com has address 10.55.55.6
ubuntu@soncoya:~$ host 10.55.55.6
6.55.55.10.in-addr.arpa domain name pointer soncoya.canonical.com.
ubuntu@soncoya:~$ hostname -f
soncoya.localdomain

I think we either need to make sure DHCP server on the Orchestra server is giving out both hostname and domain correctly (and ensure clients are configured to use it), or handle hostnames via cloud-config to reflect whats been configured in cobbler/dns. The latter is likely only necessary for the Orchestra provider.

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

while this is true, units should be using the unit-get public-address or unit-get private-address as a provider independent mechanism for resolving their address.

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

also i've been told this has been addressed in orchestra (hands out fqdns now.)

Changed in juju:
milestone: none → eureka
status: New → Triaged
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Howdy,

Closing this bug report as this has already been solved!

Changed in orchestra (Ubuntu):
status: New → Fix Released
Changed in juju:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.