diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index bf6f8e55650..fcf9f239080 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::