Bug 15521

Summary: / remounting
Product: [Retired] Red Hat Linux Reporter: mal
Component: linuxconfAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
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: 2000-08-05 21:42:46 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 mal 2000-08-05 21:42:45 UTC
After almost any operation linuxconf is trying to remount all filesystems:

Executing: /bin/umount /                                             
Executing: /bin/mount -t ext2  -o exec,dev,suid,rw LABEL=/ /         
Executing: /bin/umount /boot                                         
Executing: /bin/mount -t ext2  -o exec,dev,suid,rw LABEL=/boot /boot 
Executing: /bin/umount /home                                         
Executing: /bin/mount -t ext2  -o exec,dev,suid,rw LABEL=/home /home 
Changing permissions  of file /etc/shadow .............

This (remointing /) hangs everything and nothing is completed.
because some of the filesystems are busy.

To reproduce - for example change user password,
then before exit click on 
"poreview what will be done"

Comment 1 Alan Cox 2000-08-06 01:46:11 UTC

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