]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add a note on choose_args encoding 15984/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 30 Jun 2017 10:53:18 +0000 (12:53 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 30 Jun 2017 12:39:57 +0000 (14:39 +0200)
It's unlikely that it's been used yet, but worth a note.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
PendingReleaseNotes

index aae3e6b968e1ea18eb70e5d642ca558f272c94c3..b61fb70c2acc612f2e0f7ac6b17b26a327e62ade 100644 (file)
 * 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.