← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1565711] Re: vlan configuration/unconfigured interfaces creates slow boot time

 

Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/2639

** Bug watch added: github.com/canonical/cloud-init/issues #2639
   https://github.com/canonical/cloud-init/issues/2639

** Changed in: cloud-init
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1565711

Title:
  vlan configuration/unconfigured interfaces creates slow boot time

Status in cloud-init:
  Expired
Status in curtin:
  Triaged
Status in ifupdown:
  New
Status in MAAS:
  Won't Fix

Bug description:
  maas: 1.9.1+bzr4543-0ubuntu1~trusty1 (from proposed PPA)

  Deploying juju bootstrap node on Ubuntu 14.04 with the following
  network configuration:

  eth0
      static assigned IP address, default VLAN (no trunking)

  eth1
     static assigned IP address, secondary VLAN

     eth1.2667
         static assigned IP address, VLAN 2667

     eth1.2668
         static assigned IP address, VLAN 2668

     eth1.2669
         static assigned IP address, VLAN 2669

     eth1.2670
         static assigned IP address, VLAN 2670

  eth2
    unconfigured

  eth3
    unconfigured

  
  MAAS generates a /e/n/i which auto stanzas for the VLAN devices and the unconfigured network interfaces; the upstart process which checks that network configuration is complete waits for /var/run/ifup.XXXX to exists for all auto interfaces; these will never appear for either the VLAN interfaces or the unconfigured network interfaces.

  As a result, boot time if very long as cloud-init and networking both
  take 2 minutes to timeout waiting for network interfaces that will
  never appear to be configured.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1565711/+subscriptions