CRS-2409:The clock on host
In this Document
Symptoms |
Cause |
Solution |
References |
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterInformation in this document applies to any platform.
***Checked for relevance on 11-Mar-2013***
Symptoms
Cluster alert log on one of the nodes shows the following message
What does this message mean?
Cause
This is not an error. ctssd is reporting that there is a time difference and it is not doing anything about it as it is running in observer mode.
Solution
The Cluster Time Synchronization Service (CTSS) is one of the new processes in the Oracle Clustware 11gR2 layer , the CTSS is installed during the GRID infrastructure installation.
CTSS Daemon is responsible for the time management within the cluster. It makes sure each node in the cluster is using the same time. First, CTSS will determine if a Network Time Protocol (NTP) daemon is running in the system and if NTP is not running, then CTSS will run in active mode and perform the same task as the NTP daemon. If NTP daemon is running, CTSS will be started in observer mode.
- We need to check if there is a time difference on the nodes.
- We need to make sure ntp is running properly and with -x option