]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add note about batch refactor
authorJan Fajerski <jfajerski@suse.com>
Wed, 7 Oct 2020 07:45:42 +0000 (09:45 +0200)
committerJan Fajerski <jfajerski@suse.com>
Wed, 7 Oct 2020 13:25:24 +0000 (15:25 +0200)
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 485f0d797e4b21ffb7ac742f0949e8c0a23d43f2)

 Conflicts:
PendingReleaseNotes
        Sort new entry under >=15.2.6 heading

PendingReleaseNotes

index a1d23d68fb946a50d0954a86019d0e541527b16a..ff0fe510f6e308ac080978db94b351f251d6ee06 100644 (file)
@@ -1,6 +1,12 @@
 >= 14.2.12
 ----------
 
+* ceph-volume: The ``lvm batch` subcommand received a major rewrite. This closed
+  a number of bugs and improves usability in terms of size specification and
+  calculation, as well as idempotency behaviour and disk replacement process.
+  Please refer to https://docs.ceph.com/en/latest/ceph-volume/lvm/batch/ for
+  more detailed information.
+
 * The ``ceph df`` command now lists the number of pgs in each pool.
 
 * Monitors now have a config option ``mon_osd_warn_num_repaired``, 10 by default.