Node lain

Node lain

Node lain mereferensi ‘controller node’ untuk sinkronisasi waktu. Lakukan langkah ini pada semua node lainnya.

Instal dan konfigurasi komponen

  1. Instal paket:

    # yum install chrony
    
  1. Edit file /etc/chrony.conf dan lakukan ‘comment out’ atau hapuslah semua kecuali satu key server. Mengubahnya ke referensi ‘controller node’:

    server controller iburst
    
  2. Mulailah layanan NTP dan mengkonfigurasinya untuk memulai saat booting:

    # systemctl enable chronyd.service
    # systemctl start chronyd.service
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.