跳转到主内容

已收到所有管理生命周期的vifmgr.lifdown.noports

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

ONTAP 9

问题描述

  • 无法访问集群的管理IP地址。
  • 错误会显示在事件日志中:
ALERT   vifmgr.lifdown.noports: LIF cluster_mgmt (on virtual server 4294967295), IP address 192.168.0.101, currently cannot be hosted on node Node-01, port e0M, or any of its failover targets, and is being marked as down.
ALERT   vifmgr.lifdown.noports: LIF Node-02_mgmt (on virtual server 4294967295), IP address 192.168.0.112, currently cannot be hosted on node Node-02, port e0M, or any of its failover targets, and is being marked as down.
ALERT   vifmgr.lifdown.noports: LIF Node-01_mgmt (on virtual server 4294967295), IP address 192.168.0.111, currently cannot be hosted on node Node-01, port e0M, or any of its failover targets, and is being marked as down.
  • 从同一 网络或外部网络执行Ping操作不起作用:
ping 192.168.0.101
Pinging 192.168.0.101 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.101:
   Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
  • 可以通过直接连接到节点的端口来访问集群的管理IP。