Comment 2 for bug 1680409

Revision history for this message
Andres Rodriguez (andreserl) wrote : Re: [2.1.5] Deployment failure with bcache devices

This may be related to:

But in the meantime, can you attach:

 * Curtin version on MAAS Server (dpkg -l | grep curtin)
 * Install log from UI or CLI (maas <user> node-results read system_id=<your_system> result_type=1 | grep "\"data\"" | cut -d"\"" -f4 | base64 --decode)
 * Curtin config: maas <user> machine get-curtin-config <system_id_of_machine>
 * cloud-init logs from the deployment ephemeral enviroment (//var/log/cloud-init*)