メインコンテンツまでスキップ

ストレージポートに割り当てられた IP アドレスが正しくないため、マウント処理がタイムアウトします

Views:
105
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
network
Last Updated:

環境

  • ONTAP 9.5
  • NFS

問題

  • ネットワークで ICMP が許可されていても、クライアントマシンからストレージ LIF への ping が失敗する。

[root@localhost ~]# ping 10.216.41.xx
PING 10.216.41.xx (10.216.41.xx) 56(84) bytes of data.
^C
--- 10.216.41.xx ping statistics ---
15 packets transmitted, 0 received, 100% packet loss, time 13999ms

  • クライアントマシンでタイムアウトが発生してマウント処理が失敗する。

[root@localhost ~]# mount 10.216.41.xx:/vol1 /mnt
mount.nfs: Connection timed out

  • 同じストレージポートに設定された 2 つの異なるネットワークの IP アドレス。

cluster1::> network interface show -vserver svm1
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
svm1
            wrong_lif   up/up    10.216.42.xx/24   node1         e0d     true
            lif1        up/up    10.216.41.xx/24   node1         e0d     true
2 entries were displayed.

  • クライアントマシンが間違った LIF と同じネットワークに接続されています。

[root@localhost ~]# ifconfig
ens32: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 10.216.42.xx  netmask 255.255.255.0 broadcast 10.216.41.255

 

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.