Bug 810393 - e2fsck reports device busy but that device was unmounted successfully
Summary: e2fsck reports device busy but that device was unmounted successfully
Keywords:
Status: CLOSED DUPLICATE of bug 808795
Alias: None
Product: Fedora
Classification: Fedora
Component: e2fsprogs
Version: 16
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Eric Sandeen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-05 20:34 UTC by George R. Goffe
Modified: 2012-04-12 20:00 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-04-12 20:00:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description George R. Goffe 2012-04-05 20:34:28 UTC
Description of problem:

I put a disk in my system and turned it on and then mounted it's single partition and then decided to force e2fsck on it. I unmounted it first but e2fsck reports that it's busy. lsof shows jbd2 (kernel process?) doing something with the disk.

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

e2fsprogs-1.41.14-2.fc15.x86_64
util-linux-2.20.1-2.2.fc16.x86_64

How reproducible:

unknown

Steps to Reproduce:
1.see above
2.
3.
  
Actual results:

e2fsck -f /dev/sde1 complains that the device is busy

Expected results:

e2fsck to force fsck for this filesystem

Additional info:

Comment 1 Norman Smith 2012-04-11 20:25:21 UTC
See bug 808795.  It appears related.

Comment 2 Milan Broz 2012-04-12 10:47:59 UTC
And bug 809188 as well.

We found some very strange unmout path called in VFS, seems like it keep internally some reference.

I have system where it is easily reproduced, so I will try to work with Lukas to move it somewhere, it hits too many people already.

Comment 3 Milan Broz 2012-04-12 20:00:40 UTC

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


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