101TECH

IT Solutions Done Right!

Setup NTP on CentOS 5.2

Posted on | February 17, 2009 | No Comments

I am working on building a DRBD cluster and as with all cluster tools , you must have a synced time between nodes.

1. install ntp
yum -y install ntp
2. enable ntp on boot
chkconfig ntpd on
3.run a manual time sync before starting the service
ntpdate 0.pool.ntp.org
4. start the service
service ntpd start

Comments

Leave a Reply





About

This is an area on your website where you can add text. This will serve as an informative location on your website, where you can talk about your site.

Subscribe to our feed

Search

Admin