From d54202e92f0a21a1cb7cc9d49723e8a1a6b5decf Mon Sep 17 00:00:00 2001 From: xie xingguo Date: Wed, 12 Jun 2019 09:47:22 +0800 Subject: [PATCH] PendingReleaseNotes: refresh the no{up,down,in,out} flags change Signed-off-by: xie xingguo --- PendingReleaseNotes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 25bb76781dc..6c1409de2ef 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -7,3 +7,13 @@ for more details on the background of this change. * Nautilus-based librbd clients can now open images on Jewel clusters. + +14.2.2 +------ + +* The no{up,down,in,out} related commands has been revamped. + There are now 2 ways to set the no{up,down,in,out} flags: + the old 'ceph osd [un]set ' command, which sets cluster-wide flags; + and the new 'ceph osd [un]set-group ' command, + which sets flags in batch at the granularity of any crush node, + or device class. -- 2.47.3