Description of problem: I think this is a regression from the last build I looked at. Create a VG and navigate to the Logical View. Click on "Create New Logical Volume". Give it a name. For Size select Extents from the dropdown and put some valid number of extents in the box. Click OK. This appears on the command line: Invalid argument 3000.0 Error during parsing of command line. The LV is not created. Version-Release number of selected component (if applicable): system-config-lvm-0.9.3-1.0 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed @ 0.9.7-1.0 Refactored the way size/units are handled in lv creation.
This now works system-config-lvm-0.9.8-1.0. 'Course if a float is specified it doesn't work, but that's covered in bug #138887. And it doesn't make sense for an extent request.