From: Kefu Chai Date: Thu, 6 May 2021 14:14:29 +0000 (+0800) Subject: doc/rados/configuration/general-config-ref: use describe to define non-options X-Git-Tag: v17.1.0~2050^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bb351842bcb0048a93cf43e9004a3d1f48eadf20;p=ceph.git doc/rados/configuration/general-config-ref: use describe to define non-options max_open_files is not generated from yaml files, so define it using "describe" directive instead. Signed-off-by: Kefu Chai --- diff --git a/doc/mgr/localpool.rst b/doc/mgr/localpool.rst index 13b749071dcf..2812925caf30 100644 --- a/doc/mgr/localpool.rst +++ b/doc/mgr/localpool.rst @@ -35,3 +35,5 @@ change the replication level to 2x with only 64 PGs, :: ceph config set mgr mgr/localpool/num_rep 2 ceph config set mgr mgr/localpool/pg_num 64 + +.. mgr_module:: None diff --git a/doc/rados/configuration/general-config-ref.rst b/doc/rados/configuration/general-config-ref.rst index c4ec118f7576..f4613456aa60 100644 --- a/doc/rados/configuration/general-config-ref.rst +++ b/doc/rados/configuration/general-config-ref.rst @@ -7,7 +7,7 @@ .. confval:: pid_file .. confval:: chdir .. confval:: fatal_signal_handlers -.. confval_option:: max_open_files +.. describe:: max_open_files If set, when the :term:`Ceph Storage Cluster` starts, Ceph sets the max open FDs at the OS level (i.e., the max # of file