[abrt] anaconda-13.21.195: LVMError: lvcreate failed for vg00/lv_var: 18:13:22,306 ERROR : Volume group "vg00" has insufficient free space (639 extents): 640 required.
Issue
- Kickstart Installation of Red Hat Enterprise Linux 6.4 fails with the
abrtmessage as follows.
cmdline: /usr/bin/python /usr/bin/anaconda
executable: /usr/bin/anaconda
exnFileName: /tmp/anaconda-tb-beDT7A
hashmarkername: anaconda
kernel: 2.6.32-358.el6.x86_64
other involved packages:
product: Red Hat Enterprise Linux
release: Cannot get release name.
time: Wed 08 Jan 2014 06:13:48 PM UTC
version: 6.4
anaconda-tb-beDT7A: Text file, 588116 bytes
description:
:The following was filed automatically by anaconda:
:anaconda 13.21.195 exception report
:Traceback (most recent call first):
: File "/usr/lib/anaconda/storage/devicelibs/lvm.py", line 382, in lvcreate
: raise LVMError("lvcreate failed for %s/%s: %s" % (vg_name, lv_name, msg))
: File "/usr/lib/anaconda/storage/devices.py", line 2562, in create
: lvm.lvcreate(self.vg.name, self._name, self.size, progress=w)
: File "/usr/lib/anaconda/storage/deviceaction.py", line 204, in execute
: self.device.create(intf=intf)
: File "/usr/lib/anaconda/storage/devicetree.py", line 713, in processActions
: action.execute(intf=self.intf)
: File "/usr/lib/anaconda/storage/__init__.py", line 355, in doIt
: self.devicetree.processActions()
: File "/usr/lib/anaconda/packages.py", line 110, in turnOnFilesystems
: anaconda.id.storage.doIt()
: File "/usr/lib/anaconda/dispatch.py", line 210, in moveStep
: rc = stepFunc(self.anaconda)
: File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
: self.moveStep()
: File "/usr/lib/anaconda/dispatch.py", line 233, in currentStep
: self.gotoNext()
: File "/usr/lib/anaconda/text.py", line 602, in run
: (step, instance) = anaconda.dispatch.currentStep()
: File "/usr/bin/anaconda", line 1132, in <module>
: anaconda.intf.run(anaconda)
:LVMError: lvcreate failed for vg00/lv_var: 18:13:22,306 ERROR : Volume group "vg00" has insufficient free space (639 extents): 640 required.
Environment
- Red Hat Enterprise Linux 6.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.