Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 571955 - LVMError: lvactivate failed for lv_root: Skipping volume group vg_s1
Summary: LVMError: lvactivate failed for lv_root: Skipping volume group vg_s1
Keywords:
Status: CLOSED DUPLICATE of bug 565848
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:e9fe3bda68dedd398...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-09 21:36 UTC by Radu Alexandru Popescu
Modified: 2010-03-10 21:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-10 21:07:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (deleted)
2010-03-09 21:36 UTC, Radu Alexandru Popescu
no flags Details

Description Radu Alexandru Popescu 2010-03-09 21:36:09 UTC
The following was filed automatically by anaconda:
anaconda 13.32 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicelibs/lvm.py", line 408, in lvactivate
    raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg))
  File "/usr/lib/anaconda/storage/devices.py", line 2269, in setup
    lvm.lvactivate(self.vg.name, self._name)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 312, in execute
    self.device.setup()
  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 1191, in <module>
    anaconda.intf.run(anaconda)
LVMError: lvactivate failed for lv_root: Skipping volume group vg_s1

Comment 1 Radu Alexandru Popescu 2010-03-09 21:36:15 UTC
Created attachment 398944 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2010-03-09 22:03:28 UTC
After discussing with Radu on #fedora-qa, I believe this is a duplicate of bug#565848 (see https://fedoraproject.org/wiki/Common_F13_bugs#existing-luks-volumes)

Comment 3 Chris Lumens 2010-03-10 21:07:39 UTC

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


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