yast / yast-storage-ng

Rewrite of https://github.com/yast/yast-storage
http://yast.github.io/
GNU General Public License v2.0
14 stars 20 forks source link

[SLE-15-SP2] Fix duplicate PV error detection with disabled multipath #1249

Closed dgdavid closed 2 years ago

dgdavid commented 2 years ago

Problem

The installer has lost a specific error message when the same LVM Physical Volume is found in several devices, which might means there are multipath devices in the system but multipath support is disabled

Solution

See https://github.com/yast/yast-storage-ng/pull/1247 for reading the full story.

Manual test

Error Details
sle15sp2-multipath-pv-fixed-dud sle15sp2-multipath-pv-details-fixed-dud

Maintenance request