Actions
Bug #16313
closedSet minimum container memory limit to 16 MB
Story points:
0.5
Release:
Release relationship:
Auto
Description
There's a docker / runc bug where very small memory limits (around 10 MB) will fail with a cryptic error. Adjust the minimum container RAM request to 16 MB.
Updated by Peter Amstutz over 4 years ago
- Description updated (diff)
- Subject changed from Set minimum container size to 16 MB to Set minimum container memory limit to 16 MB
Updated by Peter Amstutz over 4 years ago
- Release set to 30
- Target version changed from 2020-04-22 to 2020-04-08 Sprint
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-04-08 Sprint to 2020-04-22
Updated by Lucas Di Pentima over 4 years ago
- Assigned To set to Lucas Di Pentima
Updated by Lucas Di Pentima over 4 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 4 years ago
Fix at 727b97086 - branch 16313-minimum-container-memory-limit
Wanted to add a test case but I'm not sure if it's possible, and didn't want to stall the fix.
Updated by Anonymous over 4 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|29e4223baf6aa8ef2c66bb5258a7586dd6c38a75.
Actions