他のノードはコントローラーノードを参照して時刻同期を行ないます。他のすべてのノードでこれらの手順を実行します。
パッケージをインストールします。
# apt-get install chrony
ファイル /etc/chrony/chrony.conf を編集して、server 項目を 1 つを除いてすべてコメントアウトまたは削除します。残した項目はコントローラーノードを参照するよう変更します。
server controller iburst
NTP サービスを再起動します。
# service chrony restart
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.