Bug 53446

Summary: Mount freezes in a state = D. And no more mounts or unmount are possible.
Product: [Retired] Red Hat Linux Reporter: Carlos Miguel Sousa Almeida <cmsa>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
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: 2003-06-07 17:15:47 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 Carlos Miguel Sousa Almeida 2001-09-09 04:11:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010816

Description of problem:
I tried to mount a /dev/sda1 (digital camera USB), and the process stop in
state D, after that i can't mount or unmount a thing and no one can kill
them, even in reboot i have to do a power reset.

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


How reproducible:
Sometimes

Steps to Reproduce:
1. Add aline in fstab to mount like "/dev/sda1	/mnt/Fuji	vfat	 exec,dev,suid,rw,noauto,umask=0,users 0 0"
2. Then try to mount /mnt/Fuji
3. note: Fuji is a USB digital camera. It works sometimes.



Actual Results:  The /bin/mount process is freeze and no one can kill it,
even by a kill -9 or killall.
After that i can't mount or unmount anything.
A restar must be by power reset. It stop in "stopping automount"

Expected Results:  Mounted the digital camera.

Additional info:

I have a Athlon, 1Ghz, 256Mram, one IDE disc, a DVD ROM, kernel 2.4.2.
I'm affraid to lose information, doing the power reset.

Comment 1 Bernhard Rosenkraenzer 2001-09-09 20:32:27 UTC
It would appear that the kernel system call is hanging.



Comment 2 Alan Cox 2003-06-07 17:15:47 UTC
USb storage has had a major rework since 2.4.2. Multiple hang bugs have been fixed.