← Back to team overview

orchestra team mailing list archive

[Bug 846208] [NEW] Provisioned nodes do not get a FQDN

 

Public bug reported:

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.

** Affects: ensemble
     Importance: Undecided
         Status: New

** Affects: orchestra (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: ensemble
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of
orchestra, which is subscribed to orchestra in Ubuntu.
https://bugs.launchpad.net/bugs/846208

Title:
  Provisioned nodes do not get a FQDN

Status in Ensemble:
  New
Status in “orchestra” package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ensemble/+bug/846208/+subscriptions


Follow ups

References