Comment 14 for bug 1608495

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

TO correctly shutdown IMSM/VROC intel matrix raid devices, I expect you to need to install finalrd & add mdadm finalrd hook.

$ sudo apt install finalrd

Download the attached hook, place it into /usr/share/finalrd/mdadm.finalrd, mark it executable (sudo chmod +x /usr/share/finalrd/mdadm.finalrd)

Then reboot twice.

After the second reboot, i expect the raid to come up clean. Please report back if that helps, and then I should schedule to SRU this change to bionic.

This is how clean shutdown for IMSM/VROC is implemented in later releases.