<?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: Failover of LIF for CIFS and NFS on cDOT 8.3 in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130896#M8076</link>
    <description>&lt;P&gt;IF you are on Ontap 8.3 or 9 there is little to no reason to manage your network-failover group manually.&lt;BR /&gt;You should be managing the broadcast-domain by grouping the ports in to broadcast-domain (same vlan, type &amp;amp; speed)&lt;BR /&gt;rest will be managed by ontap, if you use the appropriate settings "failover-policy and failover-group" for the LIF while creating it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the following command to get the LIF's settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::&amp;gt; net int show -fields auto-revert,firewall-policy,failover-group,status-admin,dns-zone,role,data-protocol,home-node,home-port,auto,listen-for-dns-query,ipspace,failover-policy,netmask-length,address&lt;/PRE&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;The following list describes how the -failover-policy setting affects the target ports that are selected from the failover group:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;broadcast-domain-wide : All ports on all nodes in the failover group.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;system-defined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Only those ports on the LIF's home node and a non-SFO partner.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;local-only &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Only those ports on the LIF's home node.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sfo-partner-only &amp;nbsp; &amp;nbsp; &amp;nbsp;: Only those ports on the LIF's home node and its SFO partner.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;disabled &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: The LIF is not configured for failover.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Types of failover policies &lt;A href="http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-nmg/GUID-D99400AB-789A-4F6A-8443-9F74165F2B88.html?cp=11_0_3_1" target="_self"&gt;Click here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Configuring failover settings on a LIF &lt;A href="http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-nmg/GUID-D99400AB-789A-4F6A-8443-9F74165F2B88.html?cp=11_0_3_1" target="_self"&gt;Click here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample output from a recently configured (ontap 9.1) cluster.&lt;/P&gt;&lt;P&gt;If you select the fixed-width font in a text editor the output file should be formatted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this help.&lt;/P&gt;&lt;P&gt;robin.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2017 05:29:17 GMT</pubDate>
    <dc:creator>robinpeter</dc:creator>
    <dc:date>2017-05-09T05:29:17Z</dc:date>
    <item>
      <title>Failover of LIF for CIFS and NFS on cDOT 8.3</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130299#M8029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a FAS8040 with cDOT 8.3 called FAS14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have setup failoverr of LIFs in the following way:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. created a LIF for CIFS using e3b of node1 of FAS14&lt;/P&gt;&lt;P&gt;2. set up failover policy as user-defined on that LIF&lt;/P&gt;&lt;P&gt;3. created a failover-group FOG-CIFS for the SVM CIFS with e3b of node1 and e3b of node2 in it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, the user-fail-overgoup of the LIFs is seen as unused. Do i have to change it to "enbaled" ? If so, how can i that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do i have to do something more for failover ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did the same for a SVM for NFS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question: When e3B of node1 goes down, does e3b of node2 takes over automatically using this setup ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or do i need interface groups for failover and a separate Ipspace and broadcast group ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:10:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130299#M8029</guid>
      <dc:creator>JOHANSEGERS</dc:creator>
      <dc:date>2025-06-04T15:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Failover of LIF for CIFS and NFS on cDOT 8.3</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130308#M8030</link>
      <description>&lt;P&gt;There's a lot that goes into failover LIFs, failover groups, etc. &amp;nbsp;I'd recommend jumping to page 69 of the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecm/ecm_get_file/ECMP1636021" target="_blank"&gt;https://library.netapp.com/ecm/ecm_get_file/ECMP1636021&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That will explain the concepts in a lot more detail than can be easily done here and it'll make sure you don't lose data connectivity in a failover and/or other failure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 13:36:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130308#M8030</guid>
      <dc:creator>colsen</dc:creator>
      <dc:date>2017-04-20T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Failover of LIF for CIFS and NFS on cDOT 8.3</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130312#M8031</link>
      <description>&lt;P&gt;I looked into this document for V 8.3&amp;nbsp; :2 remarks:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. it does not speak anymùr about use-failover-group.&amp;nbsp; ?????&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. As long as the default failover group exists holding all the ports, the failover goes wrong if it takes this a wrong port. I cannot remove ports from this failover group..... and i cannot delete the Default failover group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Does this mean that user-defined failover-groups have alwqys prefenrence over the default failover group ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 14:57:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130312#M8031</guid>
      <dc:creator>JOHANSEGERS</dc:creator>
      <dc:date>2017-04-20T14:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failover of LIF for CIFS and NFS on cDOT 8.3</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130896#M8076</link>
      <description>&lt;P&gt;IF you are on Ontap 8.3 or 9 there is little to no reason to manage your network-failover group manually.&lt;BR /&gt;You should be managing the broadcast-domain by grouping the ports in to broadcast-domain (same vlan, type &amp;amp; speed)&lt;BR /&gt;rest will be managed by ontap, if you use the appropriate settings "failover-policy and failover-group" for the LIF while creating it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the following command to get the LIF's settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::&amp;gt; net int show -fields auto-revert,firewall-policy,failover-group,status-admin,dns-zone,role,data-protocol,home-node,home-port,auto,listen-for-dns-query,ipspace,failover-policy,netmask-length,address&lt;/PRE&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;The following list describes how the -failover-policy setting affects the target ports that are selected from the failover group:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;broadcast-domain-wide : All ports on all nodes in the failover group.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;system-defined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Only those ports on the LIF's home node and a non-SFO partner.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;local-only &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Only those ports on the LIF's home node.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sfo-partner-only &amp;nbsp; &amp;nbsp; &amp;nbsp;: Only those ports on the LIF's home node and its SFO partner.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;disabled &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: The LIF is not configured for failover.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Types of failover policies &lt;A href="http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-nmg/GUID-D99400AB-789A-4F6A-8443-9F74165F2B88.html?cp=11_0_3_1" target="_self"&gt;Click here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Configuring failover settings on a LIF &lt;A href="http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-nmg/GUID-D99400AB-789A-4F6A-8443-9F74165F2B88.html?cp=11_0_3_1" target="_self"&gt;Click here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample output from a recently configured (ontap 9.1) cluster.&lt;/P&gt;&lt;P&gt;If you select the fixed-width font in a text editor the output file should be formatted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this help.&lt;/P&gt;&lt;P&gt;robin.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 05:29:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Failover-of-LIF-for-CIFS-and-NFS-on-cDOT-8-3/m-p/130896#M8076</guid>
      <dc:creator>robinpeter</dc:creator>
      <dc:date>2017-05-09T05:29:17Z</dc:date>
    </item>
  </channel>
</rss>

