Closed
Bug 1500547
(bmo-infra-tmp)
Opened 6 years ago
Closed 6 years ago
Mount the host's /tmp into the webheads and make sure it doesn't get filled up
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dylan, Assigned: bobm)
References
Details
Part of the problem today was that the DB error triggered a loop that rapidly filled up /tmp with files. /tmp should be volume mounted from the host and kept from filling up.
In general files shouldn't be left there longer than it takes to process a request, except in very exceptional situations.
Reporter | ||
Updated•6 years ago
|
Alias: bmo-infra-tmp
Assignee | ||
Comment 1•6 years ago
|
||
/tmp has been added to the docker container.
Assignee | ||
Updated•6 years ago
|
Blocks: bmo-release-20181017.1
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•6 years ago
|
Blocks: phab-sync-stuck
Reporter | ||
Updated•6 years ago
|
No longer blocks: phab-sync-stuck
You need to log in
before you can comment on or make changes to this bug.
Description
•