Description of problem: When editing the partitions in the F11 Beta installer, I have an 150G LVM group with a single 2048MB volume in it. If I try to change the Physical Extent size from 4M to the maximum (128M), this gives a "Not enough space -The physical extent size cannot be changed...space required by currently defined logical volumes...more than available space". This makes no sense. The reason seems to be that instead of rounding the volume size to the extent size unit (which would produce no change in the testcase), the volume size seems to be changed randomly. Workaround is to set Extent Size first. Version-Release number of selected component (if applicable): F11 Beta x64 How reproducible: Always Steps to Reproduce: 1. Make large LVM group 2. Add small volume 3. Change extent size Actual results: See resulting volume size change to random value. Expected results: Volume size rounded upwards.
*** This bug has been marked as a duplicate of bug 493753 ***