|
Bugzilla – Full Text Bug Listing |
| Summary: | Race between udev device creation and boot.lvm vgscan with tmpfs /dev | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Kleen <ak> |
| Component: | Basesystem | Assignee: | Kay Sievers <kasievers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | kernel01 |
| Version: | Beta 1 | ||
| Target Milestone: | Beta 2 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Kleen
2006-01-21 01:12:48 UTC
Does it help, to make /etc/init.d/boot.device-mapper depend on boot.udev instead on boot.rootfsck (run insserv after it, to update the .depend* files)? With that it boots yes. Added boot.udev to Required-Start section of init script I updated to beta3 and the problem is there again. The dependencies include udev for device-mapper, so there must be some other issue there too. Reassigne to mintainer of udev, it seems that devices in tmpfs are not present even if boot.udev has been finished. Please test with current release and update the version or close the bug. Andi? What's the status on this one? I'm retesting with RC2 I rebooted a few times and the race didn't trigger so I suppose it's fixed |