Comment 9 for bug 1735950

Revision history for this message
Scott Moser (smoser) wrote :

Hi, in order to further investigate this bug we'll need to get some information about the node.
Please collect and attach the storage configuration for the node. You can get this information with:
 * maas 1.9 via cli
   maas <session> node get-curtin-config <system-id>
   maas <session> maas set-config name=curtin_verbose value=true

 * maas 2.0 via cli
   maas <session> machine get-curtin-config <system-id>

* Web UI: On the node details page in the installation output section at the bottom of the page

Also, in the installed environment, could you please collect /var/lib/cloud/ and /var/log/cloud-init*
thanks.