关于juju bootstrap遇到的问题
发表于 : 2014-05-14 16:26
在maas上部署了juju,但是一运行juju bootstrap就报错误
我遇到了类似的问题,但是情况不太一样。
juju bootstrap
Launching instance
WARNING picked arbitrary tools &{"1.18.3-trusty-amd64" "https://streams.canonical.com/juju/tool ... -amd64.tgz" "b54decd84ad21c5a3b924448bc865fa53f6552d230a89ed01d929db4fa8659b6" %!q(int64=7385591)}
- /MAAS/api/1.0/nodes/node-b357d8ce-da6f-11e3-98bd-525400256fea/
Waiting for address
Attempting to connect to node1.maas:22
Attempting to connect to 10.17.17.102:22
ERROR bootstrap failed: waited for 10m0s without being able to connect: /var/lib/juju/nonce.txt does not exist
Stopping instance...
Bootstrap failed, destroying environment
ERROR waited for 10m0s without being able to connect: /var/lib/juju/nonce.txt does not exist
juju status的情况如下
juju status
ERROR Unable to connect to environment "".
Please check your credentials or use 'juju bootstrap' to create a new environment.
Error details:
environment is not bootstrapped
有谁知道,问题出在哪里么?
我遇到了类似的问题,但是情况不太一样。
juju bootstrap
Launching instance
WARNING picked arbitrary tools &{"1.18.3-trusty-amd64" "https://streams.canonical.com/juju/tool ... -amd64.tgz" "b54decd84ad21c5a3b924448bc865fa53f6552d230a89ed01d929db4fa8659b6" %!q(int64=7385591)}
- /MAAS/api/1.0/nodes/node-b357d8ce-da6f-11e3-98bd-525400256fea/
Waiting for address
Attempting to connect to node1.maas:22
Attempting to connect to 10.17.17.102:22
ERROR bootstrap failed: waited for 10m0s without being able to connect: /var/lib/juju/nonce.txt does not exist
Stopping instance...
Bootstrap failed, destroying environment
ERROR waited for 10m0s without being able to connect: /var/lib/juju/nonce.txt does not exist
juju status的情况如下
juju status
ERROR Unable to connect to environment "".
Please check your credentials or use 'juju bootstrap' to create a new environment.
Error details:
environment is not bootstrapped
有谁知道,问题出在哪里么?