-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.16
Description of problem:
Multiline EC private and public keys are causing systemd services to fail during cluster installations. While this issue does not result in a complete cluster failure, it generates warnings in the `journalctl` logs, which could confuse users when diagnosing installation issues. The root cause is systemd's inability to properly parse multiline keys, leading to service crashes and unnecessary log noise. This should be addressed to improve the clarity of logs and prevent misleading warnings during the cluster setup process.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create a 4.16 cluster using ABI 2. Observ the systemd statuses and journaltctl logs 3. You will see warning/errors mentioning the EC keys(EC_PUBLIC_KEY_PEM and EC_PRIVATE_KEY_PEM) are not parsed correctly
Actual results:
Parsing errors related to EC keys
Expected results:
No parsing errors related to EC keys
Additional info:
- clones
-
OCPBUGS-42012 Systemd Fails to Parse Multiline EC Keys
- Closed
- is depended on by
-
OCPBUGS-42012 Systemd Fails to Parse Multiline EC Keys
- Closed