]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note min/max_size removal
authorSage Weil <sage@newdream.net>
Fri, 2 Jul 2021 13:05:54 +0000 (09:05 -0400)
committerSage Weil <sage@newdream.net>
Fri, 2 Jul 2021 14:36:25 +0000 (10:36 -0400)
Signed-off-by: Sage Weil <sage@newdream.net>
PendingReleaseNotes

index 4858af5883a3d63a8c829bbc6d7265ac81f61bfc..102758a38f15b71957818f05a1f9c68ff90b6e32 100644 (file)
   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.