Bug 682049

Summary: DeviceTreeError: MD RAID device md126 already in devicetree as md2
Product: [Fedora] Fedora Reporter: Michal Schmidt <mschmidt>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 15CC: anaconda-maint-list, jacob, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:fcbd0f43897ed5a4a1c15beed000f029aafe94e971602466f593cdaed1334cd9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-04 03:21:33 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
Attached traceback automatically from anaconda. none

Description Michal Schmidt 2011-03-04 01:32:03 UTC
The following was filed automatically by anaconda:
anaconda 15.20.1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 732, in addUdevMDDevice
    "devicetree as %s" % (name, device.name))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 965, in addUdevDevice
    device = self.addUdevMDDevice(info)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 594, in addUdevLVDevice
    self.addUdevDevice(pv_info)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 954, in addUdevDevice
    device = self.addUdevLVDevice(info)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1750, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1708, in populate
    self._populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 434, in reset
    self.devicetree.populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 103, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1346, in setScreen
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1258, in nextClicked
    self.setScreen ()
DeviceTreeError: MD RAID device md126 already in devicetree as md2

Comment 1 Michal Schmidt 2011-03-04 01:32:08 UTC
Created attachment 482195 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-03-04 03:21:33 UTC

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

Comment 3 dekel35 2011-03-20 17:36:42 UTC
Created attachment 486489 [details]
Attached traceback automatically from anaconda.