]> git.ipfire.org Git - thirdparty/grub.git/commit
grub-fs-tester: add LVM RAID1 support
authorAndrei Borzenkov <arvidjaar@gmail.com>
Thu, 19 Mar 2015 18:31:26 +0000 (21:31 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Thu, 19 Mar 2015 18:31:26 +0000 (21:31 +0300)
commit19c4156d1694e3ab82e412d280d1d6677b711d2c
tree1fca763a34a47e2c21f38b3dff82f38a96d27fe7
parent527eeeeee6c8d3d8e3bb1fac408d47bb1dcbec95
grub-fs-tester: add LVM RAID1 support

LVM miscalculates bitmap size with small extent, so start with 16K as
for other RAID types.

Until version 2.02.103 LVM counts metadata segments twice when checking
available space, reduce segment count by one to account for this bug.
tests/util/grub-fs-tester.in