From: Sage Weil Date: Mon, 2 Apr 2018 20:33:36 +0000 (-0500) Subject: PendingReleaseNotes: not pg_num adjustments during pool create X-Git-Tag: v13.1.0~390^2~10 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=68c505df2455e799c61b2b2b14edb7a32fad1aca;p=ceph-ci.git PendingReleaseNotes: not pg_num adjustments during pool create Signed-off-by: Sage Weil --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c6266783eec..b5d25e74754 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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.