[Bug 1513272] Re: Root lvm lv mounted with wrong name
Phillip Susi
psusi at ubuntu.com
Thu Nov 5 01:08:06 UTC 2015
** Bug watch added: Debian Bug tracker #791754
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791754
** Also affects: initramfs-tools (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791754
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1513272
Title:
Root lvm lv mounted with wrong name
Status in initramfs-tools package in Ubuntu:
New
Status in initramfs-tools package in Debian:
Unknown
Bug description:
In 15.04 and before, my root showed up in mound/findmnt/etc as
/dev/vg/root, but now it shows up as /dev/dm-11. This appears to be
due to the following new code in scripts/local:
ROOT=$(resolve_device "$ROOT")
This resolves the symbolic link /dev/vg/lv to /dev/dm-xx and mounts
that instead. It should not be doing this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1513272/+subscriptions
More information about the foundations-bugs
mailing list