1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Heinz Mauelshagen e2e30a64ab lvconvert: fix interim segtype regression on raid6 conversions
When converting from striped/raid0/raid0_meta
to raid6 with > 2 stripes, allow possible
direct conversion (to raid6_n_6).

In case of 2 stripes, first convert to raid5_n to restripe
to at least 3 data stripes (the raid6 minimum in lvm2) in
a second conversion before finally converting to raid6_n_6.

As before, raid6_n_6 then can be converted
to any other raid6 layout.

Enhance lvconvert-raid-takeover.sh to test the
2 stripes conversions to raid6.

Resolves: rhbz1624038
2018-09-07 13:48:19 +02:00
..
2018-07-11 11:26:42 -05:00
2018-08-24 14:55:12 -05:00
2018-06-08 13:40:53 +01:00
2018-07-11 11:26:42 -05:00
2018-06-08 13:40:53 +01:00
2018-07-11 11:26:42 -05:00
2018-06-08 13:40:53 +01:00
2018-07-02 10:24:20 +02:00
2018-06-08 13:40:53 +01:00
2018-06-08 13:40:53 +01:00
2018-07-09 15:29:16 +02:00
2018-06-08 13:40:53 +01:00
2018-07-11 11:26:42 -05:00