Comment 0 for bug 1543263

Revision history for this message
Blake Rouse (blake-rouse) wrote : doesn't support partitions with partition_number where a previous partition of that number exists

MAAS tries to place the prep partition for a power8 system at the end of the disk with the partition number of 15. Of course this means that partition 14 might not exists and in most cases it will not. Since curtin expects the partitions to be placed on the disk in order, this breaks installation.

Curtin config: http://paste.ubuntu.com/14996168/

Installation result: http://paste.ubuntu.com/14996176/