summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2018-08-27 14:41:29 -0500
committerDavid Teigland <teigland@redhat.com>2018-08-27 14:41:29 -0500
commited749cdb5b6ccfe8d47c8f765bd71d3e6f6d8622 (patch)
tree46a768da8be97b977da403b8a7d2adbb7c40aff6
parent5502f72e41dceb85d11ec562819ad6c5db6758ae (diff)
downloadlvm2-ed749cdb5b6ccfe8d47c8f765bd71d3e6f6d8622.tar.gz
WHATS_NEW: recent fixes
-rw-r--r--WHATS_NEW4
1 files changed, 3 insertions, 1 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 1a00b78bd..b4af84b6b 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,10 +1,12 @@
Version 2.02.182 -
==============================
+ Fix pvs with lvmetad to avoid too many open files from filter reads.
+ Fix pvscan --cache to avoid too many open files from filter reads.
+ Reduce max concurrent aios to avoid EMFILE with many devices.
Fix lvconvert conversion attempts to linear.
Fix lvconvert raid0/raid0_meta -> striped regression.
Fix lvconvert --splitmirror for mirror type (2.02.178).
Do not pair cache policy and cache metadata format.
- Reduce max concurrent aios to avoid EMFILE with many devices.
Version 2.02.181 - 01 August 2018
=================================