-
Bug
-
Resolution: Can't Do
-
Undefined
-
None
-
4.20.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Hi,
OCP 4.20 installation is successful, but systemd-network-generator.service is failing.
I tried SNO installation, however I have also seen this behavior in other clusters.
This is required for proper installation of OCP, so I think this is cosmetic issue rather.
Still we need to resolve this to look clean.
~~~
[root@snoh20 ~]# systemctl status systemd-network-generator.service
× systemd-network-generator.service - Generate network units from Kernel command line
Loaded: loaded (/usr/lib/systemd/system/systemd-network-generator.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Thu 2025-10-30 12:45:08 UTC; 1h 10min ago
Docs: man:systemd-network-generator.service(8)
Main PID: 1779 (code=exited, status=1/FAILURE)
CPU: 6ms
Oct 30 12:45:08 snoh20 systemd-network-generator[1779]: Failed to parse kernel command line: Invalid argument
~~~
~~~
- journalctl -u systemd-network-generator.service
Oct 30 12:45:08 snoh20 systemd-network-generator[1779]: Failed to parse kernel command line: Invalid argument
~~~