]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: Add mclock config reference link to an existing note 45652/head
authorSridhar Seshasayee <sseshasa@redhat.com>
Fri, 18 Mar 2022 14:55:25 +0000 (20:25 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Fri, 25 Mar 2022 17:12:13 +0000 (22:42 +0530)
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
(cherry picked from commit 0511a8eadcc3824362fb8620a09b2796c514fd92)

PendingReleaseNotes

index 36f335d8450a236aa95e349aec30240e2065c664..a49fefe6b84c0b695fc44c1420c1744a9cd92f5b 100644 (file)
 * OSD: Ceph now uses mclock_scheduler for bluestore OSDs as its default osd_op_queue
   to provide QoS. The 'mclock_scheduler' is not supported for filestore OSDs.
   Therefore, the default 'osd_op_queue' is set to 'wpq' for filestore OSDs
-  and is enforced even if the user attempts to change it.
+  and is enforced even if the user attempts to change it. For more details on
+  configuring mclock see,
+
+  https://docs.ceph.com/en/latest/rados/configuration/mclock-config-ref/
 
 * CephFS: Failure to replay the journal by a standby-replay daemon will now
   cause the rank to be marked damaged.