Bug 599209

Summary: udev by-id links missing for MD during installation
Product: [openSUSE] openSUSE 11.3 Reporter: Arvin Schnell <aschnell>
Component: BasesystemAssignee: Steffen Winterfeldt <snwint>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Milestone 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: console screenshot
YaST logs

Description Arvin Schnell 2010-04-23 12:11:52 UTC
The by-id links for MD are missing during installation. They are
present later in the installed system.
Comment 1 Arvin Schnell 2010-04-23 12:12:21 UTC
Created attachment 356466 [details]
console screenshot
Comment 2 Arvin Schnell 2010-04-23 12:12:49 UTC
Created attachment 356467 [details]
YaST logs
Comment 3 Kay Sievers 2010-04-23 13:25:59 UTC
Does:
  /lib/udev/rules.d/64-md-raid.rules
exist?

Does this:
  udevadm test /class/block/md0
print anything useful?
Comment 4 Arvin Schnell 2010-04-23 13:38:01 UTC
The file does not exist. No idea if the output is useful. You can very
easily test this by yourself.
Comment 5 Kay Sievers 2010-04-23 13:43:53 UTC
The links are created by the rules file which seems missing. It's nothing udev can do about that. It's mdadm or the installer which is not doing the right thing.
Comment 6 Arvin Schnell 2010-04-26 08:52:21 UTC
Steffen, please add the file. Same as in SP1, see bug #573088.
Comment 7 Steffen Winterfeldt 2010-04-27 09:26:58 UTC
added