Bug 1676718

Summary: gi.overrides.BlockDev.LVMError: Process didn't provide any data on standard output. Error output: Skipping clustered VG vg_sas.
Product: Red Hat Enterprise Linux 8 Reporter: Barry Marson <bmarson>
Component: python-blivetAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: jkonecny, jstodola, pzatko, ttracy, vtrefny
Target Milestone: rc   
Target Release: 8.0   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d57418a60260fbe47907362ea1acdef4823177bbdf8bb1bf654ca48d3e48883b;
Fixed In Version: python-blivet-3.2.2-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 03:22:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda.log
none
File: dbus.log
none
File: dnf.librepo.log
none
File: environ
none
File: hawkey.log
none
File: lorax-packages.log
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log
none
disk image none

Description Barry Marson 2019-02-13 01:43:41 UTC
Description of problem:
Installing RHEL-8.0-20190116.1 distro with SAN based multipath devices connected to server fails

Version-Release number of selected component:
anaconda-29.19.0.32

The following was filed automatically by anaconda:
anaconda 29.19.0.32 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.6/site-packages/gi/overrides/BlockDev.py", line 993, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.6/site-packages/blivet/formats/lvmpv.py", line 163, in free
    pv_info = blockdev.lvm.pvinfo(self.device)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1536, in get_free_space
    elif hasattr(disk.format, "free"):
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 837, in _update_summary
    free_space = self.storage.get_free_space(disks=self.disks)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 715, in refresh
    self._update_summary()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked
    spoke.refresh()
gi.overrides.BlockDev.LVMError: Process didn't provide any data on standard output. Error output:   Skipping clustered VG vg_sas.
  See lvmlockd(8) for changing a clvm/clustered VG to a shared VG.


Additional info:
addons:         com_redhat_kdump, org_fedora_oscap
cmdline:        /usr/libexec/platform-python  /sbin/anaconda
cmdline_file:   initrd=/distrotrees/97394/initrd method=http://download.eng.bos.redhat.com/rhel-8/rel-eng/RHEL-8/RHEL-8.0-20190116.1/compose/BaseOS/x86_64/os/ repo=http://download.eng.bos.redhat.com/rhel-8/rel-eng/RHEL-8/RHEL-8.0-20190116.1/compose/BaseOS/x86_64/os/  BOOT_IMAGE=/distrotrees/97394/kernel 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.0-60.el8.x86_64
product:        Red Hat Enterprise Linux 8
release:        Red Hat Enterprise Linux release 8.0 Beta (Ootpa)
release_type:   pre-release
type:           anaconda
version:        8.0

Comment 1 Barry Marson 2019-02-13 01:43:43 UTC
Created attachment 1534268 [details]
File: anaconda.log

Comment 2 Barry Marson 2019-02-13 01:43:44 UTC
Created attachment 1534269 [details]
File: dbus.log

Comment 3 Barry Marson 2019-02-13 01:43:45 UTC
Created attachment 1534270 [details]
File: dnf.librepo.log

Comment 4 Barry Marson 2019-02-13 01:43:45 UTC
Created attachment 1534271 [details]
File: environ

Comment 5 Barry Marson 2019-02-13 01:43:46 UTC
Created attachment 1534272 [details]
File: hawkey.log

Comment 6 Barry Marson 2019-02-13 01:43:47 UTC
Created attachment 1534273 [details]
File: lorax-packages.log

Comment 7 Barry Marson 2019-02-13 01:43:48 UTC
Created attachment 1534274 [details]
File: lsblk_output

Comment 8 Barry Marson 2019-02-13 01:43:49 UTC
Created attachment 1534275 [details]
File: nmcli_dev_list

Comment 9 Barry Marson 2019-02-13 01:43:50 UTC
Created attachment 1534276 [details]
File: os_info

Comment 10 Barry Marson 2019-02-13 01:43:51 UTC
Created attachment 1534277 [details]
File: program.log

Comment 11 Barry Marson 2019-02-13 01:43:55 UTC
Created attachment 1534278 [details]
File: storage.log

Comment 12 Barry Marson 2019-02-13 01:43:58 UTC
Created attachment 1534279 [details]
File: syslog

Comment 13 Barry Marson 2019-02-13 01:43:59 UTC
Created attachment 1534280 [details]
File: ifcfg.log

Comment 14 Barry Marson 2019-02-13 01:44:00 UTC
Created attachment 1534281 [details]
File: packaging.log

Comment 15 Jiri Konecny 2019-02-13 11:11:09 UTC
Based on the traceback this is raised from the libblockdev library used by our storage library blivet. 
Switching to blivet for further investigation.

Comment 16 Jan Stodola 2020-04-21 13:50:19 UTC
Created attachment 1680562 [details]
disk image

Attaching a gzipped disk image, which can be used to reproduce this bug.
Reproduced on RHEL-8.0 as well as on RHEL-8.2 after clicking on the "Installation Destination" thing in the main hub. The error message in RHEL-8.2 was slightly different:

gi.overrides.BlockDev.LVMError: Process reported exit code 1280:   Skipping clustered VG shared_vg.
  See lvmlockd(8) for changing a clvm/clustered VG to a shared VG.

Comment 23 errata-xmlrpc 2020-11-04 03:22:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (python-blivet bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4728