From 8f5695fa71e0b293e774cfbaf7af7985896cd47a Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 1 Feb 2021 12:12:23 +0100 Subject: [PATCH] WHATS_NEW: updates --- WHATS_NEW | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index ef1afaabd..c6be9b481 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,10 @@ Version 2.03.12 - =================================== + Allocation prints better error when metadata cannot fit on a single PV. + Pvmove can better resolve full thin-pool tree move. + Limit pool metadata spare to 16GiB. + Improves convertsion and allocation of pool metadata. + Support thin pool metadata 15.88GiB, adds 64MiB, thin_pool_crop_metadata=0. Enhance lvdisplay to report raid availiable/partial. Support online rename of VDO pools. Imporove removal of pmspare when last pool is removed.