Testing w/ pure multipath setup (non-LVM). Boots successfully, w/ no prompts.
# mount | grep ' / ' /dev/mapper/mpath0-part2 on / type ext4 (rw,errors=remount-ro) # multipath -l mpath0 (0QEMU QEMU HARDDISK trustyroot) dm-0 QEMU ,QEMU HARDDISK size=32G features='0' hwhandler='0' wp=rw |-+- policy='round-robin 0' prio=-1 status=active | `- 0:0:0:0 sda 8:0 active undef running `-+- policy='round-robin 0' prio=-1 status=enabled `- 0:0:1:0 sdb 8:16 active undef running Remove multipath conf/bindings/wwids.. # rm -rf /etc/multipath* # update-initramfs -u # reboot Boots successfully: # mount | grep ' / ' /dev/mapper/0QEMU\x20\x20\x20\x20QEMU\x20HARDDISK\x20\x20\x20trustyroot-part2 on / type ext4 (rw,errors=remount-ro) # multipath -l 0QEMU QEMU HARDDISK trustyroot dm-0 QEMU ,QEMU HARDDISK size=32G features='0' hwhandler='0' wp=rw |-+- policy='round-robin 0' prio=-1 status=active | `- 0:0:0:0 sda 8:0 active undef running `-+- policy='round-robin 0' prio=-1 status=enabled `- 0:0:1:0 sdb 8:16 active undef running -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432062 Title: multipath-tools-boot: support booting without user_friendly_names on devices with spaces in identifiers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1432062/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
