Re: start dm-multipath before mdadm raid
From: Phil Turmel <hidden>
Date: 2015-12-11 16:39:06
From: Phil Turmel <hidden>
Date: 2015-12-11 16:39:06
On 12/11/2015 11:32 AM, P. Remek wrote:
quoted
It's likely that the udev rules that drive incremental assembly don't have the mapper aliases at the moment they run. Try: DEVICE /dev/dm*That crossed my mind too, but no, this doesn't help, the array still doesn't show up
Next step would be to run udevadm trigger while running udevadm monitor in another session right after boot to see what events run and what rules are executed. That should help narrow this down. Also compare dmesg from boot with dmesg from udevadm trigger. I'm not familiar enough with ubuntu to be much more help.