1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Zdenek Kabelac b493811968 cache: introduce cache_pool_max_chunks
Introduce 'hard limit' for max number of cache chunks.
When cache target operates with too many chunks (>10e6).

When user is aware of related possible troubles he
may increase the limit in lvm.conf.

Also verbosely inform user about possible solution.

Code works for both lvcreate and lvconvert.

Lvconvert fully supports change of chunk_size when caching LV
(and validates for compatible settings).
2016-08-29 20:47:31 +02:00
..
api tests: reduce amount of pvcreates 2016-07-11 15:29:28 +02:00
dbus lvmdbustest: Comment out refresh check for LV create 2016-06-28 13:36:32 -05:00
lib lvchange: Allow device specification when requesting a repair 2016-08-05 16:01:46 +02:00
shell cache: introduce cache_pool_max_chunks 2016-08-29 20:47:31 +02:00
unit doc: change fsf address 2016-01-21 12:11:37 +01:00
.gitignore gitignore: Remove redundant test dir entry 2012-06-08 23:34:15 +01:00
Makefile.in tests: add mke2fs.conf 2016-07-04 17:40:25 +02:00