]> sourceware.org Git - lvm2.git/commit
tests: add reshape size consistency tests script lvconvert-raid-reshape-size.sh 1327393223
authorHeinz Mauelshagen <heinzm@redhat.com>
Wed, 29 May 2024 16:05:19 +0000 (18:05 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Tue, 11 Jun 2024 13:44:36 +0000 (15:44 +0200)
commit2468b66b30872af6deac48093c97b789866eec6f
treec355efbef01f5a5c25e47a8257f1eeeb205a9706
parent6e6d4c62b34b95d0e96f3d9258434096c7ba4844
tests: add reshape size consistency tests script lvconvert-raid-reshape-size.sh

Calculates expected size before/after reshapes adding/removing stripes
to/from RaidLVs with levels 4/5/6/10 and compares it with the actual
one the block layer shows.  Stripes reshaped to are listed in the
tst_stripes variable.  mkfs/fsck/resize2fs the respective RaidLVs
to confirm ext4 can be resized accordingly without issues.
test/shell/lvconvert-raid-reshape-size.sh [new file with mode: 0644]
This page took 0.032968 seconds and 5 git commands to generate.