1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/test
Zdenek Kabelac 794e94fe16 Replace PV_MIN_SIZE with function pv_min_size()
Add configurable option to define minimal size of
of block device usable as a PV.

pv_min_size() is added to lvm-globals and it's being
initialized through _process_config.

Macro PV_MIN_SIZE is unused and removed.

New define DEFAULT_PV_MIN_SIZE_KB is added to lvm-global
and unlike PV_MIN_SIZE it uses KB units.

Should help users with various slow devices attached to the system,
which cannot be easily filtered out (like FDD on /dev/sdX):
https://bugzilla.redhat.com/show_bug.cgi?id=644578
2011-02-18 14:11:22 +00:00
..
api Query only test related vg name 2011-01-28 16:11:14 +00:00
lib Allow overriding the DM_DEV_DIR used by the test suite (fixes BZ 672796). Use 2011-02-09 17:57:14 +00:00
.gitignore Add testing framework, along with first few tests. 2007-09-18 14:00:42 +00:00
Makefile.in Remove -f from list of targets for cleanup 2011-01-17 15:18:10 +00:00
t-000-basic.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-activate-missing.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-activate-partial.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-covercmd.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-dmeventd-restart.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-fsadm.sh Skip sysinit test for cluster 2011-01-31 22:05:30 +00:00
t-inconsistent-metadata.sh Lower disk space usage of inconsistent mda test 2011-01-28 16:13:39 +00:00
t-listings.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lock-blocking.sh Check for file with clvmd pid 2011-01-13 11:05:27 +00:00
t-lvchange-mirror.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvconvert-mirror-basic-0.sh add copyright notices to new files 2010-07-28 12:20:38 +00:00
t-lvconvert-mirror-basic-1.sh add copyright notices to new files 2010-07-28 12:20:38 +00:00
t-lvconvert-mirror-basic-2.sh add copyright notices to new files 2010-07-28 12:20:38 +00:00
t-lvconvert-mirror-basic-3.sh add copyright notices to new files 2010-07-28 12:20:38 +00:00
t-lvconvert-mirror-basic.sh Accelerate mirror tests 2011-01-28 16:07:04 +00:00
t-lvconvert-mirror.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvconvert-repair-dmeventd.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvconvert-repair-policy.sh Add test to make sure that a log device is retained when a 2011-01-19 19:22:07 +00:00
t-lvconvert-repair-replace.sh Add disk to mirrored log type conversion. 2011-01-11 17:05:08 +00:00
t-lvconvert-repair-snapshot.sh Add a test for the interaction of snapshots of mirrors and lvconvert --repair. 2011-01-07 14:56:52 +00:00
t-lvconvert-repair-transient-dmeventd.sh Add a test for the interaction of transient errors and dmeventd mirror repair. 2011-01-07 14:56:10 +00:00
t-lvconvert-repair-transient.sh Re-enable t-lvconvert-repair-transient, avoiding the deadlock by running mkfs 2011-01-05 14:15:01 +00:00
t-lvconvert-repair.sh Add disk to mirrored log type conversion. 2011-01-11 17:05:08 +00:00
t-lvconvert-twostep.sh Add disk to mirrored log type conversion. 2011-01-11 17:05:08 +00:00
t-lvcreate-mirror.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvcreate-operation.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvcreate-pvtags.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvcreate-small-snap.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvcreate-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvextend-percent-extents.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvextend-snapshot-dmeventd.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvextend-snapshot-policy.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvm-init.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvmcache-exercise.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvresize-mirror.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-lvresize-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-mdata-strings.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-metadata-balance.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-metadata-dirs.sh Add a test for RHBZ 640621 (metadata/dirs + no PV MDAs broken). 2011-01-05 01:00:34 +00:00
t-metadata.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-mirror-names.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-mirror-vgreduce-removemissing.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-nomda-missing.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pool-labels.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pv-min-size.sh Replace PV_MIN_SIZE with function pv_min_size() 2011-02-18 14:11:22 +00:00
t-pv-range-overflow.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pvchange-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pvcreate-metadata0.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pvcreate-operation-md.sh Replacei sleep wait with udev settle 2011-01-28 16:12:45 +00:00
t-pvcreate-operation.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pvcreate-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-pvmove-basic.sh Lower device size of pvmove test 2011-01-28 16:15:08 +00:00
t-pvremove-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-read-ahead.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-snapshot-autoumount-dmeventd.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-snapshot-merge.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-snapshots-of-mirrors.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-tags.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-test-partition.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-topology-support.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-unknown-segment.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-unlost-pv.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgcfgbackup-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgchange-maxlv.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgchange-sysinit.sh Skip sysinit test for cluster 2011-01-31 22:05:30 +00:00
t-vgchange-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgcreate-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgextend-restoremissing.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgextend-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgmerge-operation.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgmerge-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgreduce-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgrename-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgsplit-operation.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgsplit-stacked.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
t-vgsplit-usage.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00