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

デスティネーションクラスタからのアドレス(IP_Address)を使用するLIFの検出が失敗する

Views:
48
Visibility:
Public
Votes:
0
Category:
metrocluster
Specialty:
metrocluster
Last Updated:

環境

  • MetroCluster
  • ONTAP 9

問題

  • metrocluster check show  コマンドが実行され、LIFの警告ステータスが表示されます。

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

  • 出力にも追加情報/リカバリ手順としてエラーが表示されます。

Discovery of LIF with address <IP-Address> failed from destination cluster Ensure that the destination cluster has ports that have connectivity to the LIF on the source cluster.

  • Network interface show はLIF がすでに配置されていることを示しますが、これは1:1の名前ベースで実行されているため、適切でない場合があります。

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

  • 問題をさらに分離するには、以下の手順に従う必要があります。
  1. ネットワーク管理者に依頼して、サイト間のネットワーク通信が正常に機能していることを確認します。
    • 例: VLANルーティング/ VLANタギング、L2拡張機能はクラスタネットワーク間で使用可能
    • コマンドを使用してネットワーク通信を確認します。 network l2ping -node <> -sourceport <> -mac <> -vlan <>
  2. コマンドを使用して、admin downと表示されている関連するソース/デスティネーションLIFがないかどうかを確認します。network interface show.
  1. コマンド-を使用して、関連するLIFがダウンした場合に備えて起動します。network interface modify -lif <lif_name> -status-admin up -vserver <vserver_name>
  2. ソースクラスタから次のコマンドを実行して、LIFの配置を再度評価します。

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.