Bug 450003 - filesystems don't get cleanly unmounted during shutdown
Summary: filesystems don't get cleanly unmounted during shutdown
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 9
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-04 17:39 UTC by Jeroen Beerstra
Modified: 2014-03-17 03:14 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-06-29 08:50:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeroen Beerstra 2008-06-04 17:39:22 UTC
Description of problem:

During shut-down the system fails to unmount my filesystems cleanly. Mainly /usr
and /var (but also /home sometimes) fail to unmount with 'device or resource
busy', at the next boot most of the time orphaned inodes are found especially in
/usr (which I find very strange as I didn't do any recent writes to /usr). 

Version-Release number of selected component (if applicable):

initscripts-8.76.2-1.x86_64

How reproducible:


Steps to Reproduce:
1. Boot system
2. Shutdown
3. Press Ctrl-Alt-F7 to watch the shut-down process
  
Actual results:

/usr and /var fail to unmount repeatedly

Expected results:

all filesystems should get cleanly unmounted after all processes are killed

Additional info:

my filesystems are organised in a non vanilla way, maybe that's part of the problem:

sda->sw raid0->LVM->usr, var and home
sdb->sw raid0

Comment 1 Jeroen Beerstra 2008-06-29 08:50:54 UTC
seems to be related to 451081, booting with noapic seems to fix that and this
problem also. 


Note You need to log in before you can comment on or make changes to this bug.