<?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: HA Failover configuration in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66701#M13882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Aleksandar. excuse my novicity (if that's a word)&amp;nbsp; is there a separate etc/rc file for each controller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 14:07:07 GMT</pubDate>
    <dc:creator>ONSSIITOPS</dc:creator>
    <dc:date>2013-05-09T14:07:07Z</dc:date>
    <item>
      <title>HA Failover configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66692#M13877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to configure HA on the data ports of the controllers. In the event that the Data interfaces on controllerA is not accessible then ControllerB should take over responsibility for the IP traffic destined to ControllerA’s ifgrp. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commands compiled for this tasks are as follows:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Commands for ControllerA:&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;ifgrp create single &lt;EM&gt;nameofsec-levelcontA&lt;/EM&gt; trk1,trk2&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; #create second level ifgrp on controllerA&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;ifconfig nameofsec-levelcontA partner &lt;EM&gt;nameofsec-levelcontB&lt;/EM&gt;&lt;STRONG&gt; #set partner command so that controllerA will take over for ControllerB in the event that the second level ifgrp is not accessible.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;ifconfig&amp;nbsp; nameofsec-levelcontA 192.0.2.4 netmask 255.255.255.0 &lt;STRONG&gt;#configure an IP address for the second level interface on controllerA&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Commands for ControllerB&lt;/SPAN&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;ifgrp create single &lt;EM&gt;nameofsec-levelcontB&lt;/EM&gt; trk1,trk2&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;#create second level ifgrp on controllerB&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;ifconfig nameofsec-levelcontB partner &lt;EM&gt;nameofsec-levelcontA&lt;/EM&gt;&lt;STRONG&gt; #set partner command so that controllerB will take over for ControllerA in the event that the second level ifgrp is not accessible.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;ifconfig&amp;nbsp; nameofsec-levelcontB 192.0.2.5 netmask 255.255.255.0 &lt;STRONG&gt;#configure an IP address for the second level interface on controllerB&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;what goes into the rc file on either controllers?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Is my configuration correct?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thank you.&lt;/P&gt;&lt;P&gt;-chana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:03:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66692#M13877</guid>
      <dc:creator>ONSSIITOPS</dc:creator>
      <dc:date>2025-06-05T06:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: HA Failover configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66696#M13879</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;1. In /etc/rc file you need to put all commands that you will use for creating the interface groups,set ip address and partner interface to them&lt;/P&gt;&lt;P&gt;2. Standard syntax: ifconfig &amp;lt;name of the interface&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 22:18:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66696#M13879</guid>
      <dc:creator>aleksandar_stefanov</dc:creator>
      <dc:date>2013-05-08T22:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: HA Failover configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66701#M13882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Aleksandar. excuse my novicity (if that's a word)&amp;nbsp; is there a separate etc/rc file for each controller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 14:07:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66701#M13882</guid>
      <dc:creator>ONSSIITOPS</dc:creator>
      <dc:date>2013-05-09T14:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: HA Failover configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66706#M13885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, separate file on each of the controllers. Please note that In Cluster-Mode, there is not more /etc/rc &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 14:11:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66706#M13885</guid>
      <dc:creator>aleksandar_stefanov</dc:creator>
      <dc:date>2013-05-09T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: HA Failover configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66710#M13886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on your environment to edit these files you can use CLI commands: &lt;/P&gt;&lt;P&gt;toaster&amp;gt; rdfile /etc/RC - reading file &lt;/P&gt;&lt;P&gt;toaster&amp;gt; wrfile /etc/RC - write to file &lt;/P&gt;&lt;P&gt;or if you have CIFS licensed map c$ to your windows wks. &lt;/P&gt;&lt;P&gt;Just my 2 cents &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 15:18:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/HA-Failover-configuration/m-p/66710#M13886</guid>
      <dc:creator>vims</dc:creator>
      <dc:date>2013-05-09T15:18:40Z</dc:date>
    </item>
  </channel>
</rss>

