-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
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.
- is blocked by
-
OCPBUGS-39231 Ability to sync OS time from NTP and update HW clock at the time of installation of OpenShift in ABI
- Verified
- relates to
-
AGENT-939 Day2 add node via agent-install leftover tasks
- In Progress
- links to