Bug 1492340 - gi.overrides.BlockDev.LVMError: Failed to get properties of the /com/redhat/lvmdbus1/Pv/0 object: Timeout was reached
Summary: gi.overrides.BlockDev.LVMError: Failed to get properties of the /com/redhat/l...
Keywords:
Status: CLOSED DUPLICATE of bug 1493964
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Blivet Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d488169cfa9e97e55ecfca4c030...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-16 14:09 UTC by lnie
Modified: 2017-09-23 13:00 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-23 13:00:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (670.77 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: anaconda.log (17.16 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: dnf.librepo.log (10.33 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: environ (530 bytes, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: hawkey.log (5.28 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: lorax-packages.log (25.91 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: lsblk_output (2.48 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: nmcli_dev_list (1.21 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: os_info (529 bytes, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: program.log (32.24 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: storage.log (99.67 KB, text/plain)
2017-09-16 14:11 UTC, lnie
no flags Details
File: syslog (233.51 KB, text/plain)
2017-09-16 14:12 UTC, lnie
no flags Details
File: ifcfg.log (2.28 KB, text/plain)
2017-09-16 14:12 UTC, lnie
no flags Details
File: packaging.log (14.25 KB, text/plain)
2017-09-16 14:12 UTC, lnie
no flags Details

Description lnie 2017-09-16 14:09:10 UTC
Description of problem:
choose two targets on one node which has three targets.
workstation netinst works fine,just see  this error with server.iso

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

The following was filed automatically by anaconda:
anaconda 27.20.1-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.6/site-packages/gi/overrides/BlockDev.py", line 824, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.6/site-packages/blivet/static_data/lvm_info.py", line 68, in cache
    pvs = blockdev.lvm.pvs()
  File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/lvm.py", line 91, in _get_kwargs
    pv_info = pvs_info.cache.get(self.device.path, None)
  File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/formatpopulator.py", line 84, in run
    kwargs = self._get_kwargs()
  File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/lvm.py", line 399, in run
    super().run()
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 345, in handle_format
    helper_class(self, info, device).run()
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 318, in handle_device
    self.handle_format(info, device)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 519, in _populate
    self.handle_device(dev)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 454, in populate
    self._populate()
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/storage_utils.py", line 736, in try_populate_devicetree
    devicetree.populate()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/advstorage/iscsi.py", line 185, in run
    try_populate_devicetree(self.storage.devicetree)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/advanced_storage.py", line 664, in on_add_iscsi_clicked
    dialog.run()
gi.overrides.BlockDev.LVMError: Failed to get properties of the /com/redhat/lvmdbus1/Pv/0 object: Timeout was reached

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/libexec/system-python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-27 rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.13.0-0.rc7.git0.1.fc27.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        27

Comment 1 lnie 2017-09-16 14:11:06 UTC
Created attachment 1326787 [details]
File: anaconda-tb

Comment 2 lnie 2017-09-16 14:11:10 UTC
Created attachment 1326788 [details]
File: anaconda.log

Comment 3 lnie 2017-09-16 14:11:12 UTC
Created attachment 1326789 [details]
File: dnf.librepo.log

Comment 4 lnie 2017-09-16 14:11:15 UTC
Created attachment 1326790 [details]
File: environ

Comment 5 lnie 2017-09-16 14:11:17 UTC
Created attachment 1326791 [details]
File: hawkey.log

Comment 6 lnie 2017-09-16 14:11:22 UTC
Created attachment 1326792 [details]
File: lorax-packages.log

Comment 7 lnie 2017-09-16 14:11:24 UTC
Created attachment 1326793 [details]
File: lsblk_output

Comment 8 lnie 2017-09-16 14:11:26 UTC
Created attachment 1326794 [details]
File: nmcli_dev_list

Comment 9 lnie 2017-09-16 14:11:29 UTC
Created attachment 1326795 [details]
File: os_info

Comment 10 lnie 2017-09-16 14:11:35 UTC
Created attachment 1326796 [details]
File: program.log

Comment 11 lnie 2017-09-16 14:11:48 UTC
Created attachment 1326797 [details]
File: storage.log

Comment 12 lnie 2017-09-16 14:12:24 UTC
Created attachment 1326798 [details]
File: syslog

Comment 13 lnie 2017-09-16 14:12:26 UTC
Created attachment 1326799 [details]
File: ifcfg.log

Comment 14 lnie 2017-09-16 14:12:30 UTC
Created attachment 1326800 [details]
File: packaging.log

Comment 15 Jiri Konecny 2017-09-18 07:54:21 UTC
Looks like a storage related issue to me. Changing components.

Comment 16 lnie 2017-09-23 13:00:49 UTC

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


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