From 0511a8eadcc3824362fb8620a09b2796c514fd92 Mon Sep 17 00:00:00 2001 From: Sridhar Seshasayee Date: Fri, 18 Mar 2022 20:25:25 +0530 Subject: [PATCH] PendingReleaseNotes: Add mclock config reference link to an existing note Signed-off-by: Sridhar Seshasayee --- PendingReleaseNotes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7ec1ad2569fbc..10bd8ce5b5b3b 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -67,7 +67,10 @@ * 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. -- 2.39.5