]> sourceware.org Git - lvm2.git/commit
tests: update aux raid support
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 5 May 2016 19:00:42 +0000 (21:00 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 5 May 2016 21:55:20 +0000 (23:55 +0200)
commit07c1694ff59fd760a602fb1425c5c99bc0bd33ca
treec77912359fa2e5e9d1d960dceecc3e4af7fb6774
parent7bb39af03630beb91acd457b9d949f7ecfa0e75e
tests: update aux raid support

For raid1  use chunksize as bitmap-chunk specification.
Always enforce usage of bitmap - getting comparable outcome
as lvm2 raid support uses.
Add udev_wait after stopping  md array - as in fact leg-device
are still in use by target even command has finished.

(mdadm --stop causes WATCH rule wakeup, and
ioctl(STOP_ARRAY) returns IMHO to early - it should finish
and fsync work on leg devices first).
test/lib/aux.sh
This page took 0.029195 seconds and 5 git commands to generate.