You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if it works with other MDADM arrays, but with ones based on Intel's RST firmware RAID it detects the controller device, but then doesn't detect the actual storage volumes.
using --all-ramdisk-modules doesn't help, so it's probably not a missing module. I'm not sure what else it might be.
The text was updated successfully, but these errors were encountered:
So the problem is that the Intel RST RAID (and possibly other formats) has containers which contain volumes. The current setup assembles the container, but never checks for anything inside it.
#73 has a potential fix that shouldn't break anyone else's stuff (but it would be good to test it more thoroughly than I am currently capable of.)
I don't know if it works with other MDADM arrays, but with ones based on Intel's RST firmware RAID it detects the controller device, but then doesn't detect the actual storage volumes.
using --all-ramdisk-modules doesn't help, so it's probably not a missing module. I'm not sure what else it might be.
The text was updated successfully, but these errors were encountered: