Juju无法引导/错误代码255

时间:2016-10-23 01:03:36

标签: bootstrapping orchestration juju

我已经安装了MAAS,我的所有节点都已准备好部署,但是当我使用juju进行引导时,它最终会失败。下面是自举期间打印的终端:

juju bootstrap maas
Creating Juju controller "maas" on maas
Looking for packaged Juju agent version 2.0.0 for amd64
Launching controller instance(s) on maas...
 - 4y3h7r (arch=amd64 mem=4G cores=8)  
Fetching Juju GUI 2.2.1
Waiting for address
Attempting to connect to 192.168.1.151:22
Logging to /var/log/cloud-init-output.log on the bootstrap machine
Running apt-get update
Running apt-get upgrade
Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux
Fetching Juju agent version 2.0.0 for amd64
Connection to 192.168.1.151 closed by remote host.
ERROR failed to bootstrap model: subprocess encountered error code 255

它陷入了获取juju代理。经过近24小时等待bootstrapping :)我关闭了服务器:/ /

更新:

我检查了节点监视器,它显示错误:

handler.py[WARNING]: failed posting event:...

即使juju尚未完成,MAAS也会将节点状态更改为Deployed。

0 个答案:

没有答案