Bug 495257

Summary: Changing partition swap size
Product: [Fedora] Fedora Reporter: Larry <lmsmith1975>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:01646faa98f20ae05d852ddc3905dd4addfce6d5f42e4cd0e02f736f4f17427b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-13 14:48:44 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:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Larry 2009-04-10 20:30:14 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.38 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 1694, in _addLogVol
    raise DeviceError("new lv is too large to fit in free space")
  File "/usr/lib/anaconda/storage/devices.py", line 1869, in __init__
    self.vg._addLogVol(self)
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 49, in getTempVG
    size=lv['size'], exists=lv['exists'])
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 56, in computeSpaceValues
    vg = self.getTempVG()
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 821, in updateVGSpaceLabels
    (total, used, free) = self.computeSpaceValues()
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 1289, in __init__
    self.updateVGSpaceLabels()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1151, in editLVMVolumeGroup
    isNew)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1078, in editCB
    self.editLVMVolumeGroup(device)
DeviceError: new lv is too large to fit in free space

Comment 1 Larry 2009-04-10 20:30:27 UTC
Created attachment 339126 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-13 14:48:44 UTC

*** This bug has been marked as a duplicate of bug 495247 ***