From: Ilya Dryomov Date: Thu, 16 May 2024 10:40:58 +0000 (+0200) Subject: common/options: link to mon_osd_blocklist_default_expire from RBD X-Git-Tag: v20.0.0~1914^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57498%2Fhead;p=ceph.git common/options: link to mon_osd_blocklist_default_expire from RBD "number of seconds to blocklist - set to 0 for OSD default" in the description of rbd_blocklist_expire_seconds refers to the value that is controlled by mon_osd_blocklist_default_expire. Signed-off-by: Ilya Dryomov --- diff --git a/src/common/options/rbd.yaml.in b/src/common/options/rbd.yaml.in index c2da27aaaaf..b0307dacbfe 100644 --- a/src/common/options/rbd.yaml.in +++ b/src/common/options/rbd.yaml.in @@ -294,6 +294,8 @@ options: default: 0 services: - rbd + see_also: + - mon_osd_blocklist_default_expire - name: rbd_request_timed_out_seconds type: uint level: advanced