]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note about upmap mapping change in luminous release notes 17813/head
authorSage Weil <sage@redhat.com>
Tue, 19 Sep 2017 17:51:13 +0000 (12:51 -0500)
committerSage Weil <sage@redhat.com>
Mon, 25 Sep 2017 21:36:14 +0000 (17:36 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes

index 09407ce70ecadeff9e415d114f241d7538091253..82582daae5c363cc7370ef174ec0eb9f904a064e 100644 (file)
@@ -29,3 +29,9 @@
   make the number of PGs per OSD exceed the configured
   ``mon_max_pg_per_osd`` limit.  The option can be adjusted if it
   is really necessary to create a pool with more PGs.
+
+* There was a bug in the PG mapping behavior of the new *upmap*
+  feature. If you made use of this feature (e.g., via the `ceph osd
+  pg-upmap-items` command), we recommend that all mappings be removed (via
+  the `ceph osd rm-pg-upmap-items` command) before upgrading to this
+  point release.