summaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2014-10-03 23:36:11 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2014-10-06 15:18:06 +0200
commit75119d85b3dfe9f53187f37130fd6d215705c166 (patch)
tree71687da228a0096f2868094930b39607b7bd33ab /WHATS_NEW
parentcb273fe16423a2868c0bdde7c8e56cb21131338d (diff)
downloadlvm2-75119d85b3dfe9f53187f37130fd6d215705c166.tar.gz
cache: lvremoved cached LV removes cache pool
When we remove cached volume, whole tree must go down. There is 'lvconvert --splitcache' to preserve cache pool.
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 3d5f9c423..a11fa16e4 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.112 -
=====================================
+ Lvremoving cached LV removes cachepool (keep with lvconvert --splitcache).
Always remove spare LV with last removed pool volume.
Support lvconvert --splitcache and --uncache of cached LV.
Option --cache has also shortcut -H (i.e. lvcreate -H).