Cannot sync clock via NTP #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As the compute nodes cannot communicate to the outside world via the 123 UDP port, we cannot reliably sync the clocks.
Consider enabling PTP, as the ethernet card have hardware support:
Using PTP we can synchronize the clocks down to 10-20 nanoseconds:
mentioned in issue #24
mentioned in merge request !14