暂无图片
CRS-4700: The Cluster Time Synchronization Service is in Observer mode.
我来答
分享
Donnieyen
2021-05-14
CRS-4700: The Cluster Time Synchronization Service is in Observer mode.

oracle 19.10.0.0.0 rac,Red Hat Enterprise Linux release 8.3 (Ootpa)
[grid@rac02 ~] crsctl check ctss CRS-4700: The Cluster Time Synchronization Service is in Observer mode [grid@rac02 ~] cluvfy comp clocksync -n all

Verifying Clock Synchronization …
CTSS is in Observer state. Switching over to clock synchronization checks using NTP

Verifying Network Time Protocol (NTP) …
Verifying ‘/etc/ntp.conf’ …WARNING (PRVG-1019)
Verifying ‘/etc/chrony.conf’ …WARNING (PRVG-1019)
Verifying ‘/var/run/ntpd.pid’ …WARNING (PRVG-1019)
Verifying ‘/var/run/chronyd.pid’ …WARNING (PRVG-1019)
Verifying Daemon ‘ntpd’ …FAILED (PRVG-1024, PRVF-7590)
Verifying Daemon ‘chronyd’ …FAILED (PRVG-1024, PRVF-7590)
Verifying Network Time Protocol (NTP) …FAILED (PRVG-1019, PRVG-1024, PRVF-7590)
Verifying Clock Synchronization …FAILED (PRVG-1019, PRVG-1024, PRVF-7590)

Verification of Clock Synchronization across the cluster nodes was unsuccessful on all the specified nodes.

Failures were encountered during execution of CVU verification request “Clock Synchronization across the cluster nodes”.

Verifying Clock Synchronization …FAILED
Verifying Network Time Protocol (NTP) …FAILED
Verifying ‘/etc/ntp.conf’ …WARNING
PRVG-1019 : The NTP configuration file “/etc/ntp.conf” does not exist on
nodes “rac02,rac01”

Verifying '/etc/chrony.conf' ...WARNING
PRVG-1019 : The NTP configuration file "/etc/chrony.conf" does not exist on
nodes "rac02,rac01"

Verifying '/var/run/ntpd.pid' ...WARNING
PRVG-1019 : The NTP configuration file "/var/run/ntpd.pid" does not exist
on nodes "rac02,rac01"

Verifying '/var/run/chronyd.pid' ...WARNING
PRVG-1019 : The NTP configuration file "/var/run/chronyd.pid" does not
exist on nodes "rac02,rac01"

Verifying Daemon 'ntpd' ...FAILED
PRVG-1024 : The NTP daemon or Service was not running on any of the cluster
nodes.

rac02: PRVF-7590 : "ntpd" is not running on node "rac02"
rac02: Liveness check failed for "ntpd"

rac01: PRVF-7590 : "ntpd" is not running on node "rac01"
rac01: Liveness check failed for "ntpd"

Verifying Daemon 'chronyd' ...FAILED
PRVG-1024 : The NTP daemon or Service was not running on any of the cluster
nodes.

rac02: PRVF-7590 : "chronyd" is not running on node "rac02"
rac02: Liveness check failed for "chronyd"

rac01: PRVF-7590 : "chronyd" is not running on node "rac01"
rac01: Liveness check failed for "chronyd"

CVU operation performed: Clock Synchronization across the cluster nodes
Date: May 14, 2021 1:54:06 PM
CVU home: /u01/app/19.3.0/grid/
User: grid

我来答
添加附件
收藏
分享
问题补充
1条回答
默认
最新
cqiwen

引用之前类似问题的专家解答:

CTSS状态为观察模式通常是因为本地的NTP服务启动了。

所以可以先检查一下新修复的那台服务器上是不是默认启动了NTP。禁用掉通常就可以了。

再删除2台主机的如下文件:

rm -rf /etc/ntp.conf
rm -rf /etc/chrony.conf
rm -rf /var/run/chronyd.pid
删除(或者mv到一个备份的目录)之后,CTSS会变成Active mode,再执行crsctl check ctss检测。

暂无图片 评论
暂无图片 有用 0
回答交流
提交
问题信息
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
暂无图片墨值悬赏