PowerFlex:NTP同期のトラブルシューティングと検証

Summary: サーバー上のシステム時刻が正しくないと、証明書の検証の失敗、認証エラー、アップグレードの失敗などの重大な問題が発生する可能性があります。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

  • システム時刻が正しくない、またはずれている
  • 証明書またはTLS検証の失敗
  • クラスター ノードが不整合な時間を報告する
  • 時間の不一致に関連するアップグレードまたは導入の失敗

Cause

NTP(chronydサービス経由)が実行されていないか、正しく構成されていないか、過度の時間のずれまたは接続の問題により同期できません。

Resolution

次のコマンドを実行して、クロックが他のシステムと同期され、NTPサービスがアクティブであることを確認します。

timedatectl status

 

chronyサービスが実行されていることを確認します。

systemctl status chronyd

 

同期の正常性とソース サーバーを確認します。これにより、オフセットと同期のステータスとともに、到達可能なNTPサーバーとそのステータスが表示されます。

chronyc tracking

chronyc sources -v

 

時間が数分ずれている場合は、chronyを再起動します

systemctl restart chronyd

 

システムが正しく同期していない場合は、時刻修正を強制します

chronyc makestep

 

システム時刻の同期が大幅にずれている場合

  • NTPによって自動的に調整されない場合があります。正しい値に近い時間を手動で設定します。
sudo timedatectl set-time "YYYY-MM-DD HH:MM:SS"

 

Example:

sudo timedatectl set-time "2026-06-19 10:30:00"

 

修正されると、chronyは通常の同期を再開します。

 

手順を実行した後、システム クロックが同期されており、NTPソースがアクティブであることを確認します。

timedatectl status

chronyc tracking

Additional Information

正常なchronyc追跡ステータス
構成済みのNTPサーバーが参照IDの下にリストされ、ストラタムが0より大きい値になり、システム時刻が1秒よりはるかに短い時間差を報告する必要があります。 

node1:~ # chronyc tracking
Reference ID : 64400012 (0.pool.ntp.org)
Stratum : 4
Ref time (UTC) : Mon Mar 07 17:15:39 2022
System time : 0.000001647 seconds slow of NTP time
Last offset : -0.000006101 seconds
RMS offset : 0.000020258 seconds
Frequency : 33.247 ppm slow
Residual freq : -0.000 ppm
Skew : 0.016 ppm
Root delay : 0.040418178 seconds
Root dispersion : 0.033837218 seconds
Update interval : 1024.6 seconds
Leap status : Normal

 

chronyc追跡ステータスの失敗

ストラタム 0 は同期されていないことを意味し、Leap ステータスは同期されていないことを示します。 

node1:~ # chronyc tracking
Reference ID : 00000000 ()
Stratum : 0
Ref time (UTC) : Thu Jan 01 00:00:00 1970
System time : 0.000000000 seconds fast of NTP time
Last offset : +0.000000000 seconds
RMS offset : 0.000000000 seconds
Frequency : 0.000 ppm slow
Residual freq : +0.000 ppm
Skew : 0.000 ppm
Root delay : 1.000000000 seconds
Root dispersion : 1.000000000 seconds
Update interval : 0.0 seconds
Leap status : Not synchronized

Affected Products

PowerFlex rack, ScaleIO, PowerFlex Software
Article Properties
Article Number: 000481224
Article Type: Solution
Last Modified: 09 Jul 2026
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.