跳转到主内容

为什么集群LIF无法执行pingable?

Views:
2
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

ONTAP 9

问题解答

  • 系统会为集群LIF分配一个专用IP地址、用于集群通信。因此、只有同一子网中的IP才能相互ping通。
  • Ping命令示例:

::> net int show
  (network interface show)
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
            fas2552-rtp-4a_clus1
                         up/up    169.254.xxx.101/16 fas2552-rtp-4a
                                                                   e0e     true
            fas2552-rtp-4b_clus2
                         up/up    169.254.xxx.103/16 fas2552-rtp-4b
                                                                   e0e     true
          cluster_mgmt                                         
                         up/up    10.xx.xx.20/24 fas2552-rtp-4b

::> ping 169.254.xxx.103 -node fas2552-rtp-4a -vserver Cluster -verbose -show-detail
PING 169.254.xxx.103 (169.254.xxx.103) from 169.254.xxx.101: 56 data bytes
...

--- 169.254.xxx.103 ping statistics ---
20 packets transmitted, 20 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.037/0.050/0.068/0.007 ms

::> ping 169.254.xxx.103 -node fas2552-rtp-4a -verbose -show-detail
PING 169.254.xxx.101 (169.254.xxx.101) from 10.xx.xx.20: 56 data bytes
36 bytes from 4.26.4.1: Destination Net Unreachable

追加信息

其他信息文本

 

 

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.