From 891798d6e165518a1feb6e308ac9c4abf8ec2cbd Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Fri, 30 Jun 2017 12:53:18 +0200 Subject: [PATCH] PendingReleaseNotes: add a note on choose_args encoding It's unlikely that it's been used yet, but worth a note. Signed-off-by: Ilya Dryomov --- PendingReleaseNotes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index aae3e6b968e1e..b61fb70c2acc6 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -186,3 +186,11 @@ * The `status` ceph-mgr module is enabled by default, and initially provides two commands: `ceph tell mgr osd status` and `ceph tell mgr fs status`. These are high level colorized views to complement the existing CLI. + +12.1.1 +------ + +* choose_args encoding has been changed to make it architecture-independent. + If you deployed Luminous dev releases or 12.1.0 rc release and made use of + the CRUSH choose_args feature, you need to remove all choose_args mappings + from your CRUSH map before starting the upgrade. -- 2.39.5