<?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: Problem with ifgrp delete in 8.1 simulator cluster in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Problem-with-ifgrp-delete-in-8-1-simulator-cluster/m-p/62321#M14736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be the smartest idiot online today!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solved this by first setting advanced and then taking down the ifgroup, i.e. `net port modify -node gemini-01 -port a0a -up-admin false`. By going into advanced mode the up-admin parameter is enabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Success!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="blush" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/blush.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2012 02:24:40 GMT</pubDate>
    <dc:creator>nwalker</dc:creator>
    <dc:date>2012-03-12T02:24:40Z</dc:date>
    <item>
      <title>Problem with ifgrp delete in 8.1 simulator cluster</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problem-with-ifgrp-delete-in-8-1-simulator-cluster/m-p/62316#M14734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running a 2 node c-mode cluster in a simulator, NetApp release 8.1X45. There's a problem when attempting to delete a simple one port ifgroup I created earlier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;gemini::&amp;gt; network port ifgrp show -node gemini-01 -ifgrp a0a &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Node: gemini-01&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Interface Group Name: a0a&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Distribution Function: ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Create Policy: multimode&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;MAC Address: 02:50:56:a7:00:0d&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Port Participation: full&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Network Ports: e0d&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Up Ports: e0d&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Down Ports: -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;gemini::&amp;gt; network port ifgrp delete -node gemini-01 -ifgrp a0a &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Error: command failed: invalid operation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;When attempting the same operation with System Manager 2.0 there is a &lt;/SPAN&gt;com.netapp.sysmgr.client.api.NaApiFailureException&lt;/SPAN&gt; error, with error message 13114. No suggested corrective action is listed. Any troubleshooting thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This generates a log entry: &lt;SPAN style="font-family: courier new,courier;"&gt;vifmgr.portup: A link up event was received on node gemini-01, port a0a&lt;/SPAN&gt;. But not much else. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:32:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problem-with-ifgrp-delete-in-8-1-simulator-cluster/m-p/62316#M14734</guid>
      <dc:creator>nwalker</dc:creator>
      <dc:date>2025-06-05T06:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ifgrp delete in 8.1 simulator cluster</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Problem-with-ifgrp-delete-in-8-1-simulator-cluster/m-p/62321#M14736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be the smartest idiot online today!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solved this by first setting advanced and then taking down the ifgroup, i.e. `net port modify -node gemini-01 -port a0a -up-admin false`. By going into advanced mode the up-admin parameter is enabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Success!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="blush" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/blush.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 02:24:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Problem-with-ifgrp-delete-in-8-1-simulator-cluster/m-p/62321#M14736</guid>
      <dc:creator>nwalker</dc:creator>
      <dc:date>2012-03-12T02:24:40Z</dc:date>
    </item>
  </channel>
</rss>

