Closed jason-liew closed 7 years ago
Can one of the admins verify this patch? I understand the following commands:
bot, add author to whitelist
bot, test pull request
bot, test pull request once
bot, add author to whitelist
LGTM @rhvgoyal PTAL
I don't think this is required.
So DATA_SIZE is already doing what you need. Just that its in terms of percentage and not an absolute number.
:umbrella: The latest upstream changes (presumably eefd842) made this pull request unmergeable. Please resolve the merge conflicts.
Going to close this thanks to @rhvgoyal feedback
Some sever have a large disk like 2T, but only need at most 200G for docker to store images and containers. And then create logical volume with rest free space as host path volume to be used with -v option in docker run command . Add new MAX_DATA_SIZE option may be simpler than calculating DATA_SIZE for every SERVER.