From c26ef8805904bb5d02fe584c0312802c9f69ecb2 Mon Sep 17 00:00:00 2001 From: Xiaoxi Wang Date: Sat, 25 Feb 2023 09:26:21 -0800 Subject: [PATCH] knob lower case --- documentation/sphinx/source/command-line-interface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/sphinx/source/command-line-interface.rst b/documentation/sphinx/source/command-line-interface.rst index f728fef86b..251110e9ff 100644 --- a/documentation/sphinx/source/command-line-interface.rst +++ b/documentation/sphinx/source/command-line-interface.rst @@ -196,7 +196,7 @@ ssfailure rebalance_disk If enabled, data distributor will do data movement to make sure every storage server use similar disk space. rebalance_read - If enabled, data distributor will do data movement to balance the read bytes bandwidth among storage servers. This feature needs ``knob_READ_SAMPLING_ENABLED=true``. + If enabled, data distributor will do data movement to balance the read bytes bandwidth among storage servers. This feature needs ``knob_read_sampling_enabled=true``. rebalance Control both rebalance_disk and rebalance_read.