mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
70f57996b3
If '--mirrors/-m' and '--stripes/-i' are used together when creating a logical volume, mirrors-over-stripes is currently chosen. The user can override this by using the '--type raid10' option on creation. However, we want a place where we can set the default behavior to 'raid10' explicitly - similar to the "mirror" and "raid1" tunable, mirror_segtype_default. A follow-on patch should use this new setting to change the default from "mirror" to "raid10", as this is the preferred segment type. |
||
---|---|---|
.. | ||
kernel | ||
.gitignore | ||
example_cmdlib.c | ||
example.conf.in | ||
lvm2-raid.txt | ||
lvm_fault_handling.txt | ||
lvmetad_design.txt | ||
Makefile.in | ||
pvmove_outline.txt | ||
tagging.txt | ||
testing.txt | ||
udev_assembly.txt |