From 6f90c954b72a5bad8cdeddebea4b3dc5981322c7 Mon Sep 17 00:00:00 2001 From: Heinz Mauelshagen Date: Mon, 8 Aug 2016 16:00:49 +0200 Subject: [PATCH] WHATS_NEW: reject --nosync option for RAID6 LVs in lvcreate --- WHATS_NEW | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATS_NEW b/WHATS_NEW index f438fc830..b51cb79c0 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,6 +1,7 @@ Version 2.02.163 - ================================= Limit use of --corelog and --mirrorlog to mirrors in lvconvert. + Reject --nosync option for RAID6 LVs in lvcreate. Do not refresh whole cmd context if profile dropped after processing LVM cmd. Support straightforward lvconvert between striped and raid4 LVs. Support straightforward lvconvert between raid1 and mirror LVs.