Description of problem: When installing to more than one disk, we attempt to vgcreate HostVG on each disk. This fails since you can only have one HostVG. When selecting multiple disks, we should be running vgextend, not vgcreate on the additional disks Version-Release number of selected component (if applicable): 2.3.0 How reproducible: Always Steps to Reproduce: 1.Boot iso 2.choose root disk 3.select multiple disk on second screen Actual results: Fails due to vgcreate failure Expected results: Partitions all disks correctly Additional info:
I can't reproduce this anymore either, closing