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:
Due to QE capacity we are not going to cover this issue in our automation