NTP service is not running on the TCA appliances even though NTP is set within the Appliance Management portal (9443).
TCA: 3.0.x, 3.1.x, 3.2.x, 3.3.0.1
TCP: 3.1, 4.0, 4.0.1, 5.0, 5.0.2
Workaround :
Repeat the steps below for every TCA appliance (Manager and Control-Plane) to enable the NTP Service on boot.
systemctl restart ntpd"systemctl enable ntpd 2> /dev/null
systemctl disable systemd-timesyncd 2> /dev/null
systemctl mask systemd-timesyncd 2> /dev/null
systemctl disable systemd-timesyncdsystemctl mask systemd-timesyncdsystemctl enable ntpdsystemctl restart ntpd