From: Eneko Lacunza Date: Thu, 5 May 2022 15:41:51 +0000 (+0200) Subject: doc/rados/operations: Add missing required parameters to stretch-mode CRUSH rule... X-Git-Tag: v18.0.0~943^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F46189%2Fhead;p=ceph.git doc/rados/operations: Add missing required parameters to stretch-mode CRUSH rule example Rule example is missing min_size and max_size, both are required. Signed-off-by: Eneko Lacunza --- diff --git a/doc/rados/operations/stretch-mode.rst b/doc/rados/operations/stretch-mode.rst index cce882058bcd..07da47db026b 100644 --- a/doc/rados/operations/stretch-mode.rst +++ b/doc/rados/operations/stretch-mode.rst @@ -82,6 +82,8 @@ named ``site1`` and ``site2``:: rule stretch_rule { id 1 + min_size 1 + max_size 10 type replicated step take site1 step chooseleaf firstn 2 type host