From 8f33e3bc2bfe698718bdca9ae91f47e83447b0b5 Mon Sep 17 00:00:00 2001 From: Douglas Fuller Date: Tue, 18 Jul 2017 10:30:05 -0400 Subject: [PATCH] PendingReleaseNotes: add note about df filtering Signed-off-by: Douglas Fuller --- PendingReleaseNotes | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 07e4e903a6c..2a4f44d1afd 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,6 +1,15 @@ >= 12.1.2 --------- - +* The "journaler allow split entries" config setting has been removed. +* The 'apply' mode of cephfs-journal-tool has been removed +* Added new configuration "public bind addr" to support dynamic environments + like Kubernetes. When set the Ceph MON daemon could bind locally to an IP + address and advertise a different IP address "public addr" on the network. +* RGW: bucket index resharding now uses the reshard namespace in upgrade scenarios as well + this is a changed behaviour from RC1 where a new pool for reshard was created +* When running 'df' on a CephFS filesystem comprising exactly one data pool, + the result now reflects the file storage space used and available in that + data pool (fuse client only). * Added new commands "pg force-recovery" and "pg-force-backfill". Use them to boost recovery or backfill priority of specified pgs, so they're recovered/backfilled before any other. Note that these commands don't -- 2.39.5