From: Ismael Date: Fri, 29 May 2015 15:31:20 +0000 (+0100) Subject: doc: s/osd pool hot-storage/osd pool set hot-storage/ X-Git-Tag: v9.0.2~75^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=de14093fe29b6cde82af8e33a1e64c939d5088a5;p=ceph.git doc: s/osd pool hot-storage/osd pool set hot-storage/ Signed-off-by: Ismael Serrano --- diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index bf6f8e556502..fcf9f239080e 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -242,7 +242,7 @@ execute the following:: For example, to flush or evict at 1 TB, execute the following:: - ceph osd pool hot-storage target_max_bytes 1000000000000 + ceph osd pool set hot-storage target_max_bytes 1000000000000 To specify the maximum number of objects, execute the following::