Hmm, it looks like Juju asked MAAS for a machine but the machine that was assigned never completed and got to the “Deployed” state in MAAS before Juju’s timeout (II think 10 minutes by default?) was hit.
That’s what this is saying
ERROR failed to bootstrap model: bootstrap instance started but did not change to Deployed state: instance "6d6c3x" failed to deploy
It might be worth trying to deploy that machine through MAAS manually and get a rough idea if it’ll deploy and come up and if so, how long that takes. You might need to adjust the timeout using the option on bootstrap (juju bootstrap --help for examples of using the timeout config setting)
If am triggering manual deployment from MAAS , it took around 15 - 20 min to complete the deployment.
am using juju version 2.6.X and its timeout value is 1200 Sec (20 min). And i increased timeout value 20 min to 30 min, and stated the deployment again, facing same issue.
and i am using external proxy server in my environment (10.144.1.10)
Some how i fixed with updating proxy in bootstrap.yaml
now juju bootstrap completed, trying for installing openstack components and getting i/o time out error, and i have stoped ufw, disabled and reset the same in MAAS server. still facing same issue. Any idea where am missing the configuration ?
Hi
i’ve the same issue when try to make the bootstrap of juju controller
20:08:10 ERROR juju.cmd.juju.commands bootstrap.go:783 failed to bootstrap model: bootstrap instance started but did not change to Deployed state: instance "8epqeq" failed to deploy
have you resolved that?? I’ve also open a new topic. thanks