]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
IMSM: Add warning message when x8-type device is used
authorPawel Baldysiak <pawel.baldysiak@intel.com>
Mon, 24 Oct 2016 08:19:52 +0000 (10:19 +0200)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 26 Oct 2016 16:01:51 +0000 (12:01 -0400)
commit20bee0f8db86a1103821e5ad39cbbc08de782588
tree099766f14b1c2d2b1bd90888b9ffaf40341f87f3
parent12fe93e9133aefce2f18a622e1910fac3f774923
IMSM: Add warning message when x8-type device is used

This patch adds the warning message when x8-type device
is used with IMSM metadata. x8 device is a special
NVMe drive - two of them on a single PCIe card.
This card could be a single point of failure for
RAID levels different than RAID0. x8 devices have
serial number ending with "-A/-B" or "-1/-2".

Signed-off-by: Pawel Baldysiak <pawel.baldysiak@intel.com>
Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
super-intel.c