Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How centos7 starts using chronyd to synchronize time

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

Editor to share with you how centos7 started to use chronyd synchronization time, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

When installing RAC12C in centos7.4, the pre-check during the installation of oracle software will encounter the problem of time out of sync.

Redheat7 starts using chronyd to synchronize time

There are three kinds of time synchronization.

1.ntp, not here.

2.redheat7 starts using chronyd to synchronize time

Ctss process of 3.rac

After the installation of crsctl check ctss is completed, it is active. Turning on chronyd will shut down automatically.

[grid@ibisdb1 ~] $crsctl check ctss

CRS-4700: The Cluster Time Synchronization Service is in Observer mode.

Configure chronyd: (192.168.56.1 is ntp server)

Vi / etc/chrony.conf

# server 0.centos.pool.ntp.org iburst

# server 1.centos.pool.ntp.org iburst

# server 2.centos.pool.ntp.org iburst

# server 3.centos.pool.ntp.org iburst

Server 10.1.3.1 prefer

Systemctl status chronyd.service-View status

Systemctl start chronyd.service-start

Systemctl enable chronyd.service-make it self-booting

Systemctl status chronyd.service

View time synchronization source

Chronyc sources-v

Chronyc sourcestats-v

The above is all the content of the article "how centos7 starts to synchronize time with chronyd". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report