Bug 2034277

Summary: lvm filter: device %s added to the list of allowed devices
Product: Red Hat Enterprise Linux 9 Reporter: Jan Stodola <jstodola>
Component: python-blivetAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 9.0CC: jikortus, vtrefny
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python-blivet-3.4.0-12.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-17 13:20:54 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-12-20 14:51:03 UTC
Description of problem:
"lvm filter" debug messages in storage.log are not logged properly:

[root@localhost ~]# grep "lvm filter" /var/log/anaconda/storage.log 
DEBUG:blivet:lvm filter: device %s added to the list of allowed devices
DEBUG:blivet:lvm filter: device %s removed from the list of allowed devices
DEBUG:blivet:lvm filter: device %s added to the list of allowed devices
DEBUG:blivet:lvm filter: device %s added to the list of allowed devices
[root@localhost ~]# 

Version-Release number of selected component (if applicable):
python3-blivet-3.4.0-11.el9

How reproducible:
Always

Steps to Reproduce:
1. Run installation with the default LVM disk layout
2. Check log messages on the installed system (/var/log/anaconda/storage.log)

Actual results:
%s is logged in the "lvm filter" debug messages.

Expected results:
The name of the device is logged.

Comment 8 Jan Stodola 2022-02-16 13:39:12 UTC
Checked that python-blivet-3.4.0-12.el9 is in nightly compose RHEL-9.0.0-20220215.2

Moving to VERIFIED.

Comment 10 errata-xmlrpc 2022-05-17 13:20:54 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 (new packages: python-blivet), 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-2022:2494