Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1804066 - gi.overrides.BlockDev.MDRaidError: Process reported exit code 2: mdadm: /dev/vda3 is busy - skipping
Summary: gi.overrides.BlockDev.MDRaidError: Process reported exit code 2: mdadm: /dev/...
Keywords:
Status: CLOSED DUPLICATE of bug 1804080
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 32
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c8fc261708212bef94d0ab5b71f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-18 07:18 UTC by lnie
Modified: 2020-02-18 10:28 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-18 09:15:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.12 MB, text/plain)
2020-02-18 07:19 UTC, lnie
no flags Details

Description lnie 2020-02-18 07:18:50 UTC
Version-Release number of selected component:
anaconda-32.22

The following was filed automatically by anaconda:
anaconda 32.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.8/site-packages/gi/overrides/BlockDev.py", line 993, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.8/site-packages/blivet/devices/md.py", line 502, in _setup
    blockdev.md.activate(self.path, members=disks, uuid=self.mdadm_format_uuid)
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/devices/storage.py", line 399, in setup
    self._setup(orig=orig)
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/devices/storage.py", line 474, in _post_create
    self.setup()
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/devices/md.py", line 545, in _post_create
    StorageDevice._post_create(self)
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/devices/storage.py", line 469, in create
    self._post_create()
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/deviceaction.py", line 333, in execute
    self.device.create()
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/actionlist.py", line 327, in process
    action.execute(callbacks)
  File "/usr/lib/python3.8/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.8/site-packages/blivet/blivet.py", line 106, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  File "/usr/lib/python3.8/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/storage/installation.py", line 50, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 451, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 485, in start
    self.run_task()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 306, in start
    item.start()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 306, in start
    item.start()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 306, in start
    item.start()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation.py", line 403, in run_installation
    queue.start()
  File "/usr/lib64/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/threading.py", line 280, in run
    threading.Thread.run(self)
gi.overrides.BlockDev.MDRaidError: Process reported exit code 2: mdadm: /dev/vda3 is busy - skipping
mdadm: /dev/vdb2 is busy - skipping


Additional info:
addons:         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-S-dvd-x86_64-32 rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
hawkey.log:     INFO Feb-18 07:13:41 === Started libdnf-0.43.1 ===
kernel:         5.6.0-0.rc1.git2.1.fc32.x86_64
product:        Fedora
release:        Fedora release 32 (Thirty Two)
release_type:   pre-release
type:           anaconda
version:        32

Comment 1 lnie 2020-02-18 07:19:04 UTC
Created attachment 1663658 [details]
File: anaconda-tb

Comment 3 lnie 2020-02-18 09:15:00 UTC
due to bug #1804075,I thought this bug is not created

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

Comment 4 ekulik 2020-02-18 10:28:36 UTC
*** Bug 1804150 has been marked as a duplicate of this bug. ***


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