On 05/09/2017 06:25 AM, Tomasz Majchrzak wrote:
IMSM doesn't allow to create arrays including drives with different sector sizes. Following patchset blocks all paths to create such configuration: * explicit array create * array rebuild (spare in the same container, spare moved across containers) * array grow Alexey Obitotskiy (5): imsm: allow drives in a container regardless of sector size imsm: allocate buffer to support maximum sector size imsm: don't allow disks with different sector size in one array Allow more spare selection criteria Add sector size as spare selection criterion Incremental.c | 18 ++++++++----- Monitor.c | 38 ++++++++++++++++---------- mdadm.h | 19 +++++++++---- super-intel.c | 86 ++++++++++++++++++++++++++++++++++++++++------------------- util.c | 37 ++++++++++++++++++++++--- 5 files changed, 140 insertions(+), 58 deletions(-)
Applied! Thanks, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html