public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
* mdadm + Intel 12th gen.
@ 2023-10-24 16:54 Laurence Perkins
  2023-10-25  7:35 ` Mariusz Tkaczyk
  0 siblings, 1 reply; 3+ messages in thread
From: Laurence Perkins @ 2023-10-24 16:54 UTC (permalink / raw)
  To: linux-raid@vger.kernel.org

Greetings!

I have a Gigabyte motherboard:  https://www.gigabyte.com/Motherboard/Q670M-D3H-DDR4-rev-10#kf

With a 12th gen Intel processor:  https://ark.intel.com/content/www/us/en/ark/products/134591/intel-core-i712700-processor-25m-cache-up-to-4-90-ghz.html

Which I've set up to use dual NVMe drives as IMSM RAID via VMD.

And I seem to have run into:  https://bugzilla.redhat.com/show_bug.cgi?id=2053593

As I understand it, mdadm is ignoring any IMSM RAID arrays that don't all come from the same SATA controller in order to avoid users accidentally creating such arrays with a selection of devices where they can't manage it via the BIOS menus.  Up to now that was sensible.

Unfortunately, VMD now lets non-SATA drives use features that used to be SATA only.  So systems with NVMe drives can use all the BIOS features for them, including the RAID configuration and monitoring.  But then mdadm sees that the drives aren't on a SATA controller and deliberately ignores them.

For now I have hacked the workaround from that Redhat bug report into my initramfs (IMSM_NO_PLATFORM=1), but I expect this kind of configuration to get more common in the future.  So perhaps it would be a good idea to make using them a little more intuitive.  So since I don't manage to find any sign of the upstream bug report mentioned by the Redhat user actually having been filed I'm going to mention it now and ask if there are any plans for what to do with this in future versions.

LMP

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-25 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 16:54 mdadm + Intel 12th gen Laurence Perkins
2023-10-25  7:35 ` Mariusz Tkaczyk
2023-10-25 18:17   ` Laurence Perkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox