curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #00017
[Merge] ~raharper/curtin:fix/lvm-over-multipath-partition-wipe into curtin:master
The proposal to merge ~raharper/curtin:fix/lvm-over-multipath-partition-wipe into curtin:master has been updated.
Commit message changed to:
lvm-over-multipath: handle lookups of multipath members
Subiquity provides a 'path' value for disks in storage config.
This triggered an edge case where curtin attempted to wipe the
underlying scsi disk *while* multipath is enabled resulting in
an error when attempting to get exclusive access to the disk.
This branch resolves this by checking if a disk or partition
is related to multipath and if so returning the device mapper
disk path.
LP: #1869075
For more details, see:
https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/382605
--
Your team curtin developers is requested to review the proposed merge of ~raharper/curtin:fix/lvm-over-multipath-partition-wipe into curtin:master.
References