Created attachment 1869337[details]
Dracut output - failing host
Created attachment 1869337[details]
Dracut output - failing host
Description of problem:
Any new initrd image that is generated, once fapolicyd service is started,
makes the machine unbootable. The kernel panics that it cannot execute init.
Version-Release number of selected component (if applicable):
kernel-4.18.0-372.3.1.el8.x86_64
fapolicyd-1.1-1.el8.x86_64
dracut-049-201.git20220131.el8.x86_64
dracut-squash-049-201.git20220131.el8.x86_64
dracut-network-049-201.git20220131.el8.x86_64
dracut-config-generic-049-201.git20220131.el8.x86_64
dracut-config-rescue-049-201.git20220131.el8.x86_64
How reproducible:
100%
Steps to Reproduce:
1. yum install fapolicyd -y
2. service fapolicyd start
3. Run dracut -fv /boot/initramfs-$(uname -r).img
4. Reboot
Actual results:
The host ends up with kernel not being able to execute init.
Additional info:
Clean host without the fapolicyd does not have this problem.