-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.17
Description of problem:
node-joiner tool does not honour additionalNTPSources
As mentioned in https://docs.openshift.com/container-platform/4.16/installing/installing_with_agent_based_installer/installation-config-parameters-agent.html
the setting of additionalNTPSources is possible when adding nodes at day1, but the setting is not honoured at day2
How reproducible:
always
Steps to Reproduce:
Create a agent config with
AdditionalNTPSources:
- 10.10.10.10
- 10.10.10.11
hosts:
- hostname: extra-worker-0
interfaces:
- name: eth0
macAddress: 0xDEADBEEF
- hostname: extra-worker-1
interfaces:
- name: eth0
macAddress: 00:02:46:e3:9e:8c
- hostname: 0xDEADBEEF
interfaces:
- name: eth0
macAddress: 0xDEADBEEF
Actual results:
NTP on added node cannot join the NTP server.
ntp-synced Status:failure Message:Host couldn't synchronize with any NTP server
NTP on added node can contact the NTP server.
- clones
-
OCPBUGS-42544 node-joiner tool does not honour additionalNTPSources
-
- Closed
-
- is blocked by
-
OCPBUGS-42544 node-joiner tool does not honour additionalNTPSources
-
- Closed
-
- links to
-
RHBA-2025:0654
OpenShift Container Platform 4.17.z bug fix update