Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
/lib/rcscripts/addons/raid-start.sh does not check if one has /etc/mdadm/mdadm.conf. According to its manual mdadm allows both but will prefer /etc/mdadm.conf if present. The raid-st(art|op).sh scripts should also look for both and prefer /etc/mdadm.conf.
Created an attachment (id=98753) [details] patch against scripts from mdadm-2.5.2 This patch checks for both possible files. It prefers /etc/mdadm.conf over /etc/mdadm/mdadm.conf. If the files are different it a warning will be send. The diff warning could be omitted, but the scripts should check both files.
fixed in cvs, cheers