Cannot deploy nodes in MaaS 2.9

I’m running into an issue where I’m able to successfully commission nodes, but cannot deploy them. What’s a little confusing is that the node appears to continue to install the OS (Ubuntu 20.04 LTS) even though the UI indicates that the Deployment has failed and the event is “Node installation failure - ‘cloudinit’ running modules for final”. When I go to the installation log, it indicates that there isn’t any information.

All of the commissioning tasks pass, so I’m at a bit of loss how to troubleshoot this. It appears that something may be going wrong in the cloud-init steps?

A point in the right direction would be greatly appreciated.

Check kernel setting in Maas and remove : console=tty0 console=ttyS0,115200n8

@arnsong, did you try @fitou-jdf123 's suggestion? did it work?

How many disks are you running on the machine that’s failing deployment?

I’m curious to know why u suggest to remove’ console=tty0 console=ttyS0,115200n8’ ?I recently tried to set up kernel setting like this so that i can use ipmitool to review console.

@fitou-jdf123, can you answer @maristelsk’s question? i’m curious as well.