|
Bugzilla – Full Text Bug Listing |
| Summary: | udev by-id links missing for MD during installation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Arvin Schnell <aschnell> |
| Component: | Basesystem | Assignee: | 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
Created attachment 356466 [details]
console screenshot
Created attachment 356467 [details]
YaST logs
Does: /lib/udev/rules.d/64-md-raid.rules exist? Does this: udevadm test /class/block/md0 print anything useful? The file does not exist. No idea if the output is useful. You can very easily test this by yourself. 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. Steffen, please add the file. Same as in SP1, see bug #573088. added |