]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: Add mclock config reference link to an existing note 45522/head
authorSridhar Seshasayee <sseshasa@redhat.com>
Fri, 18 Mar 2022 14:55:25 +0000 (20:25 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Thu, 24 Mar 2022 09:42:19 +0000 (15:12 +0530)
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
PendingReleaseNotes

index 7ec1ad2569fbc9dcab545d1f599bd6d228b95f13..10bd8ce5b5b3be238ed139d0c8ab11c0bf652f7d 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.