<?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: Adding a second controller in a FAS2220 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19252#M4520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freektrax,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are in the same situation here. We have a fas2220 and planning to upgrade to a HA pair. including adding a extra diskshelf&lt;/P&gt;&lt;P&gt;I was wondering how the initialize all disk went...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2014 15:06:27 GMT</pubDate>
    <dc:creator>MARTVAVSTPN</dc:creator>
    <dc:date>2014-05-20T15:06:27Z</dc:date>
    <item>
      <title>Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19227#M4511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have currently a FAS2220 Ontap 8.1&amp;nbsp; working perfectly. We plan to upgrade from a single controller to a HA Pair. We kept 3 HDD in order to assign it to the new controller.&lt;/P&gt;&lt;P&gt;I was wondering if there is any procedure ?&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:04:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19227#M4511</guid>
      <dc:creator>freektrax</dc:creator>
      <dc:date>2025-06-05T06:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19231#M4512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you still have 3 free disks it's no problem (It's probably best to use RAID 4 + Spare in that case, and remember that the "current" controller still needs at least one spare!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you need a downtime/reboot for this procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just do this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;options disk.auto_assign off&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; (this prevents the current controller from &lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;priv set diag&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;disk remove_ownership &amp;lt;diskid&amp;gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; (for all 3 disks that you have leftover. Make sure that you get the right disks here!)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;license add &amp;lt;licensekey&amp;gt;&lt;/STRONG&gt;&amp;nbsp; (you should have received this when you bought the second controller)&lt;/LI&gt;&lt;LI&gt;plug in the second controller and do a base setup via serial&lt;/LI&gt;&lt;LI&gt;do a reboot of the first controller to enable HA takeover features&lt;/LI&gt;&lt;LI&gt;make sure that you set up the partner VIFs correctly from here on (use any NetApp base setup guide as reference)&lt;BR /&gt;(mostly the "ifconfig" lines in /etc/rc need a "partner" definition, you need to do "cf enable", and test takeover/giveback)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 12:15:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19231#M4512</guid>
      <dc:creator>Darkstar</dc:creator>
      <dc:date>2013-04-30T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19236#M4514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Michael,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;I'm just concerne about the point 5.&lt;/P&gt;&lt;P&gt;I found this documentation&amp;nbsp; "Adding a second controller module to create an HA pair" (&lt;A class="active_link" href="https://library.netapp.com/ecm/ecm_download_file/ECMM1280363" title="https://library.netapp.com/ecm/ecm_download_file/ECMM1280363" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMM1280363&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;I'm just worried about the point when the system ask to initialize all disks. As the first head is already in production I don't want to lose my data.&lt;/P&gt;&lt;P&gt;Do you have any Advice ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 07:57:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19236#M4514</guid>
      <dc:creator>freektrax</dc:creator>
      <dc:date>2013-05-16T07:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19240#M4515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I know, it will initialize just the three disks for which you will previously remove the disk ownership. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 08:23:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19240#M4515</guid>
      <dc:creator>aleksandar_stefanov</dc:creator>
      <dc:date>2013-05-16T08:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19245#M4517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will initialize 3 disks from &lt;STRONG&gt;assigned&lt;/STRONG&gt; to it. It will never automatically assign any disk during installation. So removing disk ownership is not enough - you have to also assign those disks to new controller.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 08:26:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19245#M4517</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2013-05-16T08:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19248#M4518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure that that is true when you initialize disks using the boot menu. I searched also in the documents, but can't find step where you need to assign disk ownership to the new controller. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 08:36:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19248#M4518</guid>
      <dc:creator>aleksandar_stefanov</dc:creator>
      <dc:date>2013-05-16T08:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second controller in a FAS2220</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19252#M4520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freektrax,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are in the same situation here. We have a fas2220 and planning to upgrade to a HA pair. including adding a extra diskshelf&lt;/P&gt;&lt;P&gt;I was wondering how the initialize all disk went...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 15:06:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Adding-a-second-controller-in-a-FAS2220/m-p/19252#M4520</guid>
      <dc:creator>MARTVAVSTPN</dc:creator>
      <dc:date>2014-05-20T15:06:27Z</dc:date>
    </item>
  </channel>
</rss>

