Bug 137930

Summary: Error parsing when creating LV of a specified number of extents
Product: Red Hat Enterprise Linux 4 Reporter: Derek Anderson <danderso>
Component: system-config-lvmAssignee: Jim Parsons <jparsons>
Status: CLOSED RAWHIDE QA Contact: Jim Parsons <jparsons>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: cluster-maint, danderso
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-11 20:44:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 135876    

Description Derek Anderson 2004-11-02 21:53:41 UTC
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:

Comment 1 Jim Parsons 2004-11-10 04:34:34 UTC
Fixed @ 0.9.7-1.0
Refactored the way size/units are handled in lv creation.

Comment 2 Derek Anderson 2004-11-11 20:44:16 UTC
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.