xfsvol icon indicating copy to clipboard operation
xfsvol copied to clipboard

Local Docker Volumes with XFS Project Quota

Results 10 xfsvol issues
Sort by recently updated
recently updated
newest added

Hi, i have a debian 9.5, i have followed your quickstart but in docker volume create i get docker volume create \ > --driver xfsvol \ > --opt size=10M \...

Docker version: 18.06.1-ce Plugin version: `latest` or `41c1dd1eb9c0332a96da67a41899db6d04856d62392baa4acdc62f1174ad2013` Error from AWS ECS while creating ``` Post http://%2Frun%2Fdocker%2Fplugins%2F41c1dd1eb9c0332a96da67a41899db6d04856d62392baa4acdc62f1174ad2013%2Fxfsvol.sock/VolumeDriver.Create: context deadline exceeded ``` When i try to create manually docker command just...

Hey, There's no need to keep `.ycm_extra_conf.py` as complicated as it is right now. Instead, we can make use of something simpler as described here: https://ops.tips/gists/navigating-the-linux-kernel-source-with-youcompleteme/ thx

enhancement

Hey, We could introduce `clang-tidy` to perform some static analysis on the C code that's shipped in this repository. thx

https://github.com/moby/moby/pull/34364/files

Hey, Right now we are able to configure some details of the plugin via environment variables, but these are not documented in the README. It'd be a good idea to...

Can one resize/change quota of a volume without loosing the data inside?