Bug 492354 - Off by one error calculating free extents
Summary: Off by one error calculating free extents
Keywords:
Status: CLOSED DUPLICATE of bug 493575
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:d2f91e9cb2cf73458...
: 493523 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-26 15:40 UTC by James Laska
Modified: 2013-09-02 06:33 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-06 17:32:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (160.57 KB, text/plain)
2009-03-26 15:40 UTC, James Laska
no flags Details

Description James Laska 2009-03-26 15:40:23 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/devicelibs/lvm.py", line 371, in lvcreate
    raise LVMError("lvcreate failed for %s/%s" % (vg_name, lv_name))
  File "/usr/lib/anaconda/storage/devices.py", line 1959, in create
    lvm.lvcreate(self.vg.name, self._name, self.size)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 206, in execute
    self.device.create(intf=intf)
  File "/usr/lib/anaconda/storage/devicetree.py", line 659, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 210, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 115, in turnOnFilesystems
    anaconda.id.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/gui.py", line 1447, in keyRelease
    self.nextClicked()
LVMError: lvcreate failed for vg_brutus/lv_swap

Comment 1 James Laska 2009-03-26 15:40:28 UTC
Created attachment 336831 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-06 17:01:25 UTC
*** Bug 493523 has been marked as a duplicate of this bug. ***

Comment 3 Chris Lumens 2009-04-06 17:32:32 UTC
Duping to a future bug that has a lot of debugging information in it.

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


Note You need to log in before you can comment on or make changes to this bug.