- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
TASK [common : Ensure fluentd image is present for label check] **************************************************
$ {4 m7 ^3 `9 Y" gfatal: [localhost]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/usr/local/lib/python3.6/site-packages/docker/api/client.py\", line 268, in _raise_for_status\\n response.raise_for_status()\\n File \"/usr/local/lib/python3.6/site-packages/requests/models.py\", line 960, in raise_for_status\\n raise HTTPError(http_error_msg, response=self)\\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.42/images/create?tag=xena&fromImage=quay.io%2Fkolla%2Fcentos-source-fluentd\\n\\nDuring handling of the above exception, another exception occurred:\\n\\nTraceback (most recent call last):\\n File \"/tmp/ansible_kolla_docker_payload_xn66sz9v/ansible_kolla_docker_payload.zip/ansible/modules/kolla_docker.py\", line 1271, in main\\n File \"/tmp/ansible_kolla_docker_payload_xn66sz9v/ansible_kolla_docker_payload.zip/ansible/modules/kolla_docker.py\", line 1121, in ensure_image\\n File \"/tmp/ansible_kolla_docker_payload_xn66sz9v/ansible_kolla_docker_payload.zip/ansible/modules/kolla_docker.py\", line 697, in pull_image\\n File \"/usr/local/lib/python3.6/site-packages/docker/api/image.py\", line 430, in pull\\n self._raise_for_status(response)\\n File \"/usr/local/lib/python3.6/site-packages/docker/api/client.py\", line 270, in _raise_for_status\\n raise create_api_error_from_http_exception(e)\\n File \"/usr/local/lib/python3.6/site-packages/docker/errors.py\", line 31, in create_api_error_from_http_exception\\n raise cls(e, response=response, explanation=explanation)\\ndocker.errors.APIError: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=xena&fromImage=quay.io%2Fkolla%2Fcentos-source-fluentd: Internal Server Error (\"unauthorized: access to the requested resource is not authorized\")\\n'"}! ]4 _' B- N% n) n5 T& W3 S8 |
- b# F z }+ n9 v7 q! D0 g$ N y3 `; ^) PPLAY RECAP *******************************************************************************************************
9 }. l7 ~7 Q$ [/ \( Qlocalhost : ok=6 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
4 X1 f% z: Q. }9 Q' d8 a# c7 B- V# p' I0 y$ @
f* `. e. m8 [9 \# f( Q. R% o: T
; J! O+ c; L: e( @' ?4 t6 G
修改vim /etc/kolla/globals.yml * ?+ J" n1 C# U' y: c5 B3 V
/ d$ ?9 A3 ] p( w9 H# Valid options are [ binary, source ]8 {/ A* g# t$ y/ u) D& H5 E
# H' W6 Z- H! T! i! k+ D2 c
把kolla_install_type: "source"改成7 `/ Q; K+ R2 V8 o
kolla_install_type: "binary"
* N' V, O0 F3 l0 Z
: X$ [3 ~. X% ~" K) Y4 J( @! M. y3 W7 @- h9 @6 G0 R" J
重新启动服务6 ^2 Z+ H7 ]5 h& D) u
2 g) L7 {& l' k; ]/ p; Q; K: j# ~1 R/ R) u& D4 Q
D) R8 I2 Y5 P A; H( S% I
|
|