[Bug 2072929] Re: Ubuntu cloud image partition numbering
John Chittum
2072929 at bugs.launchpad.net
Mon Jul 15 14:14:46 UTC 2024
** Changed in: cloud-images
Status: New => Confirmed
** Changed in: cloud-images/oracular
Status: New => Confirmed
** Changed in: cloud-images
Importance: Undecided => High
** Changed in: cloud-images/oracular
Importance: Undecided => High
** Changed in: cloud-images
Assignee: (unassigned) => Simon Poirier (simpoir)
** Changed in: cloud-images/oracular
Assignee: (unassigned) => Simon Poirier (simpoir)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2072929
Title:
Ubuntu cloud image partition numbering
Status in cloud-images:
Confirmed
Status in cloud-images noble series:
New
Status in cloud-images oracular series:
Confirmed
Status in livecd-rootfs package in Ubuntu:
New
Bug description:
Hi,
When downloading an image (e.g. noble) from https://cloud-
images.ubuntu.com/ and unpacking it onto a disk (using `qemu-img`), we
see that the partition numbering starts at 1, skips number 2-13 and
continues with 14:
sda 8:0 0 10G 0 disk
├─sda1 8:1 0 9G 0 part /
├─sda14 8:14 0 4M 0 part
├─sda15 8:15 0 106M 0 part /boot/efi
└─sda16 259:0 0 913M 0 part /boot
This hits a limitation in Dell's PowerFlex SDC (storage) when trying to launch Ubuntu noble based VMs backed by PowerFlex disks.
We have experienced this recently in the LXD team whilst adding support for SDC in our LXD PowerFlex storage driver.
Dell supports at max 15 partitions on their disks, see
https://www.dell.com/support/manuals/en-us/scaleio/flex-software-
to-46x/product-
limits?guid=guid-a8f27cd4-d5f7-4993-93ea-0a739256633d&lang=en-us:
> Maximum file system partitions per volume: 15
This wasn't an issue before as the maximum partition number in the
jammy image is 15.
In order to resolve this issue a proposal could be changing the
partition numbers to start at 13 so that we still stay in the limit of
15.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2072929/+subscriptions
More information about the foundations-bugs
mailing list