Bug 35152

Summary: mount hangs with iso9660 on loop device
Product: [Retired] Red Hat Linux Reporter: Rodary Jacques <jrwallai>
Component: kernelAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium 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: 2001-04-10 02:42:14 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 Rodary Jacques 2001-04-08 01:36:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [fr] (X11; U; Linux 2.4.2smp i686)


I can' mount an iso9660 file on loop with my new custom kernel 2.4.2. I
can't even kill the mount command (I tried all signals). When I try to
reboot, the shutdown process hangs on "unmounting file systems". It worked
fine -and still does- with kernel 2.2.17-14. Did I forget something in
kernel config?

Reproducible: Always
Steps to Reproduce:
1. mount -vt iso9660 -o loop[=/dev/loop0] iso /mnt
2.
3.
	

Actual Results:  /var/log/messages says "Device not ready. Make sure there
is a disk in the drive"

Comment 1 Olivier Baudron 2001-04-09 12:43:13 UTC
An upgrade to 2.4.3 fixed the problem with loop device on my PC.

Comment 2 Alexei Podtelezhnikov 2001-04-09 23:37:19 UTC
this is a very known problem with 2.4.2 kernels. It's probably fixed in 0.1.49 
release in rawhide. It's definately fixed in Linus' 2.4.3. Basically you missed 
the fix in your new custom kernel.

Comment 3 Rodary Jacques 2001-04-10 02:42:11 UTC
It's OK with 2.4.3. But does anyone know what's wrong in 2.4.2?

Comment 4 Bernhard Rosenkraenzer 2001-04-15 21:30:38 UTC
I can't reproduce this with 2.4.2-2, assuming it's fixed.