Bug 538320

Summary: rescue system does not start md devices
Product: [openSUSE] openSUSE 11.2 Reporter: Forgotten User 1GBkbCnI0A <forgotten_1GBkbCnI0A>
Component: InstallationAssignee: Michal Marek <mmarek>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Milestone 7   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User 1GBkbCnI0A 2009-09-11 08:22:35 UTC
User-Agent:       Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00

In M7 the rescue system does not start available software raids (md).


Reproducible: Always

Steps to Reproduce:
1. boot rescue system on hw w/ md raid


Expected Results:  
as in opensuse up to 11.1 md raids have been started in rescue system
Comment 1 Michal Marek 2009-09-29 08:05:07 UTC
Thanks for the report, but this was an intended change:

* Tue Feb 17 2009 mmarek@suse.cz
- disable auto-assemly in boot.md completely as it can collide with
  dmraid (bnc#474652). If someone wants to auto-assemble md arrays
  in the rescue system, they can run
  'mdadm -Es -c partitions >mdadm.conf && mdadm -As -c mdadm.conf'
  manually.

One can't make everybody happy, sorry.

*** This bug has been marked as a duplicate of bug 474652 ***