2700 Failed to synchronize cluster time to NTP server
Explanation
Cluster time cannot be synchronized with the NTP network time server that is configured.
User response
There are three main causes to examine:
- The cluster NTP network time server configuration is incorrect. Ensure that the configured IP address matches that of the NTP network time server.
- The NTP network time server is not operational. Check the status of the NTP network time server.
- The TCP/IP network is not configured correctly. Check the configuration of the routers, gateways and firewalls. Ensure that the cluster can access the NTP network time server and that the NTP protocol is permitted.
- To fix the issue:
- In the management GUI, go to to verify that NTP is
configured correctly.
- Ensure that the IP address is correct.
- Set the time zone to the geographical location of your system.
- If the NTP server uses authentication, ensure that the type and parameters match the configuration of the server.
- Ensure that the NTP time server is functioning correctly.
- Ensure that the IP network is configured to allow connections between the NTP server and all nodes in the system.
- Use the
chsystemcommand with options -ntpip or -ntpip_6 to configure the NTP server address. Include the -ntpauthtype, -ntpauthkey and -ntpauthid options to configure authentication. To stop using NTP, set the address to 0.0.0.0. - Use the command
settimezoneto set the time zone. - Use the command
setsystemtimeto set the time and date manually.
This error is automatically fixed when a request to the NTP time server succeeds or if the time is set manually.