Do not mess with MDADMs auto-detect
authorPeter Hjalmarsson <xake@rymdraket.net>
Wed, 23 Feb 2011 06:14:04 +0000 (07:14 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 24 Feb 2011 09:27:12 +0000 (10:27 +0100)
commit665c3ecff6cb6584ef1c0a3eb867acc5ea3944e3
treecec7d41c22a3cd2bca38814fbb08be70e68271b5
parent7ae5e10474ef720a50b6ae01574036beaa017c38
Do not mess with MDADMs auto-detect

Only reason for this logic is to limit what entries in /proc/partitions
mdadm scans for arrays.
However this seems to break raids in containers (example Intel fakeraids)
as those containers are never scanned for arrays.
(On my system it activates /dev/md/imsm0, but never /dev/md/Gentoo_0 which
is the real RAID with the removed logic)
If someone has something dead-slow they do not want scanned for raids,
it is better if they specify their own mdadm.conf.
If someone finds an example of something that mdadm scans for arrays that
is not supposed to be scanned, we may handle that then.
defaults/initrd.scripts