Bug 1916947

Summary: The syntax of the entry in '99-vdsm_protect_ifcfg.conf' is incorrect
Product: Red Hat Enterprise Virtualization Manager Reporter: Gordon Watson <gwatson>
Component: vdsmAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED NEXTRELEASE QA Contact: Guilherme Santos <gdeolive>
Severity: low Docs Contact:
Priority: medium    
Version: 4.4.3CC: gdeolive, lsurette, mavital, mtessun, rmetrich, sbonazzo, srevivo, ycui
Target Milestone: ovirt-4.4.5Keywords: EasyFix
Target Release: 4.4.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-22 10:22:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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