Hide Forgot
Description of problem: Docker does not currently track How the storage is being used [0] and does not create any metadata for the storage in order to use normal storage commands (df/du) to determine the usage. How reproducible: 100% Steps to Reproduce: 1. Setup Docker Storage 2. Use it (for anything) Actual results: Cannot track or determine how the storage is used (just that it is used). Expected results: Easily track or determine how the storage is used. Additional info: [0] RFE filed at #1374514
df/du commands don't work with lvm volumes. Not sure what's being asked in this bug. Please be more precise.