Bug 567489 - LVMError: lvcreate failed for vg_dhcp113/lv_root: Running... lvm lvcreate -L 13952m -n lv_root vg_dhcp113
Summary: LVMError: lvcreate failed for vg_dhcp113/lv_root: Running... lvm lvcreate -L ...
Keywords:
Status: CLOSED DUPLICATE of bug 559290
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:6ad572d4441f92b13...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-23 03:28 UTC by Jon Stanley
Modified: 2013-01-10 05:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-23 03:40:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (158.74 KB, text/plain)
2010-02-23 03:28 UTC, Jon Stanley
no flags Details
Attached traceback automatically from anaconda. (114.57 KB, text/plain)
2010-07-07 17:05 UTC, Tristan Santore
no flags Details

Description Jon Stanley 2010-02-23 03:28:31 UTC
The following was filed automatically by anaconda:
anaconda 13.27 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicelibs/lvm.py", line 376, in lvcreate
    raise LVMError("lvcreate failed for %s/%s: %s" % (vg_name, lv_name, msg))
  File "/usr/lib/anaconda/storage/devices.py", line 2314, in create
    lvm.lvcreate(self.vg.name, self._name, self.size, progress=w)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 203, in execute
    self.device.create(intf=intf)
  File "/usr/lib/anaconda/storage/devicetree.py", line 672, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 290, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 109, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/text.py", line 659, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 1194, in <module>
    anaconda.intf.run(anaconda)
LVMError: lvcreate failed for vg_dhcp113/lv_root: Running... lvm lvcreate -L 13952m -n lv_root vg_dhcp113

Comment 1 Jon Stanley 2010-02-23 03:28:34 UTC
Created attachment 395629 [details]
Attached traceback automatically from anaconda.

Comment 2 Jon Stanley 2010-02-23 03:31:02 UTC
Interesting to note that the lv mentioned *does* actually get created on the system.

Comment 3 Jon Stanley 2010-02-23 03:39:07 UTC
Looking at the attached syslog, it appears the OOM killer is upon us - this is a KVM machine with 512MB. Is that no longer sufficient for text mode even?

Giving the machine more RAM gets around this.

Comment 4 Jesse Keating 2010-02-23 03:40:35 UTC

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

Comment 5 Tristan Santore 2010-07-07 17:05:21 UTC
Created attachment 430117 [details]
Attached traceback automatically from anaconda.


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