Bug 922720 - DeviceTreeError: MD RAID device None already in devicetree as 126
Summary: DeviceTreeError: MD RAID device None already in devicetree as 126
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a1db86db9465e7ef4ca92521ae7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-18 11:21 UTC by arktur802
Modified: 2013-05-16 13:43 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-05-16 13:43:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda.log (26.16 KB, text/plain)
2013-03-18 11:21 UTC, arktur802
no flags Details
File: environ (863 bytes, text/plain)
2013-03-18 11:21 UTC, arktur802
no flags Details
File: ifcfg.log (2.56 KB, text/plain)
2013-03-18 11:21 UTC, arktur802
no flags Details
File: messages (585.28 KB, text/plain)
2013-03-18 11:21 UTC, arktur802
no flags Details
File: program.log (245.26 KB, text/plain)
2013-03-18 11:22 UTC, arktur802
no flags Details
File: anaconda-tb (2.38 MB, application/octet-stream)
2013-03-18 11:22 UTC, arktur802
no flags Details
File: storage.log (1.53 MB, application/octet-stream)
2013-03-18 11:23 UTC, arktur802
no flags Details

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.


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