Bug 571955

Summary: LVMError: lvactivate failed for lv_root: Skipping volume group vg_s1
Product: [Fedora] Fedora Reporter: Radu Alexandru Popescu <radualexandrupopescu>
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, jlaska, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:e9fe3bda68dedd398904054c8dd5d407d4302a5dd346c84abee91cfa17dd2656
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-10 21:07:39 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 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 ***