[SM-Grimoire-Bugs] [Bug 13807] coldplug essential script fails on init

bugzilla-daemon at bugs.sourcemage.org bugzilla-daemon at bugs.sourcemage.org
Sun Aug 26 06:16:02 EDT 2007


http://bugs.sourcemage.org/show_bug.cgi?id=13807


julien at rozo.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |13808




------- Additional Comments From julien at rozo.org  2007-08-26 05:16 -------
Ok, I made some tests today, and I think I found the solution :)

Arwed v. Merkatz is right : commenting those 3 lines in coldplug init script :

#echo "Waiting for all events to be handled..."
#/sbin/udevsettle --timeout=60
#evaluate_retval

makes the boot process going well.


I also found that the script fails on udevsettle only if DEVICES=static in
/etc/sysconfig/devices

And having DEVICES=udev with coldplug script disabled goes into infinite reboot
loop, as described in bug #13808


So, to sum up :
- DEVICES=static and coldplug disabled = boot process works
- DEVICES=udev and coldplug enable = boot process works
- DEVICES=static and coldplug enabled = coldplug fails
- DEVICES=udev and coldplug disabled = infinite reboot loop

Maybe this bug and #13808 could be marked as resolved ?

Can a solution be found directly into the cast process, to reflect this scheme
of working values ?

-- 
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the SM-Grimoire-Bugs mailing list