← Back to team overview

curtin-dev team mailing list archive

[Merge] ~raharper/curtin:fix/force-mpath-mapper-links into curtin:master

 

The proposal to merge ~raharper/curtin:fix/force-mpath-mapper-links into curtin:master has been updated.

Commit message changed to:

multipath: attempt to enforce /dev/mapper/mpath files are symlinks

Multipath device scanning and bring up variablity may result in
the creation of /dev/mapper/mpath* files that are block devices
instead of a symlink to the device mapper device (/dev/dm-0).

When these block files are present, this breaks assumptions in
curtin used to look up details in sysfs for a mapper device.

For more details, see:
https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/382798
-- 
Your team curtin developers is requested to review the proposed merge of ~raharper/curtin:fix/force-mpath-mapper-links into curtin:master.


References