[master/rhel7-branch] fix detection of dasd disklabels (#1144410)

David Lehman dlehman at redhat.com
Thu Oct 2 19:25:05 UTC 2014


blkid can't detect them, so for dasd disk we fallback to parted detection.

There have been several bugs caused by us ignoring partitions (and
therefore also lvm, &c) on disks that we failed to detect a disklabel on.
It always ends up with us trying to remove partitions in use by the active
lvm that we failed to detect. We shouldn't try to proceed with an install
in these cases. That's the rationale for patch 2.



More information about the anaconda-patches mailing list