lost connectivity to a node when using fastpath-installer with precise+hwe-s
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Jeroen T. Vermeulen | ||
1.5 |
Fix Released
|
Critical
|
Jeroen T. Vermeulen | ||
curtin (Ubuntu) |
Triaged
|
Critical
|
Unassigned | ||
Trusty |
New
|
Undecided
|
Unassigned | ||
maas (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Test Case]
1. Install MAAS
2. Add a node.
3. Select a Hardware Enablement Kernel. (Distro Series: Precise, Architecture: amd64/hwe-s)
4. Deploy will fail.
With the fix:
4. Deploy will succeed
After setting up hwe-s for precise along with the doc below, `juju add-machine` fails with "Failed to bring up br0". Then lost connectivity to a node.
http://
I'm using fastpath-installer, d-i is not tested yet.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: maas 1.5+bzr2252-
ProcVersionSign
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
Date: Sun Apr 20 05:05:05 2014
PackageArchitec
SourcePackage: maas
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Raphaël Badin (community): Approve
-
Diff: 116 lines (+68/-1)4 files modifiedcontrib/preseeds_v2/curtin_userdata (+1/-1)
src/maasserver/models/node.py (+5/-0)
src/maasserver/models/tests/test_node.py (+7/-0)
src/maasserver/tests/test_preseed.py (+55/-0)
- Jeroen T. Vermeulen (community): Approve
-
Diff: 116 lines (+68/-1)4 files modifiedcontrib/preseeds_v2/curtin_userdata (+1/-1)
src/maasserver/models/node.py (+5/-0)
src/maasserver/models/tests/test_node.py (+7/-0)
src/maasserver/tests/test_preseed.py (+55/-0)
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → Critical |
Changed in curtin (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Critical |
description: | updated |
Changed in maas (Ubuntu): | |
status: | Fix Released → Confirmed |
Changed in maas: | |
status: | Triaged → Fix Committed |
assignee: | nobody → Jeroen T. Vermeulen (jtv) |
Changed in maas (Ubuntu): | |
status: | Confirmed → Fix Released |
tags: |
added: verification-done removed: verification-needed |
After changing "/etc/maas/ preseeds/ curtin_ userdata" to use default archive not ports.ubuntu.com for hwe-s, `juju add-machine` succeeded.
=== modified file 'maas/preseeds/ curtin_ userdata' curtin_ userdata 2014-04-19 18:37:53 +0000 curtin_ userdata 2014-04-19 20:12:27 +0000
--- maas/preseeds/
+++ maas/preseeds/
@@ -28,7 +28,7 @@
power_state:
mode: reboot
-{{if node.architecture in {'i386/generic', 'amd64/generic'} }} archive_ hostname} }/{{main_ archive_ directory} } archive_ hostname} }/{{main_ archive_ directory} }
+{{if node.architecture in {'i386/generic', 'amd64/generic', 'amd64/hwe-s'} }}
apt_mirrors:
ubuntu_archive: http://{{main_
ubuntu_security: http://{{main_