シャットダウン後にStorageGRIDサービスが起動しない
環境
NetApp StorageGRID
問題
- メンテナンスのためにすべてのノードがシャットダウンされている。 電源投入時に、どのノードもすべてのサービスを開始できない
- StorageGRID UIで、 すべての 管理ノードとストレージノードの
Node not locked with NTP server
が報告される。 storagegrid-status
Time Synchronization
がStarting...
でスタックしていることを示す出力 すべてのノードで状態。service ntp status
出力には、ntp up but not ready. check /var/local/log/servermanager.log
servermanager.log
出力には、ntp not locked
- NTPソースへのpingは成功しましたが、 情報が同期されていません。
-
ntpq -p
コマンドを使用したNTP時間オフセットとジッタは 、大幅な時間ずれを示します。
remote refid st t when poll reach delay offset jitter
==============================================================================
ntpserver.local init 1 u 0 0 0 1.045 +2846.3 0.260
ntpserver.local init 1 u 0 0 0 0.626 +3903.3 0.520
pa_nodename init 16 u 0 0 0 0.000 0.000 0.000
nodename1 init 16 u 0 0 0 0.000 0.000 0.000
nodename2 init 16 u 0 0 0 0.000 0.000 0.000
nodename3 init 16 u 0 0 0 0.000 0.000 0.000
-
ntpd -q
を使用してNTPクロックを同期し ても、コマンドの実行時にオフセットとジッタは変更されません。