所有 StorageGRID 管理节点和存储节点报告节点未被 NTP 服务器锁定
适用于
NetApp StorageGRID
问题
- StorageGRID UI 报告
Node not locked with NTP server并在所有管理节点和存储节点上显示状态unknown storagegrid-status输出显示所有节点上的Time Synchronization卡在Starting...状态。service ntp status输出显示ntp up but not ready. check /var/local/log/servermanager.logservermanager.log输出显示ntp not locked- Ping 成功发送到 NTP 源,但没有任何信息正在同步。
- 使用命令
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 时钟在运行命令时不会对偏移和抖动产生任何更改。