由于交换机没有 ARP 响应,从 LIF ping 网关 IP 地址失败
适用于
- ONTAP 9 及更高版本
- NFS
- CIFS
问题描述
- 数据存储卷的连接丢失.
- CIFS 共享无法访问
- 从 LIF 到网关 IP 地址的 Ping 失败。
cluster1::> network route show -vserver svm1
Vserver Destination Gateway Metric
------------------- --------------- --------------- ------
svm1
0.0.0.0/0 10.xx.xx.1 20
cluster1::> network ping -lif lif1 -vserver svm1 -destination 10.xx.xx.1
no answer from 10.xx.xx.1
- 由于无法访问网关,因此子网之外的任何 IP 也无法访问。
cluster1::> network ping -lif lif1 -vserver svm1 -destination 10.xx.yy.40
no answer from 10.xx.yy.40