Bug 1916947 - The syntax of the entry in '99-vdsm_protect_ifcfg.conf' is incorrect
Summary: The syntax of the entry in '99-vdsm_protect_ifcfg.conf' is incorrect
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: vdsm
Version: 4.4.3
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ovirt-4.4.5
: 4.4.5
Assignee: Sandro Bonazzola
QA Contact: Guilherme Santos
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-15 22:30 UTC by Gordon Watson
Modified: 2024-03-25 17:52 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-22 10:22:29 UTC
oVirt Team: Node
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 113073 0 master MERGED dracut: fix conf syntax as per man page 2021-02-08 16:56:25 UTC

Description Gordon Watson 2021-01-15 22:30:04 UTC
Description of problem:

VDSM creates '/usr/lib/dracut/dracut.conf.d/99-vdsm_protect_ifcfg.conf' containing 'omit_dracutmodules+="ifcfg clevis"'. This was introduced via BZ 1768337.

The correct syntax should have a leading and a trailing space, per the 'dracut.conf' man-page,  e.g. 

    omit_dracutmodules+=" ifcfg clevis "


By itself though, this does not cause a problem. It's just incorrect syntax.



Version-Release number of selected component (if applicable):

RHV 4.3.7+
RHV 4.4


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 9 meital avital 2022-07-18 16:42:52 UTC
Due to QE capacity we are not going to cover this issue in our automation


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