From: Loic Dachary Date: Fri, 19 Sep 2014 13:05:27 +0000 (+0200) Subject: documentation: tiering typo X-Git-Tag: v0.88~163^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0fb0967e9573aade1f29944d575614018a76c691;p=ceph.git documentation: tiering typo Signed-off-by: Loic Dachary --- diff --git a/doc/dev/cache-pool.rst b/doc/dev/cache-pool.rst index b54fe519aba0..f44cbd99ac4a 100644 --- a/doc/dev/cache-pool.rst +++ b/doc/dev/cache-pool.rst @@ -8,7 +8,7 @@ Use a pool of fast storage devices (probably SSDs) and use it as a cache for an existing larger pool. Use a replicated pool as a front-end to service most I/O, and destage -cold data to a separate erasure coded pool that does not current (and +cold data to a separate erasure coded pool that does not currently (and cannot efficiently) handle the workload. We should be able to create and add a cache pool to an existing pool