1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Heinz Mauelshagen 64a2fad5d6 lvconvert/lvcreate: raise maximum number of raid images
Because of contraints in renaming shifted rimage/rmeta LV names
the current RaidLV limit is a maximum of 10 SubLV pairs.

With the previous introduction of reshaping infratructure that
constriant got removed.

Kernel supports 253 since dm-raid target 1.9.0, older kernels 64.

Raise the maximum number of RaidLV rimage/rmeta pairs to 64.
If we want to raise past 64, we have to introdce a check for
the kernel supporting it in lvcreate/lvconvert.

Related: rhbz834579
Related: rhbz1191935
Related: rhbz1191978
2017-02-24 05:20:58 +01:00
..
config_settings.h args: use arg parsing function for region size 2017-02-13 08:21:58 -06:00
config.c debug: more stacktrace corrections 2016-11-25 14:58:28 +01:00
config.h config: parse config tree without dup node checking if it's metadata tree 2016-09-21 18:16:05 +02:00
defaults.h lvconvert/lvcreate: raise maximum number of raid images 2017-02-24 05:20:58 +01:00