<?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: Multi IP configured in HA in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106388#M7817</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured out why "cf giveback" was not working, I supposed because I was keep open the ssh SP console of both nodes, closing the ssh console of the filer taken the "cf giveback" was playing in correct fashion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Ezio&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2015 11:25:48 GMT</pubDate>
    <dc:creator>eziop</dc:creator>
    <dc:date>2015-06-18T11:25:48Z</dc:date>
    <item>
      <title>Multi IP configured in HA</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106312#M7806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've finally configured the storage in HA with multi IP connection. Here my hosts and rc files:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filer-1 nlnetapp001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;127.0.0.1 localhost localhost-stack
127.0.10.1 localhost-10 localhost-bsd
127.0.20.1 localhost-20 localhost-sk
192.168.0.150 nlnetapp001 nlnetapp001-pub0
192.168.0.151 nlnetapp002 pub1 nlnetapp002-pub1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;hostname nlnetapp001
ifgrp create multi pub0 -b ip e0b e0d
ifconfig pub0 `hostname`-pub0 netmask 255.255.255.0 flowcontrol full mtusize 1500 partner pub1
route add default 192.168.0.1 1
routed on
options dns.domainname mydomain.com
options dns.enable on
options nis.enable off
savecore&lt;/PRE&gt;&lt;P&gt;Filer-2 nlnetapp002&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;127.0.0.1 localhost localhost-stack
127.0.10.1 localhost-10 localhost-bsd
127.0.20.1 localhost-20 localhost-sk
192.168.0.151 nlnetapp002 nlnetapp002-pub1
192.168.0.150 nlnetapp001 pub0 nlnetapp002-pub0&lt;/PRE&gt;&lt;PRE&gt;hostname nlnetapp002
ifgrp create multi pub0 -b ip e0b e0d
ifconfig pub0 `hostname`-pub1 netmask 255.255.255.0 flowcontrol full mtusize 1500 partner pub0
route add default 192.168.0.1 1
routed on
options dns.domainname mydomain.com
options dns.enable on
options nis.enable off
savecore&lt;/PRE&gt;&lt;P&gt;The tricky part is regarding the pub0 and pub1 defined in the hosts file, because the ifconfig partner command do not accept ip as partner (!?!) but asking me to set the interface instead. Another thing that drove me crazy is the line ifgrp in rc files; this line is needed otherwise at the reboot the filer loose the network configuration (!?!?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cf takeover works fine on both nodes; the only "issue" is regarding the cf giveback that works only with force mode cf giveback -f&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone give me a feedback about this config? I mean if is correct or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;//Ezio&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:09:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106312#M7806</guid>
      <dc:creator>eziop</dc:creator>
      <dc:date>2025-06-05T04:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multi IP configured in HA</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106382#M7814</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In RC file the partner interface has to be mentioned and its by design, the failover should happen to an interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your /etc/rc file looks fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you seeing any errors when you issue "cf giveback" with out -f options&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may want to look at the below links for some information on why cf giveback fails&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://library.netapp.com/ecmdocs/ECMP1210206/html/GUID-E37EC334-C009-4A6A-82A8-BE383D6D5567.html"&gt;https://library.netapp.com/ecmdocs/ECMP1210206/html/GUID-E37EC334-C009-4A6A-82A8-BE383D6D5567.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://kb.netapp.com/support/index?id=3014009&amp;amp;page=content&amp;amp;locale=en_US"&gt;https://kb.netapp.com/support/index?id=3014009&amp;amp;page=content&amp;amp;locale=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2015 09:57:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106382#M7814</guid>
      <dc:creator>deepuj</dc:creator>
      <dc:date>2015-06-18T09:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multi IP configured in HA</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106388#M7817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured out why "cf giveback" was not working, I supposed because I was keep open the ssh SP console of both nodes, closing the ssh console of the filer taken the "cf giveback" was playing in correct fashion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Ezio&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2015 11:25:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Multi-IP-configured-in-HA/m-p/106388#M7817</guid>
      <dc:creator>eziop</dc:creator>
      <dc:date>2015-06-18T11:25:48Z</dc:date>
    </item>
  </channel>
</rss>

