[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-04-26 Thread Scott Moser
this is fix-released from cloud-init perspective in xenial.
If you disagree, please state why and open the bug.  cloud-init now renders 
.rules files and configures ENI per the datasource's provided network config or 
a fallback network config.


** No longer affects: cloud-init

** Changed in: cloud-init (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: cloud-init (Ubuntu Xenial)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-on-ec2/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-01-05 Thread Andrew Lau
Looks like I was premature in my last reply.
ami-bfb5ead5 just came up. I'll have to double check this bug report with one 
of our customers.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-01-05 Thread Andrew Lau
OK it looks like the bug was fixed for the hvm:ebs-ssd (General Purpose
SSD) AMI builds and not hvm:ebs (standard/magnetic EBS).

For example, in ubuntu-wily-15.10-amd64-server-20160105.1 for us-east-1:

* ami-bfb5ead5 ( hvm:ebs  ) - FAILS
* ami-15b7e87f ( hvm:ebs-ssd ) - WORKS

for enhanced networking instance launches.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-01-05 Thread Andrew Lau
Do we have any updates for fixing these AMIs for instance types that
have enhanced networking enabled?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-12-27 Thread Mian
Some of the newest Amazon EC2 Published AMIs at [1], for example,
ubuntu-wily-15.10-amd64-server-20151219 AMIs: ami-38796759 (us-west-2) &
ami-94683ffe (us-east-1)  only successfully boot for instance types that
don't have enhanced networking enabled
(http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-
networking.html).

So attempting to launch a c4.xlarge for example will fail/hung with the
following logged:

[ 63.181996] cloud-init[932]: ci-info: 
+++Net device 
info+++ 
[ 63.182482] cloud-init[932]: ci-info: 
++---+--+---+---+---+
 
[ 63.182886] cloud-init[932]: ci-info: | Device | Up | Address | Mask | Scope | 
Hw-Address | 
[ 63.183281] cloud-init[932]: ci-info: 
++---+--+---+---+---+
 
[ 63.183664] cloud-init[932]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . 
| . | 
[ 63.184172] cloud-init[932]: ci-info: | lo | True | ::1/128 | . | host | . | 
[ 63.184482] cloud-init[932]: ci-info: | lxcbr0 | True | 10.0.3.1 | 
255.255.255.0 | . | 5a:27:38:06:7c:a3 | 
[ 63.184871] cloud-init[932]: ci-info: | lxcbr0 | True | 
fe80::5827:38ff:fe06:7ca3/64 | . | link | 5a:27:38:06:7c:a3 | 
[ 63.185163] cloud-init[932]: ci-info: | ens3 | False | . | . | . | 
0a:f9:a1:59:f3:1b | 
[ 63.185335] cloud-init[932]: ci-info: 
++---+--+---+---+---+
 
[ 63.185502] cloud-init[932]: ci-info: +++Route IPv4 
info+++ 
[ 63.186068] cloud-init[932]: ci-info: 
+---+-+-+---+---+---+ 
[ 63.186556] cloud-init[932]: ci-info: | Route | Destination | Gateway | 
Genmask | Interface | Flags | 
[ 63.186997] cloud-init[932]: ci-info: 
+---+-+-+---+---+---+ 
[ 63.187380] cloud-init[932]: ci-info: | 0 | 10.0.3.0 | 0.0.0.0 | 255.255.255.0 
| lxcbr0 | U | 
[ 63.187770] cloud-init[932]: ci-info: 
+---+-+-+---+---+---+ 
[ 63.188186] cloud-init[932]: 2015-12-24 04:57:59,899 - url_helper.py[WARNING]: 
Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id; failed 
[0/120s]: request error [('Connection aborted.', OSError(101, 'Network is 
unreachable'))] 

[1] http://cloud-images.ubuntu.com/releases/wily/release/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-12-10 Thread Will Buckner
Pardon me if I'm missing something, but I just launched a new c4.xlarge
instance using AMI ami-47723b2d from https://cloud-
images.ubuntu.com/wily/20151209/ .

The result was identical to Lawrence Rowe's original report. Same log
output, same interface names, no eth0. This bug report indicates that
this was fixed and released over a month ago, but the current cloud
images are still broken. Am I using the wrong image, or is there more
information I should provide to try to resolve this? Wiley is completely
unusable to me on EC2 currently.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-12-10 Thread Paul Buonopane
Regressed; reported at https://bugs.launchpad.net/ubuntu/+source/livecd-
rootfs/+bug/1525015

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-12-08 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: cloud-init (Ubuntu Xenial)
 Assignee: (unassigned) => Scott Moser (smoser)

** Also affects: cloud-init
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-11-18 Thread Martin Pitt
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-on-ec2/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.349.1

---
livecd-rootfs (2.349.1) wily; urgency=medium

  * cloud-images: revert to old device naming (LP: #1510345).

 -- Ben Howard   Thu, 29 Oct 2015 11:29:01 -0500

** Changed in: livecd-rootfs (Ubuntu Wily)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-on-ec2/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-11-09 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-on-ec2/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2015-11-06 Thread Martin Pitt
Setting net.ifnames=0 in livecd-rootfs was a quick hack for wily, but
this is really inconvenient. This means that the cloud images now stop
being usable for non-cloud workloads (or even for cloud workloads with
multiple NICs).

The proper fix would be for cloud-init to generate a network config on
first boot, for the first /sys/class/e* interface, instead of shipping a
hardcoded /etc/network/interfaces.d/eth0.cfg. Can we please do this for
xenial?

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: cloud-init (Ubuntu Wily)

** Changed in: cloud-init (Ubuntu Xenial)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1510345

Title:
  [SRU] Cloud Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-on-ec2/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs