]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: not pg_num adjustments during pool create
authorSage Weil <sage@redhat.com>
Mon, 2 Apr 2018 20:33:36 +0000 (15:33 -0500)
committerSage Weil <sage@redhat.com>
Wed, 4 Apr 2018 13:27:01 +0000 (08:27 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes

index c6266783eecdbf74b86227080fedc96bc4e41893..b5d25e74754f0b76624a8feb4d68b98272b6ebfa 100644 (file)
@@ -108,3 +108,6 @@ method. See http://docs.ceph.com/docs/luminous/mgr/restful for details.
   PGs when a Luminous monitor is running along with a Mimic OSD.
   Please use the recommended upgrade order of monitors before OSDs to
   avoid this issue.
+
+* It is no longer possible to adjust ``pg_num`` on a pool that is
+  still being created.