From: Jan Fajerski Date: Wed, 7 Oct 2020 07:45:42 +0000 (+0200) Subject: PendingReleaseNotes: add note about batch refactor X-Git-Tag: v15.2.9~122^2~28^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0b8b1914af744f596ee48d657e497354ebab8755;p=ceph.git PendingReleaseNotes: add note about batch refactor Signed-off-by: Jan Fajerski (cherry picked from commit 485f0d797e4b21ffb7ac742f0949e8c0a23d43f2) Conflicts: PendingReleaseNotes Sort ceph-volume entry under 15.2.6 heading --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 2175e229f5d0..d62d139089a6 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,6 +1,12 @@ >=15.2.6 -------- +* 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. * The ``bluefs_preextend_wal_files`` option has been removed.