Bug 1168038 - DeviceTreeError: failed to scan disk sde
Summary: DeviceTreeError: failed to scan disk sde
Keywords:
Status: CLOSED DUPLICATE of bug 1157657
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ce7ceca14e56cabadcd79196218...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-25 23:11 UTC by floyd smith
Modified: 2014-12-09 16:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-09 16:21:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (659.21 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: anaconda.log (18.90 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: environ (459 bytes, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: lsblk_output (9.46 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: nmcli_dev_list (1.55 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: os_info (377 bytes, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: program.log (85.38 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: storage.log (357.60 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: syslog (140.34 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: ifcfg.log (4.03 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details
File: packaging.log (1.03 KB, text/plain)
2014-11-25 23:11 UTC, floyd smith
no flags Details

Description floyd smith 2014-11-25 23:11:24 UTC
Description of problem:
Immediately after INSTALLATION SUMMARY	FEDORA-SERVER 21_BETA INSTALLATION appeared before slecting anything

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

The following was filed automatically by anaconda:
anaconda 21.48.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 944, in addUdevPartitionDevice
    raise DeviceTreeError("failed to scan disk %s" % disk.name)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, 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 479, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, 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)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait
    self.raise_if_error(name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1222, in _runThread
    threadMgr.wait(THREAD_STORAGE)
  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)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait
    self.raise_if_error(name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 674, in _initialize
    threadMgr.wait(constants.THREAD_PAYLOAD)
  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)
DeviceTreeError: failed to scan disk sde

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-21_B-x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.17.1-302.fc21.x86_64
product:        Fedora"
release:        Cannot get release name.
type:           anaconda
version:        Fedora

Comment 1 floyd smith 2014-11-25 23:11:27 UTC
Created attachment 961403 [details]
File: anaconda-tb

Comment 2 floyd smith 2014-11-25 23:11:29 UTC
Created attachment 961404 [details]
File: anaconda.log

Comment 3 floyd smith 2014-11-25 23:11:30 UTC
Created attachment 961405 [details]
File: environ

Comment 4 floyd smith 2014-11-25 23:11:31 UTC
Created attachment 961406 [details]
File: lsblk_output

Comment 5 floyd smith 2014-11-25 23:11:32 UTC
Created attachment 961407 [details]
File: nmcli_dev_list

Comment 6 floyd smith 2014-11-25 23:11:33 UTC
Created attachment 961408 [details]
File: os_info

Comment 7 floyd smith 2014-11-25 23:11:34 UTC
Created attachment 961409 [details]
File: program.log

Comment 8 floyd smith 2014-11-25 23:11:36 UTC
Created attachment 961410 [details]
File: storage.log

Comment 9 floyd smith 2014-11-25 23:11:37 UTC
Created attachment 961411 [details]
File: syslog

Comment 10 floyd smith 2014-11-25 23:11:38 UTC
Created attachment 961412 [details]
File: ifcfg.log

Comment 11 floyd smith 2014-11-25 23:11:39 UTC
Created attachment 961413 [details]
File: packaging.log

Comment 12 floyd smith 2014-11-26 19:47:12 UTC
EFI : Problem loading kernel X.509 certificate -129 
followed by No cashing mode found for sde 
Now I have 7 drives (from sda to sdg) installed when I try to install.
The sde drive is a 1TB fixed disk drive I use for data only and hence is not needed during installation.  So I disconnected and tried again. I got the same no cashing mode found for sde (where sde is NOW my portable 1TB drive) and I got a little further to the device selection screen but again the same hang error. So I removed the portable leaveing sde to now become my flash drive memory stick. No more hangs after that. It seems that the kernel can't handle more than 5 drives.

Comment 13 David Shea 2014-12-09 16:21:12 UTC

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


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