Bug 73152

Summary: shutdown fails when unmounting filesystems
Product: [Retired] Red Hat Public Beta Reporter: Markku Kolkka <markku.kolkka>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: nullCC: 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: 2002-08-31 11:25:18 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 Markku Kolkka 2002-08-31 08:20:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020826

Description of problem:
After up2dating (null), shutting down the system crashes when unmounting  the
/usr filesystem.

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

How reproducible:
Always

Steps to Reproduce:
1. "poweroff" or "reboot"
2.
3.
	

Actual Results:  The following messages:
Unmounting file systems: umount2: Device or resource busy
umount: /dev/hda2: not mounted
umount: /usr: Illegal seek
                                                          [FAILED]
Init: no more processes left in this runlevel

Reset button or power switch is required to reboot or power off from this state.

Expected Results:  The system shuts down cleanly.

Additional info:

/dev/hda2 is the /usr filesystem, all partitions are ext3.

Comment 1 Michael Young 2002-08-31 11:25:13 UTC
Bug 72043 perhaps?

Comment 2 Markku Kolkka 2002-08-31 12:40:08 UTC

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