]> sourceware.org Git - lvm2.git/commit
test: add lvconvert-raid-takeover.sh
authorHeinz Mauelshagen <heinzm@redhat.com>
Tue, 9 Aug 2016 12:17:26 +0000 (14:17 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Tue, 9 Aug 2016 12:17:26 +0000 (14:17 +0200)
commit3d3f62e10acee60bd61a401b76f009a611d22f9e
tree8a6ed6d3ba7db53d4dd113ca3496f9fcd983caa2
parente5a5fd3669914337f85fc5c12e867680eb3f58a9
test: add lvconvert-raid-takeover.sh

Commit 76ef2d15d839106adac4d82005d517be05a657eb introduced
raid0 <-> raid4 takeover and full mirror <-> raid1 support.

Add tests for these conversions.

Tests exposed a kernel semantics change freezing resynchronization
on conversions from raid0[_meta] -> raid4 or adding raid1 legs
because kernel kept the RAID mapped device in 'frozen' state unless
an 'idle' message was sent or the table was reloaded (kernel patch pending).
test/shell/lvconvert-raid-takeover.sh [new file with mode: 0644]
This page took 0.041422 seconds and 5 git commands to generate.