From b9de6724284552bdb827e4c809efb538094491a2 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sat, 27 Jul 2019 21:35:37 +0800 Subject: [PATCH] doc/rados/operations: crush_rule is a name like ``` ceph osd pool set crush_rule ``` where `` is a string instead of a number. Signed-off-by: Kefu Chai (cherry picked from commit 3ed3de6c964ba998d5b18ceb997d1a6dffe355db) --- doc/rados/operations/pools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 838221d1f010c..134b1d52f6fb2 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -351,7 +351,7 @@ You may set values for the following keys: ``crush_rule`` :Description: The rule to use for mapping object placement in the cluster. -:Type: Integer +:Type: String .. _allow_ec_overwrites: -- 2.39.5