Check whether the clock synchronization server ntpd or chronyd of the node is running properly.
Log in to the node and run the systemctl status ntpd command to query the running status of ntpd. If the command output is abnormal, run the systemctl restart ntpd command and query the status again.
The normal command output is as follows:
If the problem persists after ntpd is restarted, contact technical support.
Log in to the node and run the systemctl status chronyd command to query the running status of chronyd. If the command output is abnormal, run the systemctl restart chronyd command and query the status again.
The normal command output is as follows:
If the problem persists after chronyd is restarted, contact technical support.