[Bug 1371634] Re: block devices appear twice
Scott Moser
smoser at ubuntu.com
Thu Jun 4 13:37:52 UTC 2015
OK, so for trivial workaround fix, you can do:
a.) install with curtin as you have
b.) sudo apt-get install multipath-tools-boot
c.) printf "defaults {\n\tuser_friendly_names yes\n}\n" | sudo tee /etc/multipath.conf
d.) sudo update-initramfs -u -k all
e.) sudo reboot
You'll come back up with multipath as the root device.
Oleg is working on a merge proposal for curtin that will do that by
default.
When the fix for bug 1432062 lands, then we wont even specifically need
the user_friendly_names patch.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1371634
Title:
block devices appear twice
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions
More information about the Ubuntu-server-bugs
mailing list