[Bug 755193] Re: umount confused by device names with '-' in them

Phillip Susi psusi at cfl.rr.com
Fri Jan 13 14:53:46 UTC 2012


** Changed in: util-linux (Ubuntu)
       Status: In Progress => Fix Released

** Changed in: util-linux (Ubuntu)
     Assignee: Phillip Susi (psusi) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/755193

Title:
  umount confused by device names with '-' in them

Status in “util-linux” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: util-linux

  Device mapper devices, such as LVM and dmraid devices, have a '-' in
  the name.  If you mount /dev/dm-7 somewhere, then try to umount
  /dev/dm-7, it fails saying that is not mounted.  This seems to be
  because umount is confused by the '-' character and so fails to
  translate the device name to the mount point when calling umount().
  Manually editing /etc/mtab and removing the '-' allows umount /dev/dm7
  to succeed.

  This bug was found as a contributing cause in bug #725408

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/755193/+subscriptions




More information about the foundations-bugs mailing list