Zdenek Kabelac
505c1d56e8
tests: accept also value 512
...
Older kernels provide fixed value 512 instead of 0.
2019-08-09 12:57:21 +02:00
Zdenek Kabelac
2cac4bfc15
tests: update cache test
...
Since migration_threshold is now protected to not be smaller
then 8*chunk_size - update tests to count with this modification.
2019-01-21 12:53:16 +01:00
David Teigland
214235367b
tests: enable lvcreate cache tests with lvmlockd
...
Tests that want to use lvcreate to create a new
origin LV and then combine it with an existing
cache pool to create a cache LV.
2018-05-30 15:56:08 -05:00
Zdenek Kabelac
e55bae2b2c
tests: use bash
2017-07-10 14:23:53 +02:00
Zdenek Kabelac
0b773eecd9
tests: skip more cache tests for older driver
2016-07-13 21:52:14 +02:00
Zdenek Kabelac
957480f4b9
tests: remove more test
...
Try to remove more tests before confusing older driver to death.
2016-07-12 13:20:56 +02:00
Zdenek Kabelac
06a9dab730
tests: skip some tests for older cache driver
...
Cache target 1.4 on f19 kernel shows error, skipping some tests...
2016-07-11 15:45:28 +02:00
Zdenek Kabelac
bc5376b151
tests: do not test settings when MQ is emulated by SMQ
2016-03-31 12:21:40 +02:00
Zdenek Kabelac
49839b6d96
tests: check kernel_cache_ funcs
2016-03-03 10:17:03 +01:00
David Teigland
f54253d396
tests: add SKIP_WITH_LVMLOCKD
...
to all tests that don't already used vgcreate $SHARED
2016-02-23 09:28:48 -06:00
Zdenek Kabelac
fcbef05aae
doc: change fsf address
...
Hmm rpmlint suggest fsf is using a different address these days,
so lets keep it up-to-date
2016-01-21 12:11:37 +01:00
Zdenek Kabelac
4159680a0e
tests: use more SKIP
...
Speed-up check_lvmpolld.
2015-10-27 16:00:09 +01:00
Zdenek Kabelac
c2d814e78d
tests: keep testing mq policy
...
Tests were written for 'mq' policy, so disable smq.
2015-08-12 14:33:16 +02:00
Ondrej Kozina
e587b0677b
lvmpolld: Add standalone polldaemon.
...
See doc/lvmpolld_overview.txt
2015-05-09 00:59:18 +01:00
Zdenek Kabelac
a10a11bd54
lvchange: disable persistent minors for pools
...
There is no reason to support persistent major/minor numbers
for pool volumes - it's only meant to be supported for filesystems
(since i.e. nfs may need to keep volume on a persistent device node.)
Support for pools is now explicitely disabled and documented.
2015-03-18 13:42:13 +01:00
Petr Rockai
7d615a3fe5
cache: Fix a segfault when passing --cachepolicy without --cachesettings.
2015-02-24 11:39:35 +01:00
Petr Rockai
71271cf905
test: Also test repeated --cachesettings in lvchange-cache.
2014-11-20 16:51:07 +01:00
Petr Rockai
c75ae0846e
cache: Implement 'default' as a policy settings value to clear the record.
2014-11-20 16:51:07 +01:00
Petr Rockai
4b9b8e1282
toollib: Split --cachesettings from --cachepolicy.
2014-11-20 16:51:07 +01:00
Petr Rockai
310beb73a8
test: Add a test for lvchange --cachepolicy.
2014-11-20 16:51:07 +01:00