<?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: LOG_ALERT email for non-reudundant node management LIF - why? in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/LOG-ALERT-email-for-non-reudundant-node-management-LIF-why/m-p/128446#M7898</link>
    <description>&lt;P&gt;Actually, the node management LIF &lt;STRONG&gt;can&lt;/STRONG&gt; fail over - but it's restricted to other ports on the &lt;STRONG&gt;same&lt;/STRONG&gt; node. (failover policy = local-only).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might want to look at your "Default Network" failover group's membership to see why node2 is unhappy but node1 is OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you truly do not want the node-mgmt LIF to fail over to another port other than e0M, you can set the failover policy of the node-mgmt LIF to "disabled" (a tip from &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/50321"&gt;@Overz&lt;/a&gt;)&lt;/P&gt;&lt;P&gt;::&amp;gt; network interface modify -vserver &lt;EM&gt;svm_name&lt;/EM&gt; -lif &lt;EM&gt;lif_name&lt;/EM&gt; -failover-policy &lt;EM&gt;disabled&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 20:19:29 GMT</pubDate>
    <dc:creator>andris</dc:creator>
    <dc:date>2017-02-24T20:19:29Z</dc:date>
    <item>
      <title>LOG_ALERT email for non-reudundant node management LIF - why?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/LOG-ALERT-email-for-non-reudundant-node-management-LIF-why/m-p/127247#M7895</link>
      <description>&lt;P&gt;I'm getting LOG_ALERT emails from a dual-node FAS-2552 system nagging me about a non-redundandt port, but that port is the node management LIF for node 02 which (as I understand it) is not intended to be failed over. Curiously, I never get these about node 01.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an actual problem that I need to fix? Or is there a way to just make the alert go away?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TOASTER::network interface&amp;gt; show -instance -lif TOASTER-02_mgmt1

                    Vserver Name: TOASTER
          Logical Interface Name: TOASTER-02_mgmt1
                            Role: node-mgmt
                   Data Protocol: -
                       Home Node: TOASTER-02
                       Home Port: e0M
                    Current Node: TOASTER-02
                    Current Port: e0M
              Operational Status: up
                 Extended Status: -
                         Is Home: true
                 Network Address: 10.2.1.111
                         Netmask: 255.255.255.0
             Bits in the Netmask: 24
                 IPv4 Link Local: -
                     Subnet Name: MGMTnet
           Administrative Status: up
                 Failover Policy: local-only
                 Firewall Policy: mgmt
                     Auto Revert: true
   Fully Qualified DNS Zone Name: none
         DNS Query Listen Enable: false
             Failover Group Name: Default Network
                        FCP WWPN: -
                  Address family: ipv4
                         Comment: -
                  IPspace of LIF: Default
  Is Dynamic DNS Update Enabled?: -

TOASTER::network interface&amp;gt; show -instance -lif TOASTER-01_mgmt1

                    Vserver Name: TOASTER
          Logical Interface Name: TOASTER-01_mgmt1
                            Role: node-mgmt
                   Data Protocol: -
                       Home Node: TOASTER-01
                       Home Port: e0M
                    Current Node: TOASTER-01
                    Current Port: e0M
              Operational Status: up
                 Extended Status: -
                         Is Home: true
                 Network Address: 10.2.1.121
                         Netmask: 255.255.255.0
             Bits in the Netmask: 24
                 IPv4 Link Local: -
                     Subnet Name: MGMTnet
           Administrative Status: up
                 Failover Policy: local-only
                 Firewall Policy: mgmt
                     Auto Revert: true
   Fully Qualified DNS Zone Name: none
         DNS Query Listen Enable: false
             Failover Group Name: Default Network
                        FCP WWPN: -
                  Address family: ipv4
                         Comment: -
                  IPspace of LIF: Default
  Is Dynamic DNS Update Enabled?: -&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:32:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/LOG-ALERT-email-for-non-reudundant-node-management-LIF-why/m-p/127247#M7895</guid>
      <dc:creator>jmalone</dc:creator>
      <dc:date>2025-06-04T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: LOG_ALERT email for non-reudundant node management LIF - why?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/LOG-ALERT-email-for-non-reudundant-node-management-LIF-why/m-p/128446#M7898</link>
      <description>&lt;P&gt;Actually, the node management LIF &lt;STRONG&gt;can&lt;/STRONG&gt; fail over - but it's restricted to other ports on the &lt;STRONG&gt;same&lt;/STRONG&gt; node. (failover policy = local-only).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might want to look at your "Default Network" failover group's membership to see why node2 is unhappy but node1 is OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you truly do not want the node-mgmt LIF to fail over to another port other than e0M, you can set the failover policy of the node-mgmt LIF to "disabled" (a tip from &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/50321"&gt;@Overz&lt;/a&gt;)&lt;/P&gt;&lt;P&gt;::&amp;gt; network interface modify -vserver &lt;EM&gt;svm_name&lt;/EM&gt; -lif &lt;EM&gt;lif_name&lt;/EM&gt; -failover-policy &lt;EM&gt;disabled&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 20:19:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/LOG-ALERT-email-for-non-reudundant-node-management-LIF-why/m-p/128446#M7898</guid>
      <dc:creator>andris</dc:creator>
      <dc:date>2017-02-24T20:19:29Z</dc:date>
    </item>
  </channel>
</rss>

