カスタムサービスポリシーを使用している場合、NTPサーバを追加できません
環境
- ONTAP 9.10.1以降
- ネットワーク タイム プロトコル(NTP)
問題
- 管理LIFにカスタムサービスポリシーを使用している場合、NTPサーバを追加することはできません。
Cluster::*> ntp server create -server x.x.x.x (cluster time-service ntp server create) Error: command failed: Connecting to NTP server "x.x.x.x" with address x.x.x.x failed with reason: "Network is unreachable" Cluster::*> cluster time-service ntp server create -server my.ntp.server.com Error: command failed: Connecting to NTP server "my.ntp.server.com" with address x.x.x.x failed with reason: "Network is unreachable"
- 管理LIFを使用してNTPサーバにpingを送信できます。
- 管理SVM / SVMネットワークルーティングが正しい。
- 管理LIFはカスタムのLIFサービスポリシーを使用しています。
cluster1::> network interface show -role *mgmt* -fields service-policy vserver lif service-policy -------- ------------ ------------------ cluster1 cluster_mgmt ssh-mgmt cluster1 node_mgmt1 ssh-mgmt 2 entries were displayed.