Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The hosts synchronize the time with both NTP and PTP. This is done by the timemaster service during the network configuration section.
You can look into SEAPATH ansible collection documentation to see how to configure the hypervisor synchronization using ansible.
Three tools are used:

  • chrony synchronize the system clock with NTP. The NTP server can be configured to be on the local network or on the internet.

  • ptp4l synchronize the hardware clock (PHC) with PTP.

  • phc2sys synchronize hardware and system clocks.

...