Bug 1664634 - gi.overrides.BlockDev.DMError: Failed to activate the RAID set 'pdc_bjifjcag'
Summary: gi.overrides.BlockDev.DMError: Failed to activate the RAID set 'pdc_bjifjcag'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 29
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2d1c36b945af1a14824cb7bef5b...
: 1659005 1661712 1664639 1665696 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-09 10:54 UTC by dtdraganov
Modified: 2019-02-28 09:50 UTC (History)
14 users (show)

Fixed In Version: python-blivet-3.1.3-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-28 09:50:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (544.51 KB, text/plain)
2019-01-09 10:54 UTC, dtdraganov
no flags Details
File: anaconda.log (14.62 KB, text/plain)
2019-01-09 10:54 UTC, dtdraganov
no flags Details
File: dbus.log (3.13 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: dnf.librepo.log (82.45 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: environ (637 bytes, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: hawkey.log (3.63 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: lorax-packages.log (23.48 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: lsblk_output (2.19 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: nmcli_dev_list (1.60 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: os_info (651 bytes, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: program.log (15.13 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: storage.log (31.93 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: syslog (262.42 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: ifcfg.log (2.31 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details
File: packaging.log (5.69 KB, text/plain)
2019-01-09 10:55 UTC, dtdraganov
no flags Details

Description dtdraganov 2019-01-09 10:54:49 UTC
Version-Release number of selected component:
anaconda-29.24.7

The following was filed automatically by anaconda:
anaconda 29.24.7 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/gi/overrides/BlockDev.py", line 993, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.7/site-packages/blivet/populator/helpers/dmraid.py", line 69, in run
    blockdev.dm.activate_raid_set(rs_name)
  File "/usr/lib/python3.7/site-packages/blivet/populator/populator.py", line 304, in handle_format
    helper_class(self, info, device).run()
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/populator/populator.py", line 276, in handle_device
    self.handle_format(info, device)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/populator/populator.py", line 461, in _populate
    self.handle_device(dev)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/populator/populator.py", line 413, in populate
    self._populate()
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/blivet.py", line 161, in reset
    self.devicetree.populate(cleanup_only=cleanup_only)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/pyanaconda/storage/osinstall.py", line 1738, in reset
    super().reset(cleanup_only=cleanup_only)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/pyanaconda/storage/osinstall.py", line 2298, in storage_initialize
    storage.reset()
  File "/usr/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.7/site-packages/pyanaconda/threading.py", line 286, in run
    threading.Thread.run(self)
gi.overrides.BlockDev.DMError: Failed to activate the RAID set 'pdc_bjifjcag'

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-i386-29 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.16-300.fc29.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        29

Potential duplicate: bug 1631228

Comment 1 dtdraganov 2019-01-09 10:54:53 UTC
Created attachment 1519440 [details]
File: anaconda-tb

Comment 2 dtdraganov 2019-01-09 10:54:57 UTC
Created attachment 1519441 [details]
File: anaconda.log

Comment 3 dtdraganov 2019-01-09 10:55:00 UTC
Created attachment 1519442 [details]
File: dbus.log

Comment 4 dtdraganov 2019-01-09 10:55:02 UTC
Created attachment 1519443 [details]
File: dnf.librepo.log

Comment 5 dtdraganov 2019-01-09 10:55:03 UTC
Created attachment 1519444 [details]
File: environ

Comment 6 dtdraganov 2019-01-09 10:55:05 UTC
Created attachment 1519445 [details]
File: hawkey.log

Comment 7 dtdraganov 2019-01-09 10:55:07 UTC
Created attachment 1519446 [details]
File: lorax-packages.log

Comment 8 dtdraganov 2019-01-09 10:55:09 UTC
Created attachment 1519447 [details]
File: lsblk_output

Comment 9 dtdraganov 2019-01-09 10:55:13 UTC
Created attachment 1519448 [details]
File: nmcli_dev_list

Comment 10 dtdraganov 2019-01-09 10:55:14 UTC
Created attachment 1519449 [details]
File: os_info

Comment 11 dtdraganov 2019-01-09 10:55:16 UTC
Created attachment 1519450 [details]
File: program.log

Comment 12 dtdraganov 2019-01-09 10:55:18 UTC
Created attachment 1519451 [details]
File: storage.log

Comment 13 dtdraganov 2019-01-09 10:55:20 UTC
Created attachment 1519452 [details]
File: syslog

Comment 14 dtdraganov 2019-01-09 10:55:22 UTC
Created attachment 1519453 [details]
File: ifcfg.log

Comment 15 dtdraganov 2019-01-09 10:55:23 UTC
Created attachment 1519454 [details]
File: packaging.log

Comment 16 Vendula Poncova 2019-01-09 11:04:49 UTC
It seems to be an issue in the storage configuration library. Reassigning to blivet.

Comment 17 Jiri Konecny 2019-01-10 09:59:42 UTC
*** Bug 1664639 has been marked as a duplicate of this bug. ***

Comment 18 Vendula Poncova 2019-01-14 11:45:32 UTC
*** Bug 1665696 has been marked as a duplicate of this bug. ***

Comment 19 Vojtech Trefny 2019-01-15 13:58:11 UTC
upstream PR: https://github.com/storaged-project/blivet/pull/750

Comment 20 Vojtech Trefny 2019-01-15 14:24:33 UTC
*** Bug 1661712 has been marked as a duplicate of this bug. ***

Comment 21 Vojtech Trefny 2019-01-21 10:05:30 UTC
*** Bug 1659005 has been marked as a duplicate of this bug. ***

Comment 22 Johnathan Dunker 2019-01-31 04:12:37 UTC
Similar problem has been detected:

I attempted to install a newly assembled computer.
The motherboard has never been used.
The HDD has had Ubuntu 18.10 server, and Windows 10

Changing from AHCI to RAID to IDE has no effect.

addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=FEDORA-S-DV rd.live.check quiet
hashmarkername: anaconda
kernel:         4.18.16-300.fc29.x86_64
package:        anaconda-29.24.7
product:        Fedora
reason:         gi.overrides.BlockDev.DMError: Failed to activate the RAID set 'pdc_bfeidgceeb'
release:        Cannot get release name.
version:        29


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