Bug 752498

Summary: Reboot / restart Does not function correctly
Product: [Fedora] Fedora Reporter: brian.broussard
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: dennis, johannbg, lpoetter, metherid, mschmidt, notting, plautrba, systemd-maint
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-14 09:14:08 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:
Attachments:
Description Flags
output from shutdown -r 0 none

Description brian.broussard 2011-11-09 17:26:52 UTC
Description of problem:
system will not reboot or shutdown

last line on screen 
  Unmounted sys/kernel/security

last line from tty
  sedispatch[]: sedispatch is exiting on stdin EOF

Version-Release number of selected component (if applicable):
Kernel 3.1.0-7.fc16.i686.PAE
Yum as of 11:00 CST 9 NOV 2011

How reproducible:
every time 

Steps to Reproduce:
Any case 
1.) as user from GNOME select restart
2.) as user from terminal issue reboot
3.) as user from terminal issue shutdown -r 0
4.) as user from terminal issue shutdown -h 0
5.) as root from terminal issue reboot 
6.) as root from terminal issue shutdown -r 0
7.) as root from terminal issue shutdown -h 0
  
Actual results:
Have to power of by holding power button 
Target machines Dell 960 and Dell 990 have not tried on HP yet. 

Expected results:
System should reboot 


CRITICAL ISSUE can not place in an unattended environment where reboot does not work.  

Additional info:

Comment 1 Bill Nottingham 2011-11-09 18:10:06 UTC
Does 'reboot -f' work?

Comment 2 brian.broussard 2011-11-09 18:27:20 UTC
yes in both user and root....

Comment 3 Michal Schmidt 2011-11-10 14:16:16 UTC
(In reply to comment #0)
> last line on screen 
>   Unmounted sys/kernel/security

Not sure if we have enough context.
Are these the last lines you're seeing?:

Sending SIGTERM to remaining processes...
Sending SIGKILL to remaining processes...
Unmounting file systems.
Unmounted /dev/mqueue.
Unmounted /dev/hugepages.
Unmounted /sys/kernel/debug.
Unmounted /sys/kernel/security.

Comment 4 brian.broussard 2011-11-10 14:25:21 UTC
yes

Comment 5 Michal Schmidt 2011-11-11 00:44:00 UTC
Please test this scratch build to which I added some extra prints for debugging:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3506611

Comment 6 brian.broussard 2011-11-11 23:15:07 UTC
Created attachment 533191 [details]
output from shutdown -r 0

Comment 7 brian.broussard 2011-11-11 23:18:48 UTC
ran update see attached for screen output 

(In reply to comment #6)
> Created attachment 533191 [details]
> output from shutdown -r 0

Comment 8 Michal Schmidt 2011-11-14 09:14:08 UTC
Thanks. It hangs at the same point as in bug 752593.

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