Warn about missing EFI partition
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Medium
|
Unassigned | ||
3.4 |
Won't Fix
|
Medium
|
Unassigned | ||
3.5 |
Won't Fix
|
Medium
|
Unassigned | ||
3.6 |
Triaged
|
Medium
|
Unassigned |
Bug Description
I have a few disks on my system, but I'm only setting up one filesystem - /dev/sda formatted as ext4 and set to be mounted at /.
This is with an EFI system and 2.0.0~beta6+
This may not be a valid config - I think I need a /boot/efi partition too.
It would be nice if MAAS would tell me this isn't a valid config, since it tries to do that when I don't have a / at all.
You can see this does cause an issue with grub-install from the log here:
https:/
Jun 10 19:12:37 litleo cloud-init[1365]: grub-install: error: failed to get canonical path of `/boot/efi'.
Jun 10 19:12:37 litleo cloud-init[1365]: failed to install grub!
Jun 10 19:12:37 litleo cloud-init[1365]: Unexpected error while running command.
Jun 10 19:12:37 litleo cloud-init[1365]: Command: ['install-grub', '--uefi', '/tmp/tmpnhzqkp
description: | updated |
summary: |
- Installation fails when formatting /dev/sda as one big ext4 filesystem + MAAS allows formatting /dev/sda as one big ext4 filesystem, but that + doesn't work |
tags: | added: error-surface |
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → 2.1.0 |
Changed in maas: | |
milestone: | 2.1.0 → 2.1.1 |
Changed in maas: | |
milestone: | 2.1.1 → 2.1.2 |
Changed in maas: | |
milestone: | 2.1.2 → 2.1.3 |
Changed in maas: | |
importance: | Medium → Low |
milestone: | 2.1.3 → 2.4.x |
summary: |
- MAAS allows formatting /dev/sda as one big ext4 filesystem, but that - doesn't work + [UI, wishlist] Warn about missing EFI partition |
Changed in maas: | |
status: | Invalid → New |
Changed in maas: | |
milestone: | 2.4.x → none |
status: | New → Triaged |
summary: |
- [UI, wishlist] Warn about missing EFI partition + Warn about missing EFI partition |
Changed in maas: | |
milestone: | 3.4.0 → 3.4.x |
Changed in maas: | |
milestone: | 3.4.x → 3.5.x |
This bug has not seen any activity in the last 6 months, so it is being automatically closed.
If you are still experiencing this issue, please feel free to re-open.
MAAS Team