I deployed using MAAS 2.5.0beta3, and the result is successful. This is
the config from get-curtin-config: http://paste.ubuntu.com/p/bg4JZ4bVb7/

It seems that 2.5.0beta3 has:

  - id: sda
    model: IPR-0   6DC90500
    name: sda
    ptable: msdos
    serial: IBM_IPR-0_6DC9050000000080
    type: disk

MAAS from master automatically sets the partition table to:

  - id: sda
    model: IPR-0   6DC90500
    name: sda
    ptable: gpt
    serial: IBM_IPR-0_6DC9050000000080
    type: disk
    wipe: superblock

It seems to me that the fact that latest MAAS is changing that to gpt is
what's breaking the deployments.

** Summary changed:

- [2.5] Failed to deploy ppc64el
+ [2.5] Failed to deploy ppc64el when partition table is GPT

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800153

Title:
  [2.5] Failed to deploy ppc64el when partition table is GPT

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1800153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to