<?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: Change cluster subnet in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123448#M26441</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;This is the result of command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;fas2554::network subnet&amp;gt; remove-ranges * -force-update-lif-associations true&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: command failed on ipspace "Default" subnet-name "Default Network": "ip-ranges" is a required field&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 entries were acted on.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I will try to create another ipspace.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 09:19:47 GMT</pubDate>
    <dc:creator>MarcelloD</dc:creator>
    <dc:date>2016-09-21T09:19:47Z</dc:date>
    <item>
      <title>Change cluster subnet</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123411#M26428</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm new to NetApp and I'm looking for the procedure to change the netmask of the management interface on a NetApp FAS 2554 in a curious situation.&lt;BR /&gt;The problem is the following.&lt;BR /&gt;During the inizialization it has been inserted an incorrent netmask /20 instead /23.&lt;BR /&gt;From cli, if I try to change the LIF's netmask, I get an error concerning subnet:&lt;/P&gt;&lt;BLOCKQUOTE&gt;fas2554::network interface&amp;gt; modify -vserver fas2554 -lif * -netmask 255.255.254.0&lt;BR /&gt;&lt;BR /&gt;Error: command failed on vserver "fas2554" lif "cluster_mgmt": Cannot update&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIF associations for LIF "cluster_mgmt". The netmask of the LIF&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ("255.255.254.0") does not match the netmask of the subnet&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ("255.255.240.0").&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;If I try to change the subnet I get an error about LIF associated:&lt;/P&gt;&lt;BLOCKQUOTE&gt;fas2554::network subnet&amp;gt; modify -subnet-name "Default Network" -subnet &lt;A href="http://10.10.10.0/23" target="_blank"&gt;10.10.10.0/23&lt;/A&gt;&amp;nbsp; -force-update-lif-associations true&lt;BR /&gt;&lt;BR /&gt;Error: command failed: The subnet has one or more LIFs associated with it.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Changing the netmask of existing LIFs through the subnet commands is not&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; supported.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;If I try to add another subnet with correct netmask I get an error about overlapping:&lt;/P&gt;&lt;BLOCKQUOTE&gt;fas2554::network subnet&amp;gt; create -subnet-name "Test" -subnet &lt;A href="http://10.152.180.0/23" target="_blank"&gt;10.10.10.0/23&lt;/A&gt; -broadcast-domain "Default Network"&lt;BR /&gt;&lt;BR /&gt;Error: command failed: Subnet "&lt;A href="http://10.152.180.0/23" target="_blank"&gt;10.10.10.0/23&lt;/A&gt;" would overlap with existing&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subnet named "Default Network" in IPspace "Default".&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Is there a way to achieve my goal?&lt;BR /&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 19:00:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123411#M26428</guid>
      <dc:creator>MarcelloD</dc:creator>
      <dc:date>2025-06-04T19:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change cluster subnet</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123412#M26429</link>
      <description>&lt;P&gt;Try removing LIF association using "network subnet remove-ranges -force-update-lifassociations true". You should then be able to modify individual LIFs and then subnet, associating LIFs with subnet again.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 07:11:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123412#M26429</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2016-09-20T07:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change cluster subnet</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123419#M26432</link>
      <description>&lt;DIV class="gmail_extra"&gt;You may want to create a new management IPspace and place your management LIFs in there, especially if you plan on using different default routes/subnets than the default IP space.&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;We discuss IP spaces on this past week's podcast:&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;&lt;A href="https://soundcloud.com/techontap_podcast/episode-57-scale-out-networking" target="_blank"&gt;https://soundcloud.com/techontap_podcast/episode-57-scale-out-networking&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;IP spaces are also covered in TR-4182:&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="gmail_extra"&gt;&lt;A href="http://www.netapp.com/us/media/tr-4182.pdf" target="_blank"&gt;http://www.netapp.com/us/media/tr-4182.pdf&lt;/A&gt; - page 8&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Sep 2016 13:51:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123419#M26432</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2016-09-20T13:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change cluster subnet</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123448#M26441</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;This is the result of command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;fas2554::network subnet&amp;gt; remove-ranges * -force-update-lif-associations true&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: command failed on ipspace "Default" subnet-name "Default Network": "ip-ranges" is a required field&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 entries were acted on.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I will try to create another ipspace.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 09:19:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123448#M26441</guid>
      <dc:creator>MarcelloD</dc:creator>
      <dc:date>2016-09-21T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change cluster subnet</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123512#M26470</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Hello everyone.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;This is my solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Created&lt;/SPAN&gt; &lt;SPAN&gt;a new temporary subnet&lt;/SPAN&gt; in the same &lt;SPAN&gt;ipspace&lt;/SPAN&gt; &lt;SPAN&gt;and&lt;/SPAN&gt; &lt;SPAN&gt;with the same&lt;/SPAN&gt; &lt;SPAN&gt;broadcast&lt;/SPAN&gt;&lt;SPAN&gt;-domain&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;M&lt;/SPAN&gt;&lt;SPAN&gt;oved&lt;/SPAN&gt; &lt;SPAN&gt;the&lt;/SPAN&gt; &lt;SPAN&gt;LIF&lt;/SPAN&gt; on the new &lt;SPAN&gt;subnet&lt;/SPAN&gt;&lt;SPAN&gt;, losing&lt;/SPAN&gt; &lt;SPAN&gt;the connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Logged on &lt;/SPAN&gt;&lt;SPAN&gt;the new&lt;/SPAN&gt; &lt;SPAN&gt;subnet&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modified the&lt;/SPAN&gt; &lt;SPAN&gt;netmask&lt;/SPAN&gt; of the correct &lt;SPAN&gt;subnet&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;Moved &lt;SPAN&gt;the&lt;/SPAN&gt; &lt;SPAN&gt;LIF&lt;/SPAN&gt; to the original subnet&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Removed the temporary subnet. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;Thank you all for the support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:36:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Change-cluster-subnet/m-p/123512#M26470</guid>
      <dc:creator>MarcelloD</dc:creator>
      <dc:date>2016-09-22T18:36:26Z</dc:date>
    </item>
  </channel>
</rss>

