Bug 1396750 - Anaconda crashes on gi.overrides.BlockDev.DMError: No RAIDs discovered
Summary: Anaconda crashes on gi.overrides.BlockDev.DMError: No RAIDs discovered
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Blivet Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-19 17:24 UTC by Germano Massullo
Modified: 2017-12-12 10:29 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-12 10:29:45 UTC
Type: Bug


Attachments (Terms of Use)
abrt logs (39.76 KB, application/x-xz)
2016-11-19 17:24 UTC, Germano Massullo
no flags Details

Description Germano Massullo 2016-11-19 17:24:29 UTC
Created attachment 1222164 [details]
abrt logs

Description of problem:
I am trying to install Fedora on a RAID system. As soon the netinstall ISO starts, Anaconda crashes. Since I was not able to fill a bugreport from the affected machine, I had to copy the ABRT log files manually. Therefore explained why I had to compress them rather than manually uploading 40 files.

I am inserting in CCs the dmraid team.

Here a preview of Backtrace file:

Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 420, in wrapped
    ret = orig_obj(*args, **kwargs)
  File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 155, in dm_get_member_raid_sets
    return _dm_get_member_raid_sets(name, uuid, major, minor)
GLib.GError: g-bd-dm-error-quark: No RAIDs discovered (4)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run
    threading.Thread.run(self, *args, **kwargs)
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1175, in storage_initialize
    storage.reset()
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 271, in reset
    self.devicetree.populate(cleanup_only=cleanup_only)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/populator/populator.py", line 451, in populate
    self._populate()
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/populator/populator.py", line 518, in _populate
    self.handle_device(dev)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/populator/populator.py", line 318, in handle_device
    self.handle_format(info, device)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/populator/populator.py", line 345, in handle_format
    helper_class(self, info, device).run()
  File "/usr/lib/python3.5/site-packages/blivet/populator/helpers/dmraid.py", line 56, in run
    rs_names = blockdev.dm.get_member_raid_sets(name, uuid, major, minor)
  File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 441, in wrapped
    raise transform[1](msg)
gi.overrides.BlockDev.DMError: No RAIDs discovered

Comment 1 Fedora End Of Life 2017-12-12 10:29:45 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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