summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorJonathan Earl Brassow <jbrassow@redhat.com>2012-04-25 13:38:41 +0000
committerJonathan Earl Brassow <jbrassow@redhat.com>2012-04-25 13:38:41 +0000
commitac6e1e3e8d25c7bfd4c861e9fc1961e9601bc9c4 (patch)
tree48db55552069351c6df3d6c17998ab62525a984a /WHATS_NEW
parentc70037445acd5033ca9f3096ccfc69f0253dee21 (diff)
downloadlvm2-ac6e1e3e8d25c7bfd4c861e9fc1961e9601bc9c4.tar.gz
lvm2-ac6e1e3e8d25c7bfd4c861e9fc1961e9601bc9c4.tar.xz
lvm2-ac6e1e3e8d25c7bfd4c861e9fc1961e9601bc9c4.zip
Disallow changing cluster attribute of VG while RAID LVs are active.
Mirror and snapshot LVs are already checked for when switching the cluster attribute of a VG. This patch adds RAID.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index d5452e08..f50780f2 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.96 -
================================
+ Disallow changing cluster attribute of VG while RAID LVs are active.
Fix lvconvert error message for non-mergeable volumes.
Allow subset of failed devices to be replaced in RAID LVs.
Prevent resume from creating error devices that already exist from suspend.