https://bugzilla.novell.com/show_bug.cgi?id=760859 https://bugzilla.novell.com/show_bug.cgi?id=760859#c6 --- Comment #6 from Neil Brown <nfbrown@suse.com> 2012-06-27 01:34:40 UTC --- There seem to be two problems here. Firstly, the array is sometime assembled without sdb6 being present. Presumably this is a race between "mdadm -As" running, and sdb6 appearing. I don't really know what to do about that. Presumably you would want that to happen if sdb6 really had died and was not coming back. But if there are unpredictable delays in sdb6 appearing, we don't know how long to wait for it. Could there be a dependency problem? Is there some init.d script that make sdb appear? Maybe it doesn't always get run before the boot.md script?? The second problem is that once the array is marked as degraded, the two halves can be assembled as separate arrays. This certainly shouldn't happen automatically but I can imagine how it might. I'll try to see how best to fix that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.