mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-24 17:57:48 +03:00
When both the '-i' and '-m' arguments are specified on the command line, use the "raid10" segment type. This way, the native RAID10 personality is used through dm-raid rather than layering a mirror on striped LVs. If the old behavior is desired, the '--type' argument to use would be "mirror" rather than "raid10".