Bug 692375

Summary: system hangs start up
Product: [Fedora] Fedora Reporter: Fabien Archambault <marbolangos>
Component: systemdAssignee: Lennart Poettering <lpoetter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 15CC: johannbg, lpoetter, madko, metherid, mschmidt, notting, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-31 08:48:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabien Archambault 2011-03-31 07:25:24 UTC
Description of problem: The latest version of systemd (according to my tests) hangs on start up. This blocks the loading of the computer.


How reproducible: always (init 3 or 5)


Steps to Reproduce:
1. Start computer
2.
3.
  
Actual results: hangs the startup


Expected results: no hanging


Additional info:
I wanted to downgrade the version because first I thought it was abrt as it hanged there. Then after stopping it to load it hanged on D-Bus.
I checked all updates made today. I had the kernel so I tried the previous working version and it hangs. The only system thing is systemd.
Also when I boot in init 1 and do:
systemctl start network.service
With only the eth0 plugged (no wireless activated) the network never loads! I waited about 5 minutes (the cable is 1.5m in 100MB/s directly to the router).

Comment 1 Michal Schmidt 2011-03-31 08:30:00 UTC
There is a known problem with the SELinux policy not being ready for systemd-21. Please check if your problem is caused by SELinux by booting in permissive mode ("enforcing=0").

Comment 2 Fabien Archambault 2011-03-31 08:37:10 UTC
Hi,

this allows the system to boot. Everything seems ok without SELinux.

Comment 3 Michal Schmidt 2011-03-31 08:48:54 UTC

*** This bug has been marked as a duplicate of bug 692137 ***