<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PING fails from SVM LIFs in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166293#M38053</link>
    <description>&lt;P&gt;Looks like you are not using your VLANs there buddy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First make sure all a0a and a0a-10 ports are in the same broadcast domain.&lt;/P&gt;&lt;P&gt;Then modify the data LIFs to be home on the a0a-10 ports&lt;/P&gt;&lt;P&gt;Then from either remove (via GUI) or from the CLI use the "broadcast-domain split" command to remove (or split out) the a0a interfaces so your broadcast domain ends up with *just* a0a-10 ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try your ping again and I suspect you will have luck!&lt;/P&gt;</description>
    <pubDate>Sun, 25 Apr 2021 14:14:26 GMT</pubDate>
    <dc:creator>TMACMD</dc:creator>
    <dc:date>2021-04-25T14:14:26Z</dc:date>
    <item>
      <title>PING fails from SVM LIFs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166291#M38051</link>
      <description>&lt;P&gt;In FAS2552 ONTAP 9.8, I created an SVM for NFS and created a LIF, but there is a problem that PING does not pass.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PING is returned from lif1 to lif1, but PING is not returned from lif2.&lt;/P&gt;&lt;P&gt;In this network, I can ping other segments, so I suspect a misconfiguration on the FAS side.&lt;BR /&gt;Please help me...&lt;/P&gt;&lt;P&gt;==========================&lt;BR /&gt;■■Constitution&lt;BR /&gt;FAS2552　　　　Cisco 　　　　&amp;nbsp; &amp;nbsp;　Cisco&lt;BR /&gt;node1 e0c　 ⇔　SW01 eth2/7&amp;nbsp; &amp;nbsp; &amp;nbsp;⇔　SW11&lt;BR /&gt;node1 e0d　 ⇔　SW02 eth2/7　⇔　SW12&lt;/P&gt;&lt;P&gt;node2 a0c　 ⇔　SW01 eth2/8　 ⇔　SW11&lt;BR /&gt;node2 a0d　 ⇔　SW02 eth2/8 　⇔　SW12&lt;/P&gt;&lt;P&gt;※link aggregation(e0c+e0d⇒a0a)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;■■Setting&lt;BR /&gt;■FAS2552&lt;BR /&gt;FAS2552::&amp;gt; network interface show&lt;BR /&gt;～～～&lt;BR /&gt;Logical Status Network Current Current Is&lt;BR /&gt;Vserver Interface Admin/Oper Address/Mask Node Port Home&lt;BR /&gt;----------- ---------- ---------- ------------------ ------------- ------- ----&lt;BR /&gt;test&lt;BR /&gt;test_nfs_lif1&lt;BR /&gt;up/up 10.10.10.9/24 FAS2552-01&lt;BR /&gt;a0a true&lt;BR /&gt;test_nfs_lif2&lt;BR /&gt;up/up 10.10.10.10/24 FAS2552-02&lt;BR /&gt;a0a true&lt;/P&gt;&lt;P&gt;FAS2552::&amp;gt; network interface show -vserver test -lif test_nfs_lif1&lt;/P&gt;&lt;P&gt;Vserver Name: test&lt;BR /&gt;Logical Interface Name: test_nfs_lif1&lt;BR /&gt;Service Policy: default-data-files&lt;BR /&gt;Service List: data-core, data-nfs, data-fpolicy-client&lt;BR /&gt;(DEPRECATED)-Role: data&lt;BR /&gt;Data Protocol: nfs&lt;BR /&gt;Network Address: 10.10.10.9&lt;BR /&gt;Netmask: 255.255.255.0&lt;BR /&gt;Bits in the Netmask: 24&lt;BR /&gt;Is VIP LIF: false&lt;BR /&gt;Subnet Name: -&lt;BR /&gt;Home Node: FAS2552-01&lt;BR /&gt;Home Port: a0a&lt;BR /&gt;Current Node: FAS2552-01&lt;BR /&gt;Current Port: a0a&lt;BR /&gt;Operational Status: up&lt;BR /&gt;Extended Status: -&lt;BR /&gt;Is Home: true&lt;BR /&gt;Administrative Status: up&lt;BR /&gt;Failover Policy: system-defined&lt;BR /&gt;Firewall Policy: data&lt;BR /&gt;Auto Revert: true&lt;BR /&gt;Fully Qualified DNS Zone Name: none&lt;BR /&gt;DNS Query Listen Enable: false&lt;BR /&gt;Failover Group Name: Default&lt;BR /&gt;FCP WWPN: -&lt;BR /&gt;Address family: ipv4&lt;BR /&gt;Comment: -&lt;BR /&gt;IPspace of LIF: Default&lt;BR /&gt;Is Dynamic DNS Update Enabled?: true&lt;BR /&gt;Probe-port for Cloud Load Balancer: -&lt;BR /&gt;Broadcast Domain: Default&lt;BR /&gt;Vserver Type: data&lt;/P&gt;&lt;P&gt;FAS2552::&amp;gt; network port show -node FAS2552-01&lt;/P&gt;&lt;P&gt;Node: FAS2552-01&lt;BR /&gt;Speed(Mbps) Health&lt;BR /&gt;Port IPspace Broadcast Domain Link MTU Admin/Oper Status&lt;BR /&gt;--------- ------------ ---------------- ---- ---- ----------- --------&lt;BR /&gt;a0a Default Default up 1500 -/- healthy&lt;BR /&gt;a0a-10 Default Default up 1500 -/- healthy&lt;BR /&gt;e0M Default Default up 1500 auto/1000 healthy&lt;BR /&gt;e0a Default Default down 1500 auto/- -&lt;BR /&gt;e0b Default Default down 1500 auto/- -&lt;BR /&gt;e0c Default - up 1500 auto/10000 healthy&lt;BR /&gt;e0d Default - up 1500 auto/10000 healthy&lt;BR /&gt;e0e Cluster Cluster up 9000 auto/10000 healthy&lt;BR /&gt;e0f Cluster Cluster up 9000 auto/10000 healthy&lt;/P&gt;&lt;P&gt;FAS2552::&amp;gt; network route show&lt;BR /&gt;Vserver Destination Gateway Metric&lt;BR /&gt;------------------- --------------- --------------- ------&lt;BR /&gt;～～～&lt;BR /&gt;test&lt;BR /&gt;0.0.0.0/0 10.10.10.254 20&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;■SW&lt;BR /&gt;・SW1,SW2&lt;BR /&gt;interface Ethernet2/7&lt;BR /&gt;lacp rate fast&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk allowed vlan 10&lt;/P&gt;&lt;P&gt;interface Ethernet2/8&lt;BR /&gt;lacp rate fast&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk allowed vlan 10&lt;/P&gt;&lt;P&gt;interface Vlan10&lt;BR /&gt;no shutdown&lt;BR /&gt;mtu 9216&lt;/P&gt;&lt;P&gt;・SW11&lt;BR /&gt;interface Vlan10&lt;BR /&gt;no shutdown&lt;BR /&gt;no ip redirects&lt;BR /&gt;ip address 10.10.253/24&lt;BR /&gt;hsrp 10&lt;BR /&gt;preempt&lt;BR /&gt;priority 90&lt;BR /&gt;ip 10.10.10.254&lt;/P&gt;&lt;P&gt;・SW12&lt;BR /&gt;interface Vlan10&lt;BR /&gt;no shutdown&lt;BR /&gt;no ip redirects&lt;BR /&gt;ip address 10.10.252/24&lt;BR /&gt;hsrp 10&lt;BR /&gt;preempt&lt;BR /&gt;priority 90&lt;BR /&gt;ip 10.10.10.254&lt;/P&gt;&lt;P&gt;■PING result&lt;BR /&gt;FAS2552::&amp;gt; network ping -vserver test -node FAS2552-01 -destination 10.10.10.9&lt;BR /&gt;10.10.10.9 is alive&lt;/P&gt;&lt;P&gt;FAS2552::&amp;gt; network ping -vserver test -node FAS2552-01 -destination 10.10.10.10&lt;BR /&gt;no answer from 10.10.10.10&lt;/P&gt;&lt;P&gt;※Ping from SW01, SW02, SW11, SW12 to FAS2552 also fails&lt;/P&gt;&lt;P&gt;＝＝＝＝＝＝＝＝＝＝&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 05:12:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166291#M38051</guid>
      <dc:creator>Japanese_human8888</dc:creator>
      <dc:date>2021-04-24T05:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: PING fails from SVM LIFs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166293#M38053</link>
      <description>&lt;P&gt;Looks like you are not using your VLANs there buddy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First make sure all a0a and a0a-10 ports are in the same broadcast domain.&lt;/P&gt;&lt;P&gt;Then modify the data LIFs to be home on the a0a-10 ports&lt;/P&gt;&lt;P&gt;Then from either remove (via GUI) or from the CLI use the "broadcast-domain split" command to remove (or split out) the a0a interfaces so your broadcast domain ends up with *just* a0a-10 ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try your ping again and I suspect you will have luck!&lt;/P&gt;</description>
      <pubDate>Sun, 25 Apr 2021 14:14:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166293#M38053</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2021-04-25T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: PING fails from SVM LIFs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166295#M38055</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the home of data LIFs.&lt;BR /&gt;I changed the broadcast domain as follows.&lt;/P&gt;&lt;P&gt;But PING doesn't pass...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Why did you separate the broadcast domains for a0a and a0a-10?&lt;BR /&gt;Would you please tell me.&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;＝＝＝＝＝&lt;BR /&gt;FAS2552::&amp;gt; network interface show&lt;BR /&gt;Logical Status Network Current Current Is&lt;BR /&gt;Vserver Interface Admin/Oper Address/Mask Node Port Home&lt;/P&gt;&lt;P&gt;----------- ---------- ---------- ------------------ ------------- ------- ----&lt;BR /&gt;～～&lt;BR /&gt;test&lt;BR /&gt;test_nfs_lif1&lt;BR /&gt;up/up 10.10.10.9/24 　　FAS2552-01&lt;BR /&gt;a0a-10 true&lt;BR /&gt;test_nfs_lif2&lt;BR /&gt;up/up 10.10.10.10/24 　FAS2552-02&lt;BR /&gt;a0a-10 true&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;FAS2552::&amp;gt; network port show -node FAS2552-cluster-01&lt;BR /&gt;Node: FAS2552-cluster-01&lt;BR /&gt;Speed(Mbps) Health&lt;BR /&gt;Port IPspace Broadcast Domain Link MTU Admin/Oper Status&lt;BR /&gt;--------- ------------ ---------------- ---- ---- ----------- --------&lt;BR /&gt;a0a Default - up 1500 -/- healthy&lt;BR /&gt;a0a-10 Default Default up 1500 -/- healthy&lt;BR /&gt;e0M Default Default up 1500 auto/1000 healthy&lt;BR /&gt;e0a Default Default down 1500 auto/- -&lt;BR /&gt;e0b Default Default down 1500 auto/- -&lt;BR /&gt;e0c Default - up 1500 auto/10000 healthy&lt;BR /&gt;e0d Default - up 1500 auto/10000 healthy&lt;BR /&gt;e0e Cluster Cluster up 9000 auto/10000 healthy&lt;BR /&gt;e0f Cluster Cluster up 9000 auto/10000 healthy&lt;/P&gt;&lt;P&gt;■PING result&lt;BR /&gt;FAS2552::&amp;gt; network ping -vserver test -node FAS2552-01 -destination 10.10.10.9&lt;BR /&gt;10.10.10.9 is alive&lt;/P&gt;&lt;P&gt;FAS2552::&amp;gt; network ping -vserver test -node FAS2552-01 -destination 10.10.10.10&lt;BR /&gt;no answer from 10.10.10.10&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 05:17:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166295#M38055</guid>
      <dc:creator>Japanese_human8888</dc:creator>
      <dc:date>2021-04-26T05:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: PING fails from SVM LIFs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166300#M38059</link>
      <description>&lt;P&gt;You ask why on the Broadcast-domain...&lt;/P&gt;&lt;P&gt;A Broadcast-domain is a grouping of ports where LIFs are allowed to failover to.&lt;/P&gt;&lt;P&gt;All ports in the same broadcast domain should have the same networking capabilities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a0a is a BASE interface and only obeys the native vlan (based on your config, no idea what that is)&lt;/P&gt;&lt;P&gt;a0a-10 is a TAGged VLAN and based on your config is the only allowed VLAN to pass&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the configuration issue may be on your switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What type of switch and what operating system is on the switches? Normally when two switches are allowed, there are vPCs (on Nexus anyway) that allow for the multi-switch thing to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How about this output from ontap:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;set diag&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;ifgrp show -fields ifgrp, distr-func, activeports, ports -sort-by node&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;net int show -vserver test -fields lif, address, netmask, curr-port ,home-port ,failover-policy ,failover-group -sort-by&amp;nbsp;vserver, lif&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;route show -vserver test&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;net port show -port a0a-10 -fields broadcast-domain, mtu, link -sort-by node, port&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the switch, may a "show version", "show port-channel summary"...Again, I really believe the issue is a misconfig on the swirtches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 14:03:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166300#M38059</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2021-04-26T14:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: PING fails from SVM LIFs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166332#M38064</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sorry to ask you a rudimentary question...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=======&lt;BR /&gt;FAS2552::&amp;gt; set diagnostic&lt;/P&gt;&lt;P&gt;FAAS2552::*&amp;gt; ifgrp show -fields ifgrp, distr-func, activeports, ports -sort-by node&lt;BR /&gt;node ifgrp distr-func activeports ports&lt;BR /&gt;--------------------- ----- ---------- ----------- -------&lt;BR /&gt;FAS2552 a0a ip partial e0c,e0d&lt;BR /&gt;FAS2552 a0a ip partial e0c,e0d&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;FAS2552::*&amp;gt; net int show -vserver test -fields lif, address, netmask, curr-port ,home-port ,failover-policy ,failover-group -sort-by vserver, lif&lt;BR /&gt;(network interface show)&lt;BR /&gt;vserver lif address netmask home-port curr-port failover-policy failover-group&lt;BR /&gt;----------- -------------------- ------------- ------------- --------- --------- --------------- --------------&lt;BR /&gt;test vSphere_SVM_nfs_lif1 10.10.10.9 255.255.255.0 a0a-10 a0a-10 system-defined Default&lt;BR /&gt;test vSphere_SVM_nfs_lif2 10.10.10.10 255.255.255.0 a0a-10 a0a-10 system-defined Default&lt;BR /&gt;2 entries were displayed.&lt;/P&gt;&lt;P&gt;FAS2552::*&amp;gt; route show -vserver test&lt;BR /&gt;Vserver Destination Gateway Metric&lt;BR /&gt;------------------- --------------- --------------- ------&lt;BR /&gt;test&lt;BR /&gt;0.0.0.0/0 10.10.10.254 20&lt;/P&gt;&lt;P&gt;FAS2552::*&amp;gt; net port show -port a0a-10 -fields broadcast-domain, mtu, link -sort-by node, port&lt;BR /&gt;(network port show)&lt;BR /&gt;node port link mtu broadcast-domain&lt;BR /&gt;--------------------- ------- ---- ---- ----------------&lt;BR /&gt;FAS2552 a0a-10 up 1500 Default&lt;BR /&gt;FAS2552 a0a-10 up 1500 Default&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;==========&lt;BR /&gt;SW1# show version&lt;BR /&gt;Cisco Nexus Operating System (NX-OS) Software&lt;BR /&gt;～～&lt;BR /&gt;Software&lt;BR /&gt;BIOS: version 3.6.0&lt;BR /&gt;loader: version N/A&lt;BR /&gt;kickstart: version 6.0(2)N2(4)&lt;BR /&gt;system: version 6.0(2)N2(4)&lt;BR /&gt;～～&lt;BR /&gt;Hardware&lt;BR /&gt;cisco Nexus5548 Chassis ("O2 32X10GE/Modular Universal Platform Supervisor")&lt;BR /&gt;～～&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:35:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166332#M38064</guid>
      <dc:creator>Japanese_human8888</dc:creator>
      <dc:date>2021-04-27T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: PING fails from SVM LIFs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166333#M38065</link>
      <description>&lt;P&gt;ONTAP is setup where it should work...if the switches were correctly setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your switches are most certainly not setup correctly.&lt;/P&gt;&lt;P&gt;You should search online about vPC (Virtual Port Channels) and how to setup Nexus Switches.&lt;/P&gt;&lt;P&gt;You should probably update the code on the Nexus 5548s also.&lt;/P&gt;&lt;P&gt;I just took a look and the Cisco site does not even show major version 6 as a supported download for the Nexus 5548 models. Release 7.3(8)N1(1) is the most current for that platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an EXAMPLE only (with an example of setting up a nexus pair of switches):&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/UCS_CVDs/flexpod_datacenter_vmware_netappaffa_u2.html#_Toc32946723" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/UCS_CVDs/flexpod_datacenter_vmware_netappaffa_u2.html#_Toc32946723&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Correct the switch config and the NetApp will work as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:47:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/PING-fails-from-SVM-LIFs/m-p/166333#M38065</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2021-04-27T12:47:47Z</dc:date>
    </item>
  </channel>
</rss>

