Hi @r00ta /@troyanov /all I am facing intermittent issue while deploying a server in maas, where it ends up showing rebooting even after os installed on the server. Is there any fix for this?
Hi @akashram611
Can you please provide more details? In general reboot as a last step is normal (during deployment) as machine needs to boot into the Deployed OS (from Ephemeral env)
Hi @troyanov the issue comes at final reboot and in the server console I can os in installed but in maas its still in rebooting state. There is no errors on the installation output log aswell
MaaS Version: 3.6.2
Was it working before (e.g. 3.6.1?)
Did you notice any errors after the machine boots? E.g. cloud-init fails to make a network call.
Which OS are you deploying? Which version of cloud-init is executed?
Yes & I am deploying Ubuntu 24 OS. In logs am not seeing any cloud-init failure
Can you run the following commands in the deployed machine?
cloud-init status --format=yaml
Also get the content of /var/log/cloud-init.log and /var/log/cloud-init-output.log