Unable to deploy Precise on MaaS 2.3.0 (6434)
Bug #1739761 reported by
Po-Hsu Lin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Andres Rodriguez | ||
2.3 |
Fix Released
|
Critical
|
Unassigned | ||
curtin |
Fix Released
|
Medium
|
Unassigned | ||
maas-images |
Fix Committed
|
Medium
|
Scott Moser |
Bug Description
When I try to deploy Precise image on one of our node, which used to work with Precise image (for kernel SRU propose), it will fail and drop to initramfs
From the console, I can see it pass through the boot-initrd, but stuck after loading the usb-hid driver (please refer to the screenshot)
The image source we're using is from https:/
And the status of the Precise image is "synced".
Related bugs:
* bug 1746345: need squashfs image of precise for maas v3 stream
* bug 1746348: curtin support installation of fsimage
Related branches
lp://staging/~smoser/maas-images/trunk.precise-squashfs
- Andres Rodriguez (community): Approve
- Lee Trager (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedmeph2/stream.py (+1/-1)
~andreserl/maas:2.3_deploy_precise_squashfs
- Alberto Donato: Approve
- MAAS Lander: Approve
-
Diff: 132 lines (+72/-3)4 files modifiedsrc/maasserver/preseed.py (+8/-1)
src/maasserver/rpc/boot.py (+13/-2)
src/maasserver/rpc/tests/test_boot.py (+21/-0)
src/maasserver/tests/test_preseed.py (+30/-0)
~andreserl/maas:deploy_precise_squashfs
Merged
into
maas:master
- MAAS Lander: Needs Fixing
- Lee Trager (community): Approve
-
Diff: 132 lines (+72/-3)4 files modifiedsrc/maasserver/preseed.py (+8/-1)
src/maasserver/rpc/boot.py (+13/-2)
src/maasserver/rpc/tests/test_boot.py (+21/-0)
src/maasserver/tests/test_preseed.py (+30/-0)
~smoser/curtin:feature/bug-1746348-fsimage-support
- Lee Trager (community): Approve
- Server Team CI bot: Approve (continuous-integration)
- Ryan Harper (community): Approve
-
Diff: 583 lines (+256/-81)8 files modifiedcurtin/commands/extract.py (+59/-31)
curtin/url_helper.py (+94/-4)
curtin/util.py (+8/-1)
doc/topics/config.rst (+3/-0)
tests/vmtests/__init__.py (+49/-35)
tests/vmtests/releases.py (+13/-0)
tests/vmtests/test_uefi_basic.py (+14/-0)
tools/launch (+16/-10)
Changed in maas: | |
milestone: | none → 2.4.x |
Changed in maas: | |
status: | Won't Fix → New |
importance: | Undecided → Critical |
Changed in maas: | |
assignee: | nobody → Andres Rodriguez (andreserl) |
status: | New → In Progress |
Changed in maas-images: | |
assignee: | nobody → Scott Moser (smoser) |
Changed in maas-images: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in maas-images: | |
status: | In Progress → Fix Released |
status: | Fix Released → Fix Committed |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 2.4.x → 2.4.0alpha2 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in curtin: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi There.
Precise is End of Life and it is no longer supported.