Actions
Bug #8709
closed[Crunch] Docker cleaner doesn't consistently remove container volumes
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
0.5
Description
A static compute node that was installed following our install guide ran out of space on the partition holding Docker data. Most of that space was gone to two volumes holding tmp data for Crunch worker containers.
There were no containers on the node (not even stopped), so the Docker cleaner apparently did its job of removing those. However, the volumes stuck around eating space. The Docker cleaner needs to remove those as well when it removes the containers.
Updated by Brett Smith over 8 years ago
Branch is up for review. Refer to the docs for remove_container.
Updated by Brett Smith over 8 years ago
- Target version changed from 2016-03-16 sprint to 2016-03-30 sprint
Updated by Brett Smith over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:1363b1b5e0e2ecc551f3f41ca55b13ce2b7cf3db.
Actions