Bug 11376

Summary: mdmon binary missing
Product: buildroot Reporter: SR <sebaroth>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: 2018.05.2   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description SR 2018-10-03 18:54:36 UTC
mdmon is not being compiled and installed and there does not seem to be an option to enable it in through config. Turns out that in some cases we can't properly assemble raid1 arrays because of mdmon missing.

A simple quickfix would be to add 'mdmon' (line 14) and 'install-mdmon' (line 17) in https://git.buildroot.net/buildroot/tree/package/mdadm/mdadm.mk