Bug 11376 - mdmon binary missing
Summary: mdmon binary missing
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2018.05.2
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-03 18:54 UTC by SR
Modified: 2018-10-15 06:53 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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