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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to