デスティネーション クラスタからアドレス -IP Address- を持つLIFの検出が失敗する
環境
- 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