<?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: Changing network in take over mode in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23973#M1703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;source wont work as the Interfaces are already configured, you need to go for the reboot -f (which is disruptive, yes) or takeover/giveback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 08:41:31 GMT</pubDate>
    <dc:creator>thomas_glodde</dc:creator>
    <dc:date>2013-06-19T08:41:31Z</dc:date>
    <item>
      <title>Changing network in take over mode</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23959#M1700</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;the current network configration for my FAS3240 in the rc file&amp;nbsp; is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;node 1 : &lt;/P&gt;&lt;P&gt;ifgrp create multi grp1 -b ip e4a e4b e0a e0b &lt;/P&gt;&lt;P&gt;ifgrp create multi grp2 -b ip e4c e4d&lt;/P&gt;&lt;P&gt;ifconfig grp1 `hostname`-grp1 mediatype auto netmask 255.0.0.0 partner grp1 mtusize 1500&lt;/P&gt;&lt;P&gt;ifconfig grp2&amp;nbsp; `hostname`-grp2 mediatype auto partner grp2 mtusize 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;node 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ifgrp create multi grp1 -b ip e4a e4b e0a e0b &lt;/P&gt;&lt;P&gt;ifgrp create multi grp2 -b ip e4c e4d &lt;/P&gt;&lt;P&gt;ifconfig grp1 `hostname`-grp1 mediatype auto netmask 255.0.0.0 partner grp1 mtusize 1500&lt;/P&gt;&lt;P&gt;ifconfig grp2 `hostname`-grp2 mediatype auto partner grp2 mtusize 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to change it by doing the below steps :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-take over node2 by node1 &lt;/P&gt;&lt;P&gt;2-edit the rc file of node2 to be :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ifgrp create single grp1 -b ip e0a e0b &lt;/P&gt;&lt;P&gt;ifgrp create single grp2 -b ip e4c e4d &lt;/P&gt;&lt;P&gt;ifconfig grp1 `hostname`-grp1 mediatype auto netmask 255.0.0.0 partner grp1 mtusize 1500&lt;/P&gt;&lt;P&gt;ifconfig grp2 `hostname`-grp2 mediatype auto partner grp2 mtusize 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3-after doning changes in the rc file , will reboot node 2 by using "reboot" will not use the option -f &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4-after node 2 startup ,i will start the give back from node1 to node 2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as shown below i will only change the mode from multi to single and instead of using 4 network ports will use two , the IP will be the same and the VIF name will be the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when i give back from node1 to node2 the give back will work normally ? or that can not be done ( the point i donot want to have downtime )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if the above cannot be done , is there a way to change the network configration with out having down time ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your quick response is apprciated &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:00:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23959#M1700</guid>
      <dc:creator>sherifafifi</dc:creator>
      <dc:date>2025-06-05T06:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Changing network in take over mode</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23964#M1701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) edit rc file on node2 (remove the -b ip as well, only needed for lacp/multi)&lt;/P&gt;&lt;P&gt;2) issue cf takeover on node1, new configuration will take effect immediately&lt;/P&gt;&lt;P&gt;3a) if all goood, issue cf giveback on node 1&lt;/P&gt;&lt;P&gt;3b) if all broken, edit rc file again and issue cf giveback afterwards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 14:54:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23964#M1701</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2013-06-18T14:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Changing network in take over mode</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23969#M1702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok i faced problem in the give back ,, any way every thing is normal now .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to change the network configration so i will do the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A- on node 1 :&lt;/P&gt;&lt;P&gt;1-vi rc file&lt;/P&gt;&lt;P&gt;2-change the the grp1 configration from&amp;nbsp; " ifgrp create multi -b ip e4a e4b e0a e0b" to "ifgrp create single e0a e0b" &lt;/P&gt;&lt;P&gt;3-save the file &lt;/P&gt;&lt;P&gt;4-source /etc/rc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B-on node 2 :&lt;/P&gt;&lt;P&gt;1-same steps done on node1 "point A1 &amp;amp; A2 &amp;amp; A3"&lt;/P&gt;&lt;P&gt;2-source /etc/rc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C-reboot each node , will start with node1 by typing "reboot -f " ( i know it will make it unavalible till it starts up"&lt;/P&gt;&lt;P&gt;D- after node 1 starts up , will start to reboot node 2 by typing "reboot -f" (i know it will make it unavalible till it starts up"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then check the CF after rrebooting and ifconfig and other normal checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that ok ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 18:05:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23969#M1702</guid>
      <dc:creator>sherifafifi</dc:creator>
      <dc:date>2013-06-18T18:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing network in take over mode</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23973#M1703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;source wont work as the Interfaces are already configured, you need to go for the reboot -f (which is disruptive, yes) or takeover/giveback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:41:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23973#M1703</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2013-06-19T08:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing network in take over mode</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23981#M1704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ye i editthe rc file , then reboot -f each node it worked fine &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:50:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Changing-network-in-take-over-mode/m-p/23981#M1704</guid>
      <dc:creator>sherifafifi</dc:creator>
      <dc:date>2013-06-19T09:50:13Z</dc:date>
    </item>
  </channel>
</rss>

