Bug 1022212

Summary: kernel 3.11.4-101 shotdown takes to long
Product: [Fedora] Fedora Reporter: Roman <rm.poczta>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, marcelo.barbosa
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: 2013-12-19 17:06:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Roman 2013-10-22 17:26:49 UTC
Description of problem:power down takes to long 


Version-Release number of selected component (if applicable):kernel 3.11.4-101,latest update


How reproducible:all the time if shoting down system


Steps to Reproduce:shot down system 
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Josh Boyer 2013-10-22 18:11:42 UTC
This isn't really descriptive.  Normally a long shutdown means userspace is taking time to exit, not the kernel.

If you do:

sudo sync && sudo poweroff -f

does it shut down more quickly?  PLEASE NOTE: that can still result in data loss if you have applications open with unsaved data, etc.

Comment 2 Roman 2013-11-03 06:10:26 UTC
logout ,shutdown and restart functions go into a blank screen for about two minutes and than they continue normal execution.

Comment 3 Roman 2013-12-19 16:48:20 UTC
the latest kernel update has resolved the issue

Comment 4 Josh Boyer 2013-12-19 17:06:07 UTC
Thank you for letting us know.