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

This commit is contained in:
scjane 2017-02-16 17:14:14 +08:00 committed by John Mulhausen
parent 81464dbaae
commit d04208ffbb
1 changed files with 1 additions and 1 deletions

View File

@ -685,7 +685,7 @@ There are several other things that impact the performance of the
One final point, data volumes provide the best and most predictable
performance. This is because they bypass the storage driver and do not incur
any of the potential overheads introduced by thin provisioning and
copy-on-write. For this reason, you should to place heavy write workloads on
copy-on-write. For this reason, you should place heavy write workloads on
data volumes.
## Related Information