所有StorageGRID管理节点和存储节点均报告未与NTP服务器锁定的节点
适用场景
NetApp StorageGRID
问题描述
- StorageGRID UI会报告
Node not locked with NTP server
所有 管理节点和存储节点。 storagegrid-status
输出Time Synchronization
Starting...
在所有节点上均显示stuck in state。service ntp status
输出显示ntp up but not ready. check /var/local/log/servermanager.log
servermanager.log
输出显示ntp not locked
- Ping NTP源成功、但 未同步任何信息。
- 使用命令时、NTP时间偏移和抖动
ntpq -p
会显示明显的时间漂移:
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
- 使用同步NTP
ntpd -q
时钟不会更改运行命令时的偏移和抖动。