Comment 2 for bug 1896758

Revision history for this message
Gabriel Samfira (gabriel-samfira) wrote :

Hi Ryan,

Curtin is invoked by the MAAS userdata:

https://paste.ubuntu.com/p/Nt8J367b7Y/

I have attached the storage config for the node.

------

Some more debugging leads:

The following snippet from the installation log:

https://paste.ubuntu.com/p/xC9hFRJjhj/

is generated by:

https://git.launchpad.net/curtin/tree/curtin/commands/block_meta.py#n95

The following snippet from the installation log:

https://paste.ubuntu.com/p/5RRxYwCWWD/

is generated by:

https://git.launchpad.net/curtin/tree/curtin/commands/block_meta.py#n1993

I fixed it in my local MAAS install by applying the following patch:

https://paste.ubuntu.com/p/KBTdCFZDnK/