Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146585 - bind mounted directory won't unmount at shutdown
Summary: bind mounted directory won't unmount at shutdown
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 10:56 UTC by Eric Brown
Modified: 2006-12-12 03:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Brown 2006-09-06 10:56:11 UTC
my fstab is kind of like this:

/dev/hda1 /boot
/dev/hda2 swap
/dev/hda3 /
/dev/vg/usr /usr
/dev/vg/var /var
/dev/vg/tmp /tmp
/opt /usr/opt none bind 0 0
/proc etc etc etc...


The problem is when I reboot, I see an error about not being able to unmount /opt, and that I should do it manually.  This is a problem because /dev/vg/usr will not unmount either, and that is a problem because eventually it could cause problems...

If I manually unmount /opt, everything is ok, vg/usr unmounts, all is well... Is this a bug with the init scripts?  Is there a way to have the /opt bind unmount?
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-12-12 03:28:13 UTC
This should be fixed in baselayout-1.13.0_alpha9