failed to deploy because of mongodb

Bug #1700221 reported by MarginHu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Expired
Undecided
Unassigned

Bug Description

Hi Guys:

I found sometimes deployment was failed because of mongodb, my kolla version is 4.0.0.1

TASK [mongodb : Waiting for the mongodb startup] **************************************************************
ok: [192.168.16.11]
ok: [192.168.16.12]

TASK [mongodb : Checking current replication status] **********************************************************
fatal: [192.168.16.11 -> 192.168.16.10]: FAILED! => {"changed": false, "cmd": ["docker", "exec", "-t", "mongodb", "mongo", "192.168.16.11", "--quiet", "--eval", "rs.status().ok"], "delta": "0:00:00.012793", "end": "2017-06-24 15:07:17.730338", "failed": true, "rc": 1, "start": "2017-06-24 15:07:17.717545", "stderr": "Error response from daemon: No such container: mongodb", "stderr_lines": ["Error response from daemon: No such container: mongodb"], "stdout": "", "stdout_lines": []}

NO MORE HOSTS LEFT ********************************************************************************************
        to retry, use: --limit @/home/margin/openstack/kolla-ansible/ansible/site.retry

[root@192.168.16.11 ~]# docker ps | grep mon
7abbb6a748c7 192.168.16.16:5000/bgi/centos-binary-mongodb:4.0.0.1 "kolla_start" 13 minutes ago Up 13 minutes mongodb

If I run the deployment once again, usually it is successful.

Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

Please, provide more information with steps to reproduce the issue.
Regards

Changed in kolla:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for kolla because there has been no activity for 60 days.]

Changed in kolla:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.