CCP deploy cause docker engine to hang
Bug #1628174 reported by
Proskurin Kirill
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fuel-ccp |
Confirmed
|
Critical
|
Unassigned |
Bug Description
During the scale test on 150+ nodes, we found out what after each CCP deploy, docker freeze on random nodes(about 5-8 out of 150)
Docker stop to response to any command and just hang infinitely in waiting for the answer from the API.
Strace shows what it hands on writing something to socket:
write(4, "GET /v1.24/
Restart of the docker helps.
Tested on: Docker 1.11.1, 1.12.0, 1.12.1
There is a lot of issues on docker github, which looks related to this problem.
Ivan Shvedunov working on this problem from our side.
Changed in fuel-ccp: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
To post a comment you must log in.