<?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 Network Mismatch Help in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69507#M4866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last week i did an update to OnTap 8.1.4p3 7-Mode on one of our v-series devices (V3240) and after the reboot it it decided that one of the 2 physical network interfaces would change from a speed of 1Gbps to 100Mbs. This caused a mismatch because it was in an interface group and the interface group decided it was going to go offline. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially the interface group (&lt;STRONG&gt;vif0&lt;/STRONG&gt;) should contain &lt;STRONG&gt;e0a&lt;/STRONG&gt; and &lt;STRONG&gt;e0b&lt;/STRONG&gt;. At the moment it only has &lt;STRONG&gt;e0b &lt;/STRONG&gt;in due to this mismatch. If you look at the&lt;STRONG&gt; ifconfig&lt;/STRONG&gt; output you can see that &lt;STRONG&gt;e0a&lt;/STRONG&gt; is reporting a speed of &lt;STRONG&gt;100Mbs&lt;/STRONG&gt;. The network guys are telling me the network switch ports are reporting a speed of 1Gbps, Full Duplex and look fine. I had them shut down the ports and that made no difference, i disabled/enabled the port on the NetApp and now running out of ideas. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with our network team on this but wonder if anyone has come across this before and/or has any possible ideas for me to try as i am stuck at this moment. I have detailed the output of &lt;STRONG&gt;/etc/rc, /etc/hosts&lt;/STRONG&gt; and an&lt;STRONG&gt; ifconfig&lt;/STRONG&gt;output if that helps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Output of /etc/rc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Auto-generated by cifs setup Fri Aug 24 12:07:19 BST 2012&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Sat Aug 11 17:34:54 GMT 2007&lt;/P&gt;&lt;P&gt;hostname NETAPP01&lt;/P&gt;&lt;P&gt;ifgrp create lacp vif0 e0a e0b&lt;/P&gt;&lt;P&gt;vlan create vif0 60 70&lt;/P&gt;&lt;P&gt;ifconfig vif0-60 `hostname`-vif0-60 netmask 255.255.255.0 partner vif0-60&lt;/P&gt;&lt;P&gt;ifconfig vif0-70 `hostname`-vif0-70&amp;nbsp; netmask 255.255.255.0 partner vif0-70&lt;/P&gt;&lt;P&gt;route add default 10.x.x.x 1&lt;/P&gt;&lt;P&gt;route add net 10.x.x/24 10.x.x.x 1&lt;/P&gt;&lt;P&gt;routed on&lt;/P&gt;&lt;P&gt;options dns.enable on&lt;/P&gt;&lt;P&gt;options nis.enable off&lt;/P&gt;&lt;P&gt;savecore&lt;/P&gt;&lt;P&gt;timezone GB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Output of /etc/hosts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Sat Aug 11 18:20:27 GMT 2007&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost localhost-stack&lt;/P&gt;&lt;P&gt;127.x.x.x localhost-10 localhost-bsd&lt;/P&gt;&lt;P&gt;127.x.x.x localhost-20 localhost-sk&lt;/P&gt;&lt;P&gt;10.x.x.x&amp;nbsp;&amp;nbsp; NETAPP01 NETAPP01-vif0-60&lt;/P&gt;&lt;P&gt;10.x.x.x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NETAPP01-70 NETAPP01-vif0-70&lt;/P&gt;&lt;P&gt;# 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NETAPP01-e0M&lt;/P&gt;&lt;P&gt;# 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NETAPP01-e0P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Output of ifconfig -a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e0a: flags=0x2f0c866&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:1d:55:b6 (auto-100tx-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;&amp;nbsp; e0b: flags=0x8af0c867&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM,VLAN&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked vif0&lt;/P&gt;&lt;P&gt;&amp;nbsp; vif0: flags=0xa2f0c863&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM,VLAN&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (Enabled interface groups)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vif0-60: flags=0x2b4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.x.60.x netmask 0xffffff00 broadcast 10.x.60.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; partner vif0-60 (not in use)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (Enabled interface groups)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vif0-70: flags=0x2b4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.x.70.x netmask 0xffffff00 broadcast 10.x.70.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; partner vif0-70 (not in use)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (Enabled interface groups)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:28:35 GMT</pubDate>
    <dc:creator>ANDYPILGRIM</dc:creator>
    <dc:date>2025-06-05T05:28:35Z</dc:date>
    <item>
      <title>Network Mismatch Help</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69507#M4866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last week i did an update to OnTap 8.1.4p3 7-Mode on one of our v-series devices (V3240) and after the reboot it it decided that one of the 2 physical network interfaces would change from a speed of 1Gbps to 100Mbs. This caused a mismatch because it was in an interface group and the interface group decided it was going to go offline. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially the interface group (&lt;STRONG&gt;vif0&lt;/STRONG&gt;) should contain &lt;STRONG&gt;e0a&lt;/STRONG&gt; and &lt;STRONG&gt;e0b&lt;/STRONG&gt;. At the moment it only has &lt;STRONG&gt;e0b &lt;/STRONG&gt;in due to this mismatch. If you look at the&lt;STRONG&gt; ifconfig&lt;/STRONG&gt; output you can see that &lt;STRONG&gt;e0a&lt;/STRONG&gt; is reporting a speed of &lt;STRONG&gt;100Mbs&lt;/STRONG&gt;. The network guys are telling me the network switch ports are reporting a speed of 1Gbps, Full Duplex and look fine. I had them shut down the ports and that made no difference, i disabled/enabled the port on the NetApp and now running out of ideas. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with our network team on this but wonder if anyone has come across this before and/or has any possible ideas for me to try as i am stuck at this moment. I have detailed the output of &lt;STRONG&gt;/etc/rc, /etc/hosts&lt;/STRONG&gt; and an&lt;STRONG&gt; ifconfig&lt;/STRONG&gt;output if that helps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Output of /etc/rc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Auto-generated by cifs setup Fri Aug 24 12:07:19 BST 2012&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Sat Aug 11 17:34:54 GMT 2007&lt;/P&gt;&lt;P&gt;hostname NETAPP01&lt;/P&gt;&lt;P&gt;ifgrp create lacp vif0 e0a e0b&lt;/P&gt;&lt;P&gt;vlan create vif0 60 70&lt;/P&gt;&lt;P&gt;ifconfig vif0-60 `hostname`-vif0-60 netmask 255.255.255.0 partner vif0-60&lt;/P&gt;&lt;P&gt;ifconfig vif0-70 `hostname`-vif0-70&amp;nbsp; netmask 255.255.255.0 partner vif0-70&lt;/P&gt;&lt;P&gt;route add default 10.x.x.x 1&lt;/P&gt;&lt;P&gt;route add net 10.x.x/24 10.x.x.x 1&lt;/P&gt;&lt;P&gt;routed on&lt;/P&gt;&lt;P&gt;options dns.enable on&lt;/P&gt;&lt;P&gt;options nis.enable off&lt;/P&gt;&lt;P&gt;savecore&lt;/P&gt;&lt;P&gt;timezone GB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Output of /etc/hosts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Auto-generated by setup Sat Aug 11 18:20:27 GMT 2007&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost localhost-stack&lt;/P&gt;&lt;P&gt;127.x.x.x localhost-10 localhost-bsd&lt;/P&gt;&lt;P&gt;127.x.x.x localhost-20 localhost-sk&lt;/P&gt;&lt;P&gt;10.x.x.x&amp;nbsp;&amp;nbsp; NETAPP01 NETAPP01-vif0-60&lt;/P&gt;&lt;P&gt;10.x.x.x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NETAPP01-70 NETAPP01-vif0-70&lt;/P&gt;&lt;P&gt;# 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NETAPP01-e0M&lt;/P&gt;&lt;P&gt;# 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NETAPP01-e0P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Output of ifconfig -a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e0a: flags=0x2f0c866&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:a0:98:1d:55:b6 (auto-100tx-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;&amp;nbsp; e0b: flags=0x8af0c867&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM,VLAN&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trunked vif0&lt;/P&gt;&lt;P&gt;&amp;nbsp; vif0: flags=0xa2f0c863&amp;lt;BROADCAST,RUNNING,MULTICAST,TCPCKSUM,VLAN&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (Enabled interface groups)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vif0-60: flags=0x2b4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.x.60.x netmask 0xffffff00 broadcast 10.x.60.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; partner vif0-60 (not in use)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (Enabled interface groups)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vif0-70: flags=0x2b4c863&amp;lt;UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.x.70.x netmask 0xffffff00 broadcast 10.x.70.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; partner vif0-70 (not in use)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 02:a0:98:1d:55:b6 (Enabled interface groups)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:28:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69507#M4866</guid>
      <dc:creator>ANDYPILGRIM</dc:creator>
      <dc:date>2025-06-05T05:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Network Mismatch Help</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69512#M4867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experience has taught me that when 'auto' doesn't work correctly, there's an underlying problem with the link.&lt;/P&gt;&lt;P&gt;Have you checked the physical cabling ?&lt;/P&gt;&lt;P&gt;Tried a different port on the switch ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was setting up a NetApp classroom lab for the US Army on site at Fort Gordon, Georgia years ago.&lt;/P&gt;&lt;P&gt;It's home to the US Army Signal Corps, and their IT Training school.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a brand new FAS2040 and a Cisco 2900 switch.&lt;/P&gt;&lt;P&gt;I couldn't get 1g working for the life of me.&lt;/P&gt;&lt;P&gt;Tried hard configuring the link speed, bouncing both devices, with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I remembered what I'd taught for years - check the cable.&lt;/P&gt;&lt;P&gt;After pulling the cable off the floor I found a pretzel twist in the middle of it.&lt;/P&gt;&lt;P&gt;I asked a soldier if they had a new Cat-5 cable.&lt;/P&gt;&lt;P&gt;He ran down the hall and grabbed a fresh cable out of the closet, complete with the mil spec inspection sticker on the bag.&lt;/P&gt;&lt;P&gt;Plugged the new cable in, bounced the interface, and viola ! 1Gb up and working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff, Sr.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Independent NetApp Consultant, K&amp;amp;H Research &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Senior NetApp Instructor, IT Learning Solutions &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sg.itls.asia/netapp" target="_blank"&gt;http://sg.itls.asia/netapp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(P.S. I appreciate points for helpful or correct answers.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:27:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69512#M4867</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2014-09-18T08:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Network Mismatch Help</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69519#M4868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest checking the cable was my next move. I was working on the basis that the link was up and working as expected and the cable has not been touched in the slightest. But i will be going to ask if a temporary cable can be put in just to test it for sure and see what happens. Wasn't sure if there could be some 'funky' netapp stuff going on here could look at as well &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We shall see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:41:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Network-Mismatch-Help/m-p/69519#M4868</guid>
      <dc:creator>ANDYPILGRIM</dc:creator>
      <dc:date>2014-09-18T08:41:12Z</dc:date>
    </item>
  </channel>
</rss>

