Bug 1146620

Summary: MDRaidError: name_from_md_node(md126p1) failed
Product: [Fedora] Fedora Reporter: Mark Hamzy <hamzy>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: anaconda-maint-list, g.kaviyarasu, joe, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Unspecified   
Whiteboard: abrt_hash:e18490787248d57db805e6b856073b04917aae04abe19bb68228c34ba707fb08
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-08 22:28:58 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-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Mark Hamzy 2014-09-25 15:39:41 UTC
Description of problem:


Version-Release number of selected component:
anaconda-21.48.6-1

The following was filed automatically by anaconda:
anaconda 21.48.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/mdraid.py", line 284, in name_from_md_node
    raise MDRaidError("name_from_md_node(%s) failed" % node)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 924, in addUdevPartitionDevice
    name = mdraid.name_from_md_node(name)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1212, in addUdevDevice
    device = self.addUdevPartitionDevice(info)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 469, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 188, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
    threading.Thread.run(self, *args, **kwargs)
MDRaidError: name_from_md_node(md126p1) failed

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/ppc/ppc64/vmlinuz inst.text inst.sshd ip=9.5.178.25::9.5.178.1:255.255.255.0:ppc64lehamzytest2.rch.stglabs.ibm.com:eth0:none nameserver=9.5.175.8 bootdev=eth0
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.ppc64le
product:        Fedora-Server
release:        Cannot get release name.
type:           anaconda
version:        21_Alpha_TC3

Comment 1 Mark Hamzy 2014-09-25 15:39:44 UTC
Created attachment 941142 [details]
File: anaconda-tb

Comment 2 Mark Hamzy 2014-09-25 15:39:45 UTC
Created attachment 941143 [details]
File: anaconda.log

Comment 3 Mark Hamzy 2014-09-25 15:39:46 UTC
Created attachment 941144 [details]
File: environ

Comment 4 Mark Hamzy 2014-09-25 15:39:47 UTC
Created attachment 941145 [details]
File: lsblk_output

Comment 5 Mark Hamzy 2014-09-25 15:39:47 UTC
Created attachment 941146 [details]
File: nmcli_dev_list

Comment 6 Mark Hamzy 2014-09-25 15:39:48 UTC
Created attachment 941147 [details]
File: os_info

Comment 7 Mark Hamzy 2014-09-25 15:39:49 UTC
Created attachment 941148 [details]
File: program.log

Comment 8 Mark Hamzy 2014-09-25 15:39:50 UTC
Created attachment 941149 [details]
File: storage.log

Comment 9 Mark Hamzy 2014-09-25 15:39:51 UTC
Created attachment 941150 [details]
File: syslog

Comment 10 Mark Hamzy 2014-09-25 15:39:52 UTC
Created attachment 941151 [details]
File: ifcfg.log

Comment 11 Mark Hamzy 2014-09-25 15:39:53 UTC
Created attachment 941152 [details]
File: packaging.log

Comment 12 lispnik 2014-11-20 19:58:21 UTC
Same error attempting to install on 2 drives with Intel Matrix fake raid. The Fedora 20 installer works though.

Comment 13 Joe Doss 2014-11-25 05:23:50 UTC
Another user experienced a similar problem:

Trying to install to secondary harddrive and installer crashed out when it saw my Windows 8 Intel Software RAID install. 

cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         3.17.1-302.fc21.x86_64
other involved packages: python-blivet-0.61.8-1.fc21.noarch, python-libs-2.7.8-4.1.fc21.x86_64
package:        anaconda-core-21.48.13-1.fc21.x86_64
packaging.log:  
product:        Fedora"
reason:         MDRaidError: name_from_md_node(md124p1) failed
release:        Fedora release 21 (Twenty One)
version:        Fedora

Comment 14 David Shea 2014-12-08 22:28:58 UTC

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