Skip to main content
NetApp Knowledge Base

Discovery of LIF with address (IP_Address) fails from the destination cluster

Views:
3,796
Visibility:
Public
Votes:
4
Category:
metrocluster
Specialty:
metrocluster
Last Updated:

Applies to

  • MetroCluster
  • ONTAP 9

Issue

  • The metrocluster check show command runs and displays a warning status for LIFs:

cluster::> metrocluster check show

Last Checked On: dd/mm/yyyy hh:mm:ss

Component           Result
------------------- ---------
nodes               ok
lifs                warning
config-replication  ok
aggregates          ok
clusters            ok
5 entries were displayed.


cluster::> metrocluster check lif show
Vserver         LIF             Protocol    Failure
--------------  --------------  ---------   ----------  ---------------
vserver_name      Lif_name      none        Discovery of LIF with address <IP_Address> failed from destination cluster
vserver_name      Lif_name      none        Discovery of LIF with address <IP_Address> failed from destination cluster

  • Network interface show will show that the LIF has been placed; however, this has been performed on a 1:1 name basis, which might not be suitable:

ClusterA::> network interface show
  (network interface show)
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
vserver
            lif1         up/up    10.10.xy.xx/24    ClusterA-01      e0c     true

ClusterB::> network interface show
  (network interface show)
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
vserver-mc
            lif1         up/down  10.10.xy.xx/24    ClusterB-02      e0c     true

 

  • Below steps need be followed to isolate the issue further:
  1. Engage Network Administrator to ensure network communication is functioning and healthy between sites
    • Example :  VLAN routing / VLAN tagging, L2 extension are operable between cluster networks
    • Check network communication via command: network l2ping -node <> -sourceport <> -mac <> -vlan <>
  2. Check if there is any relevant source/destination LIF showing admin down using command network interface show.
  1. ​​​​​Bring the relevant LIFs up in case it is down using command- network interface modify -lif <lif_name> -status-admin up -vserver <vserver_name>
  2. ​​​​​Assess the LIF placement again by running the following command from the source cluster:

ClusterA::> metrocluster check lif repair-placement –vserver <vserver_name> –lif <lif_name>
ClusterA::> metrocluster vserver resync –cluster <source_cluster> -vserver <vserver_name>

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.