Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1970925

Summary: Waiting for 'LvCreateLinear' method of the '/com/redhat/lvmdbus1/Vg/1' object to finish failed: Failed to get Complete property of the /com/redhat/lvmdbus1/Job/3 object: Timeout was reached (24)
Product: Red Hat Enterprise Linux 9 Reporter: Jan Stodola <jstodola>
Component: libblockdevAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED WONTFIX QA Contact: Storage QE <storage-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: vtrefny
Target Milestone: betaKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-11 07:27:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1942219    

Description Jan Stodola 2021-06-11 13:28:05 UTC
Description of problem:
Anaconda failed with the following traceback during a kickstart installation with Thin LVM partitioning layout (autopart --type thinp):

INFO:blivet:executing action: [211] create device lvmthinpool rhel_ibm-p9b-26-pool00 (id 204)
DEBUG:blivet:                LVMLogicalVolumeDevice.create: rhel_ibm-p9b-26-pool00 ; status: False ;
DEBUG:blivet:                     LVMLogicalVolumeDevice._create: rhel_ibm-p9b-26-pool00 ; status: False ;
INFO:program:[46] Calling the 'com.redhat.lvmdbus1.Vg.LvCreateLinear' method on the '/com/redhat/lvmdbus1/Vg/1' object with the following parameters: '('pool00', 1882080673792, true, 1, {'poolmetadatasize': <'1845493760b'>, 'chunksize': <'65536b'>, '--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})'
INFO:program:[46] Done.
INFO:program:[46] Waiting for job '/com/redhat/lvmdbus1/Job/3' to finish
INFO:program:[46] Job '/com/redhat/lvmdbus1/Job/3' finished
INFO:anaconda.threading:Thread Failed: AnaTaskThread-CreateStorageLayoutTask-1 (140735374422256)
ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-CreateStorageLayoutTask-1 has failed: Traceback (most recent call last):
  File "/usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py", line 1036, in wrapped
    ret = orig_obj(*args, **kwargs)
  File "/usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py", line 621, in lvm_thpoolcreate
    return _lvm_thpoolcreate(vg_name, lv_name, size, md_size, chunk_size, profile, extra)
gi.repository.GLib.GError: g-io-error-quark: Waiting for 'LvCreateLinear' method of the '/com/redhat/lvmdbus1/Vg/1' object to finish failed: Failed to get Complete property of the /com/redhat/lvmdbus1/Job/3 object: Timeout was reached (24)


Version-Release number of selected component (if applicable):
RHEL-9.0.0-20210610.2
python3-blivet-3.3.3-2.el9
anaconda-34.25.0.8-1.el9.x86_64

How reproducible:
Uncear - seen twice on ppc64le and aarch64. The same test passed on s390x and x86_64.

Steps to Reproduce:
1. Run a kickstart installation with "autopart --type thinp" partitioning

Actual results:
anaconda/blivet traceback

Expected results:
Successful installation

Comment 10 RHEL Program Management 2022-12-11 07:27:35 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.