From aed94cf2035554f4b42f7dd05cf7a553d6b26ae1 Mon Sep 17 00:00:00 2001 From: Yan Jun Date: Wed, 4 Sep 2019 20:46:43 +0800 Subject: [PATCH] PendingReleaseNotes: note about changes in `ceph osd erasure-code-profile set` Signed-off-by: Yan Jun --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 71aa7e232bf..99127fa6298 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -124,3 +124,8 @@ value determined by the config options, for the average for any of the 3 intervals. New admin command ``ceph daemon osd.# dump_osd_network [threshold]`` will do the same but only including heartbeats initiated by the specified OSD. + +* Following invalid settings now are not tolerated anymore + for the command `ceph osd erasure-code-profile set xxx`. + * invalid `m` for "reed_sol_r6_op" erasure technique + * invalid `m` and invalid `w` for "liber8tion" erasure technique -- 2.39.5