From b0563a093ada6d8d618a76f2df4617ee4190b999 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 7 May 2020 10:41:22 -0400 Subject: [PATCH] doc/rgw: document 'rgw gc max concurrent io' Fixes: https://tracker.ceph.com/issues/44958 Signed-off-by: Casey Bodley --- doc/radosgw/config-ref.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index b16e8dbc56c..c9785c6b797 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -447,6 +447,15 @@ configuration parameters. :Type: Integer :Default: ``3600`` + +``rgw gc max concurrent io`` + +:Description: The maximum number of concurrent IO operations that the RGW garbage + collection thread will use when purging old data. +:Type: Integer +:Default: ``10`` + + Multisite Settings ================== -- 2.39.5