Bug 599209 - udev by-id links missing for MD during installation
Summary: udev by-id links missing for MD during installation
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Milestone 5
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-23 12:11 UTC by Arvin Schnell
Modified: 2010-04-27 09:26 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
console screenshot (26.45 KB, image/png)
2010-04-23 12:12 UTC, Arvin Schnell
Details
YaST logs (393.47 KB, application/x-bzip)
2010-04-23 12:12 UTC, Arvin Schnell
Details

Note You need to log in before you can comment on or make changes to this bug.
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