]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/rados: Update mClock doc on steps to override OSD IOPS capacity config 62826/head
authorSridhar Seshasayee <sseshasa@redhat.com>
Tue, 15 Apr 2025 13:01:50 +0000 (18:31 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Wed, 30 Apr 2025 07:38:06 +0000 (13:08 +0530)
commit899da82ae2e857f2a769c08d6623e6da7678d16b
treef51e1dfef74c16e8c752c52084c06b4b46ab5d10
parent3040a6d9913ca7d1cb8420e6ea5a48488bdf1781
doc/rados: Update mClock doc on steps to override OSD IOPS capacity config

Describe the steps involved to
 - Specify a global value for osd_mclock_max_capacity_iops_{ssd,hdd}, and
 - Override existing individually scoped values for OSDs determined during
   start-up for osd_mclock_max_capacity_iops_{ssd,hdd}.

The above is to help with the following:
 - Steps to override existing setting with a global value.
 - reduce the number of entries in the mon store and instead use a single
   global specification for all OSDs in the cluster in case the underlying
   hardware is the same for all OSDs.

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
Fixes: https://tracker.ceph.com/issues/70774
doc/rados/configuration/mclock-config-ref.rst