Bug 1338055 - blivet.errors.DeviceTreeError: failed to add slave sda3 of device 0
Summary: blivet.errors.DeviceTreeError: failed to add slave sda3 of device 0
Keywords:
Status: CLOSED DUPLICATE of bug 1297624
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2606a8871f3f967812e85eb6081...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-21 09:01 UTC by Robin
Modified: 2016-06-07 00:35 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-07 00:35:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (902.07 KB, text/plain)
2016-05-21 09:01 UTC, Robin
no flags Details
File: anaconda.log (176.58 KB, text/plain)
2016-05-21 09:01 UTC, Robin
no flags Details
File: dnf.log (4.19 KB, text/plain)
2016-05-21 09:01 UTC, Robin
no flags Details
File: environ (459 bytes, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: lsblk_output (3.42 KB, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: nmcli_dev_list (1.26 KB, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: os_info (449 bytes, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: storage.log (376.35 KB, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: syslog (96.93 KB, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: ifcfg.log (2.41 KB, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: packaging.log (1.20 KB, text/plain)
2016-05-21 09:02 UTC, Robin
no flags Details
File: program.log (115.69 KB, application/octet-stream)
2016-05-21 09:02 UTC, Robin
no flags Details

Description Robin 2016-05-21 09:01:50 UTC
Description of problem:
Started machine with previous raid partitions clicked my way to the partitioning stage. Raid appeared as 'Unknown', deleted partitions manually with fdisk and pressed rescan.

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

The following was filed automatically by anaconda:
anaconda 24.13.4-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 273, in _addSlaveDevices
    raise DeviceTreeError(msg)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 364, in addUdevMDDevice
    self._addSlaveDevices(info)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 728, in addUdevDevice
    device = self.addUdevMDDevice(info)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 260, in _addSlaveDevices
    self.addUdevDevice(slave_info)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 289, in addUdevLVDevice
    self._addSlaveDevices(info)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 722, in addUdevDevice
    device = self.addUdevLVDevice(info)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1701, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python3.5/site-packages/blivet/populator.py", line 1638, in populate
    self._populate()
  File "/usr/lib/python3.5/site-packages/blivet/devicetree.py", line 555, in populate
    self._populator.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 279, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
    storage.reset()
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
blivet.errors.DeviceTreeError: failed to add slave sda3 of device 0

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-24 quiet
dnf.rpm.log:    May 21 08:32:25 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.5.2-302.fc24.x86_64
product:        Fedora
release:        Cannot get release name.
reproducible:   Not sure how to reproduce the problem
type:           anaconda
version:        24

Comment 1 Robin 2016-05-21 09:01:56 UTC
Created attachment 1160078 [details]
File: anaconda-tb

Comment 2 Robin 2016-05-21 09:01:58 UTC
Created attachment 1160079 [details]
File: anaconda.log

Comment 3 Robin 2016-05-21 09:01:59 UTC
Created attachment 1160080 [details]
File: dnf.log

Comment 4 Robin 2016-05-21 09:02:01 UTC
Created attachment 1160081 [details]
File: environ

Comment 5 Robin 2016-05-21 09:02:02 UTC
Created attachment 1160082 [details]
File: lsblk_output

Comment 6 Robin 2016-05-21 09:02:04 UTC
Created attachment 1160083 [details]
File: nmcli_dev_list

Comment 7 Robin 2016-05-21 09:02:06 UTC
Created attachment 1160084 [details]
File: os_info

Comment 8 Robin 2016-05-21 09:02:09 UTC
Created attachment 1160085 [details]
File: storage.log

Comment 9 Robin 2016-05-21 09:02:11 UTC
Created attachment 1160086 [details]
File: syslog

Comment 10 Robin 2016-05-21 09:02:12 UTC
Created attachment 1160087 [details]
File: ifcfg.log

Comment 11 Robin 2016-05-21 09:02:14 UTC
Created attachment 1160088 [details]
File: packaging.log

Comment 12 Robin 2016-05-21 09:02:16 UTC
Created attachment 1160089 [details]
File: program.log

Comment 13 Brian Lane 2016-06-07 00:35:24 UTC

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


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