Advertisement
margin

Failed to Starting kolla-toolbox container

Feb 26th, 2017
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.01 KB | None | 0 0
  1.  
  2. TASK [common : Starting fluentd container] *************************************
  3. changed: [kode4]
  4. changed: [kode5]
  5.  
  6. TASK [common : Starting kolla-toolbox container] *******************************
  7. fatal: [kode4]: FAILED! => {"changed": false, "failed": true, "msg": "Unknown status message: Digest: sha256:684d4b4ac3988df5e49640e7097e697930588d8b42fcba70e8bece4998aa1d2f"}
  8. fatal: [kode5]: FAILED! => {"changed": false, "failed": true, "msg": "Unknown status message: Digest: sha256:684d4b4ac3988df5e49640e7097e697930588d8b42fcba70e8bece4998aa1d2f"}
  9.         to retry, use: --limit @/opt/kolla-ansible-4.0.0.0rc1/ansible/site.retry
  10.  
  11. PLAY RECAP *********************************************************************
  12. kode0                      : ok=2    changed=0    unreachable=0    failed=0  
  13. kode1                      : ok=2    changed=0    unreachable=0    failed=0  
  14. kode2                      : ok=2    changed=0    unreachable=0    failed=0  
  15. kode3                      : ok=2    changed=0    unreachable=0    failed=0  
  16. kode4                      : ok=17   changed=1    unreachable=0    failed=1  
  17. kode5                      : ok=17   changed=1    unreachable=0    failed=1  
  18.  
  19. Command failed ansible-playbook -i ansible/inventory/bgi-openstack -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla  -e action=deploy /opt/kolla-ansible-4.0.0.0rc1/ansible/site.yml
  20. [root@kola kolla-ansible-4.0.0.0rc1]# docker images | grep toolbox
  21. 192.168.103.16:5000/kolla/centos-binary-kubetoolbox                     4.0.0               230fdec1ce26        8 hours ago         616.7 MB
  22. 192.168.103.16:5000/kolla/centos-binary-kolla-toolbox                   4.0.0               9b8fa8f4ecc1        8 hours ago         715.6 MB
  23. 192.168.103.16:5000/kolla/centos-binary-kubetoolbox                     <none>              02e87152caae        12 hours ago        556.1 MB
  24. 192.168.103.16:5000/kolla/centos-binary-kolla-toolbox                   <none>              db54d4f97596        12 hours ago        691.2 MB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement