[Bug 1513272] Re: Root lvm lv mounted with wrong name
Launchpad Bug Tracker
1513272 at bugs.launchpad.net
Thu Apr 14 15:22:07 UTC 2016
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: initramfs-tools (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
Status in initramfs-tools package in Debian:
Fix Released
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