You may see the
alerts "[ctssd(7700)]CRS-2412:The
Cluster Time Synchronization Service detects that the local time is
significantly different from the mean cluster time" regularly in your
Grid Infrastructure alert log.
In that case check whether the
clock is synchronized properly using Network Time Protocol (NTP) on all servers
using below command
$ cluvfy comp
clocksync -n all -verbose
....
....
Result: Clock
synchronization check using Network Time Protocol(NTP) passed
Oracle Cluster Time
Synchronization Services check passed
Verification of Clock Synchronization across the cluster nodes was
successful.
As
ntp is setup correctly as shown in above cluvfy output you can ignore this
warning.
In 11.2.0.3 these
messages will appear 2 per hour and in releases prior to 11.2.0.3 these
messages will appear around 14 per hour.
what if I'm not using ntp?
ReplyDelete