Kami menyarankan Anda memverifikasi NTP sinkronisasi sebelum melanjutkan lebih lanjut. Beberapa node, terutama mereka yang referensi controller node, dapat mengambil beberapa menit untuk menyinkronkan.
Jalankan perintah ini pada controller node:
# chronyc sources
  210 Number of sources = 2
  MS Name/IP address         Stratum Poll Reach LastRx Last sample
  ===============================================================================
  ^- 192.0.2.11                    2   7    12   137  -2814us[-3000us] +/-   43ms
  ^* 192.0.2.12                    2   6   177    46    +17us[  -23us] +/-   68ms
Isi dalam kolom Name/IP address harus menunjukkan hostname atau alamat IP dari satu atau lebih server NTP. Isi kolom MS harus menunjukkan * untuk server dimana layanan NTP saat ini disinkronkan.
Menjalankan perintah yang sama pada * semua node * lain:
# chronyc sources
  210 Number of sources = 1
  MS Name/IP address         Stratum Poll Reach LastRx Last sample
  ===============================================================================
  ^* controller                    3    9   377   421    +15us[  -87us] +/-   15ms
Isi dalam kolom Name/IP address harus menunjukkan nama host dari controller node.
 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.