Node lain mereferensi ‘controller node’ untuk sinkronisasi waktu. Lakukan langkah ini pada semua node lainnya.
Instal paket:
# yum install chrony
Edit file /etc/chrony.conf dan lakukan ‘comment out’ atau hapuslah semua kecuali satu key server. Mengubahnya ke referensi ‘controller node’:
server controller iburst
Mulailah layanan NTP dan mengkonfigurasinya untuk memulai saat booting:
# systemctl enable chronyd.service
# systemctl start chronyd.service
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.