Update device-mapper-driver.md (#1760)

This commit is contained in:
scjane 2017-02-17 03:56:11 +08:00 committed by John Mulhausen
parent a7b79e9cf3
commit 754e4ece0a
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ assumes that the Docker daemon is in the `stopped` state.
After you start the Docker daemon, ensure you monitor your thin pool and volume
group free space. While the volume group will auto-extend, it can still fill
up. To monitor logical volumes, use `lvs` without options or `lvs -a` to see tha
up. To monitor logical volumes, use `lvs` without options or `lvs -a` to see the
data and metadata sizes. To monitor volume group free space, use the `vgs` command.
Logs can show the auto-extension of the thin pool when it hits the threshold, to