Bug 55955

Summary: umounting of loopback devices fails at shutdown
Product: [Retired] Red Hat Linux Reporter: Jan Rossmann <jan.rossmann>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: bugs.michael, moneta.mace, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-12-03 12:12:38 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 Jan Rossmann 2001-11-09 14:10:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-13 i686)

Description of problem:
Upon shutdown /etc/init.d/halt performs errors while umounting the loopback
devices.

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


How reproducible:
Always

Steps to Reproduce:
1. Boot system with loopback devices
2. shutdown
	

Actual Results:  errors umounting the loopback devices

Expected Results:  normal shutdown ;-)

Additional info:

change line 144 from 
	runcmd $"Detaching loopback device $dev: " losetup -d $device
 to
	runcmd $"Detaching loopback device $dev: " losetup -d $dev

Comment 1 Pedro Miguel Marques Morais 2001-12-03 12:12:33 UTC
I've also ran into this bug.
The proposed solution is correct.

Comment 2 Bill Nottingham 2002-01-25 05:45:11 UTC
Will be fixed in 6.51-1, thanks!

Comment 3 Michael Schwendt 2002-02-22 23:16:56 UTC
Still the case with 6.51-1. See bug #57289 (duplicate?) which I've found earlier
while browsing through the initscripts bug-list backwards.


Comment 4 Michael Schwendt 2002-02-24 05:41:02 UTC
False alarm. ;) It's fixed in 6.53-1.