oracle rac 安裝 PRVG-13606 ntp 同步報錯解決過程

來源:互聯網
上載者:User

標籤:inux   rac   多次   file   www   ica   res   eve   within   

oracle ntp 檢查報錯

./runcluvfy.sh stage -pre crsinst -n oracle57,oracle58 -verbose

[10:06:58]Verifying Network Time Protocol (NTP) ...FAILED
[10:06:58]PRVG-1063 : configuration files for more than one time synchronization service
[10:06:58]were found on nodes of the cluster
[10:06:58]configuration file "/etc/chrony.conf" was found on nodes "oracle58,oracle57"
[10:06:58]configuration file "/etc/ntp.conf" was found on nodes "oracle58,oracle57"
[10:06:58]
[10:06:58] Verifying chrony daemon is synchronized with at least one external time
[10:06:58] source ...FAILED
[10:06:58] oracle58: PRVG-13606 : chrony daemon is not synchronized with any external
[10:06:58] time source on node "oracle58".
[10:06:58]
[10:06:58] oracle57: PRVG-13606 : chrony daemon is not synchronized with any external
[10:06:58] time source on node "oracle57".

提示沒有外部的時間源,檢查ntpq -p 是正常的,需要確認ntpstat是否顯示同步。

ntpstat 顯示未同步,ntpq -p 或ntpq -c peers 顯示同步到達

[[email protected] ~]# ntpstat
unsynchronised
polling server every 64 s

[[email protected] tmp]# ntpq -p
remote refid st t when poll reach delay offset jitter

*192.168.1.25 85.199.214.100 2 u 5 64 377 0.406 20.282 8.062

[[email protected] tmp]# ntpq -c peers
remote refid st t when poll reach delay offset jitter

*192.168.1.25 85.199.214.100 2 u 32 64 377 0.406 20.282 8.062
[[email protected] tmp]#

需要檢查防火牆,seliunx等配置是否已經關閉。

我的環境是在關閉selinux後,稍等了一會ntpstat顯示同步

[[email protected] tmp]# ntpstat
synchronised to NTP server (192.168.1.25) at stratum 3
time correct to within 195 ms
polling server every 64 s
[[email protected] tmp]#

./runcluvfy.sh stage -pre crsinst -n oracle57,oracle58 -verbose

Failures were encountered during execution of CVU verification request "stage -pre crsinst".

Verifying Network Time Protocol (NTP) ...FAILED
PRVG-1063 : configuration files for more than one time synchronization service
were found on nodes of the cluster
configuration file "/etc/chrony.conf" was found on nodes "oracle58,oracle57"
configuration file "/etc/ntp.conf" was found on nodes "oracle58,oracle57"

提示NTP配置了多次,將/etc/ntp.conf刪除,再檢查即可。

再檢查環境,會顯示都成功

Pre-check for cluster services setup was successful.

CVU operation performed: stage -pre crsinst
Date: Jul 16, 2018 11:29:19 AM
CVU home: /tmp/oracle/grid/
User: grid

參考連結
https://www.linuxquestions.org/questions/linux-server-73/ntp-client-error-ntpstat-shows-unsynchronised-749641/

oracle rac 安裝 PRVG-13606 ntp 同步報錯解決過程

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.