From e708205cf53d0b13b6c1ae287f7fa18f67ed4099 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 27 Oct 2020 21:40:38 +0100 Subject: [PATCH] doc/PendingReleaseNotes: clean up for 15.2.6 This commit drops release notes that have already been published and organizes the remaining release notes under a heading so it is clear they are targeting the 15.2.6 release. Signed-off-by: Nathan Cutler --- PendingReleaseNotes | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index d62d139089a6b..c5fb58f63e5ca 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,5 +1,5 @@ ->=15.2.6 --------- +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 @@ -11,22 +11,6 @@ * The ``bluefs_preextend_wal_files`` option has been removed. ->=15.2.5 --------- - -* CephFS: Automatic static subtree partitioning policies may now be configured - using the new distributed and random ephemeral pinning extended attributes on - directories. See the documentation for more information: - https://docs.ceph.com/docs/master/cephfs/multimds/ - -* Monitors now have a config option ``mon_osd_warn_num_repaired``, 10 by default. - If any OSD has repaired more than this many I/O errors in stored data a - ``OSD_TOO_MANY_REPAIRS`` health warning is generated. - -* Now when noscrub and/or nodeep-scrub flags are set globally or per pool, - scheduled scrubs of the type disabled will be aborted. All user initiated - scrubs are NOT interrupted. - * It is now possible to specify the initial monitor to contact for Ceph tools and daemons using the ``mon_host_override`` config option or ``--mon-host-override `` command-line switch. This generally should only -- 2.39.5