From: Jan Fajerski Date: Wed, 7 Oct 2020 07:45:42 +0000 (+0200) Subject: PendingReleaseNotes: add note about batch refactor X-Git-Tag: v16.1.0~901^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=485f0d797e4b21ffb7ac742f0949e8c0a23d43f2;p=ceph.git PendingReleaseNotes: add note about batch refactor Signed-off-by: Jan Fajerski --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index aea25856da77..9f989e0e5f25 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -9,6 +9,12 @@ * Similarly the date ranges and marker ranges have been removed on the RESTful DATALog and MDLog list and trim operations. +* 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. + >=15.0.0 --------