]> sourceware.org Git - lvm2.git/commit
tests: happy using of 4K backend devices
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 12 May 2018 13:58:13 +0000 (15:58 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Sat, 12 May 2018 15:48:31 +0000 (17:48 +0200)
commit6f48741062710fec2eb5c58dd8d4364194bdbf44
treecb22917734903cf18cb0c78e0e19ad4eda4a4026
parente2be14e2d5fc3136257034a8bc194d2127a7c2d3
tests: happy using of 4K backend devices

When the backend device supports only 4K blocks (like ramdisk)
we cannot use for testing any smaller blocksize.

So recalc test for 4K extent size.

We may possibly introduce one list extra test that
can be executed on devices with 512b sectors to
check lvm2 support those min extent sizes...
test/shell/lvconvert-snapshot.sh
test/shell/lvcreate-small-snap.sh
test/shell/snapshot-maxsize.sh
test/shell/snapshot-usage.sh
This page took 0.036149 seconds and 5 git commands to generate.