It's unlikely that it's been used yet, but worth a note.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
* 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.