Comment 0 for bug 1607345

Revision history for this message
Jason Hobbs (jason-hobbs) wrote :

According to https://bugs.launchpad.net/maas/+bug/1604962/comments/12, these logs are needed to debug curtin/cloud-init issues but aren't collected automatically by MAAS:

- /var/log/cloud-init*
- /run/cloud-init*
- /var/log/cloud
- /tmp/install.log

We need these to be automatically collected by MAAS so we can automatically collect them as artifacts in the case of failures in OIL. curtin/cloud-init issues can be race conditions that are difficult to reproduce manually, so we need to grab the logs required to debug the first time it happens.