From: Sage Weil Date: Fri, 2 Jul 2021 13:05:54 +0000 (-0400) Subject: PendingReleaseNotes: note min/max_size removal X-Git-Tag: v17.1.0~1398^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=436d2de35a328e4ad0dca38bfdf76fce45fa9044;p=ceph.git PendingReleaseNotes: note min/max_size removal Signed-off-by: Sage Weil --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 4858af5883a..102758a38f1 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -351,3 +351,7 @@ zone are provided, the user is now responsible for setting up the multisite configuration beforehand--cephadm no longer attempts to create missing realms or zones. + +* The ``min_size`` and ``max_size`` CRUSH rule properties have been removed. Older + CRUSH maps will still compile but Ceph will issue a warning that these fields are + ignored.