Failing to deploy Lunar (23.04) and Mantic (23.10)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
New
|
Undecided
|
Unassigned |
Bug Description
The MAAS images for Lunar and Mantic doesn't seem to be working currently.
When deploying servers on Lunar and Mantic, the servers are all failing to retrieve the squashfs because the Initrd used during the PXE boot phase, does not provide any module for network devices
When looking at the server from the initramfs shell it appears :
- no network interfaces are detected at all, only "lo" is visible
- there is no modules for Virtio and e1000e Intel network devices at least
Fails on :
* MAAS 3.3.4
* Network card : e1000e and virtio_pci
* Ubuntu releases :
* Lunar (23.04)
* Mantic (23.10)
* image repository : http://
The same machines are confirmed to work on :
* Focal (20.04)
* Jammy (22.04)
* Kinetic (22.10)
Changed in maas: | |
status: | New → Incomplete |
Changed in maas: | |
status: | Incomplete → New |
Hi ~odufourc!
Could you please also attach the JSON generated by MAAS at `http://<maas-ip: port>/MAAS/ images- stream/ streams/ v1/maas: v2:download. json`? A quick check of the most recent Lunar initrd contents (https:/ /images. maas.io/ ephemeral- v3/candidate/ lunar/amd64/ 20230524/ ga-23.04/ generic/ boot-initrd) showed that both `virtio_dma_buf.ko` and `e1000.ko` are present there.