Bug 922720

Summary: DeviceTreeError: MD RAID device None already in devicetree as 126
Product: [Fedora] Fedora Reporter: arktur802
Component: python-blivetAssignee: David Lehman <dlehman>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a1db86db9465e7ef4ca92521ae7d3ca5bc9e9e55c2ce0fb00792698beb4cf717
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-16 13:43:41 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
File: anaconda.log
none
File: environ
none
File: ifcfg.log
none
File: messages
none
File: program.log
none
File: anaconda-tb
none
File: storage.log none

Description arktur802 2013-03-18 11:21:32 UTC
Description of problem:
Crash of the new installer (fedora 18) when software raid with LVM configured.
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 776, in addUdevMDDevice
    "devicetree as %s" % (name, device.name))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1067, in addUdevDevice
    device = self.addUdevMDDevice(info)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1894, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1842, in populate
    self._populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 428, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 139, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
DeviceTreeError: MD RAID device None already in devicetree as 126

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:UUID=B6CA-6099 rootfstype=vfat ro rd.live.image rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: python-libs-2.7.3-13.fc18.x86_64
package:        anaconda-18.37.11-1.fc18.x86_64
packaging.log:  
product:        Fedora
release:        Fedora release 18 (Spherical Cow)
type:           libreport
version:        18

Comment 1 arktur802 2013-03-18 11:21:40 UTC
Created attachment 711888 [details]
File: anaconda.log

Comment 2 arktur802 2013-03-18 11:21:46 UTC
Created attachment 711889 [details]
File: environ

Comment 3 arktur802 2013-03-18 11:21:49 UTC
Created attachment 711890 [details]
File: ifcfg.log

Comment 4 arktur802 2013-03-18 11:21:58 UTC
Created attachment 711891 [details]
File: messages

Comment 5 arktur802 2013-03-18 11:22:03 UTC
Created attachment 711892 [details]
File: program.log

Comment 6 arktur802 2013-03-18 11:22:46 UTC
Created attachment 711893 [details]
File: anaconda-tb

Comment 7 arktur802 2013-03-18 11:23:14 UTC
Created attachment 711894 [details]
File: storage.log

Comment 8 David Lehman 2013-05-16 13:43:41 UTC
This error is specific to the live cd in fedora 18 and has been fixed in the alpha and forthcoming beta of fedora 19.