メインコンテンツへスキップ

ルーティングが正しくないためにgetxxbyyy getaddrinfoコマンドが1つのノードで失敗する

Views:
8
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

  • ONTAP 9
  • LDAP
  • ルーティング

問題

  • getxxbyyy getaddrinfoコマンドを実行すると、指定したSVMのホスト名を使用してIPアドレス情報を取得できません。

::> vserver services getxxbyyy getaddrinfo -node <NODE_NAME> -vserver <VSERVER_NAME> -hostname <HOST_NAME.COM> -show-source true -use-cache false

Error: command failed: Failed to resolve <HOST_NAME.COM> Reason: Name does not resolve.
  • ノードは  、DNSサーバへの照会にIP範囲192.168.20.0のLIFを使用しています。
  • ネットワークルートには次のルートが表示されます。 

::> network route show -vserver <VSERVER_NAME>
Vserver        Destination      Gateway      Metric
------------------- --------------- --------------- ------
VSERVER_NAME
           0.0.0.0/0       192.168.10.1   20
           0.0.0.0/0        192.168.20.1   20
           192.168.10.10/32   192.168.10.1   10
           192.168.10.11/32   192.168.10.1   10

  • EMSログに以下のエラーが表示されます。
::> event log show -event *dns* -node sshkms4n2
Time         Node       Severity    Event
------------------- ---------------- ------------- ---------------------------
9/20/2024 13:58:38  NODE_NAME     ERROR     dns.server.timed.out: DNS server 192.168.10.10 did not respond to vserver = VSERVER_NAME within timeout interval.
  • パートナーノードは、コマンドを実行してホスト情報を取得できます。

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?