Am 23.07.2019 um 22:39 schrieb Gordon Messmer gordon.messmer@gmail.com:
I still don't understand how this relates to md125. I don't see it referenced in mdadm.conf. It sounds like you see it in the output from lsblk, but only because you manually assembled it. Do you expect there to be a luks volume there?
To check:
cryptsetup isLuks <device> && echo Success
cryptsetup luksDump <device>
-- LF