Bugzilla – Bug 599209
udev by-id links missing for MD during installation
Last modified: 2010-04-27 09:26:58 UTC
The by-id links for MD are missing during installation. They are present later in the installed system.
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