From de14093fe29b6cde82af8e33a1e64c939d5088a5 Mon Sep 17 00:00:00 2001 From: Ismael Date: Fri, 29 May 2015 16:31:20 +0100 Subject: [PATCH] doc: s/osd pool hot-storage/osd pool set hot-storage/ Signed-off-by: Ismael Serrano --- doc/rados/operations/cache-tiering.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:: -- 2.47.3