We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On m5 instances, with nvme:
# cat /etc/sysconfig/docker-storage-setup DEVS=nvme1n1 GROWPART=true ROOT_SIZE=+100%FREE STORAGE_DRIVER=overlay2 VG=docker CONTAINER_ROOT_LV_NAME=pool00 CONTAINER_ROOT_LV_SIZE=100%FREE CONTAINER_ROOT_LV_MOUNT_PATH=/var/lib/docker POOL_META_SIZE=1G WIPE_SIGNATURES=true EXTRA_STORAGE_OPTIONS="--storage-opt overlay2.size=20G"
Is there any way to resolve this?
The text was updated successfully, but these errors were encountered:
problem still exists
Sorry, something went wrong.
No branches or pull requests
On m5 instances, with nvme:
Is there any way to resolve this?
The text was updated successfully, but these errors were encountered: