Node Clock Synchronization Server
Check Item
Check whether the clock synchronization server ntpd or chronyd of the node is running properly.
Solution
- Scenario 1: ntpd is running abnormally.
Log in to the node and run the systemctl status ntpd command to obtain the running status of ntpd. If the command output is abnormal, run the systemctl restart ntpd command and obtain the status again.
The normal command output is as follows:
Figure 1 Running status of ntpd
If the problem persists after ntpd is restarted, contact technical support.
- Scenario 2: chronyd is running abnormally.
Log in to the node and run the systemctl status chronyd command to obtain the running status of chronyd. If the command output is abnormal, run the systemctl restart chronyd command and obtain the status again.
The normal command output is as follows:
Figure 2 Running status of chronyd
If the problem persists after chronyd is restarted, contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot