<?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: Unable to remove the cluster from OCUM 7.1 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/129124#M23224</link>
    <description>&lt;P&gt;Found this article pointing to same symptoms,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/s/article/ka11A0000001XlGQAU/An-incomplete-removal-of-a-cluster-via-the-UM-dashboard-prevents-further-collection-when-the-cluster-is-re-added" target="_blank"&gt;https://kb.netapp.com/support/s/article/ka11A0000001XlGQAU/An-incomplete-removal-of-a-cluster-via-the-UM-dashboard-prevents-further-collection-when-the-cluster-is-re-added&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But unable to find the script for windows&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 22:26:50 GMT</pubDate>
    <dc:creator>PBRam</dc:creator>
    <dc:date>2017-03-16T22:26:50Z</dc:date>
    <item>
      <title>Unable to remove the cluster from OCUM 7.1</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/129111#M23221</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a stale cluster which is not polling any data but when I try to remove it says "&lt;SPAN&gt;Cluster cannot be deleted when discovery is in progress."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there anyway to remove it from DB itself&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:19:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/129111#M23221</guid>
      <dc:creator>PBRam</dc:creator>
      <dc:date>2025-06-04T15:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove the cluster from OCUM 7.1</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/129124#M23224</link>
      <description>&lt;P&gt;Found this article pointing to same symptoms,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/s/article/ka11A0000001XlGQAU/An-incomplete-removal-of-a-cluster-via-the-UM-dashboard-prevents-further-collection-when-the-cluster-is-re-added" target="_blank"&gt;https://kb.netapp.com/support/s/article/ka11A0000001XlGQAU/An-incomplete-removal-of-a-cluster-via-the-UM-dashboard-prevents-further-collection-when-the-cluster-is-re-added&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But unable to find the script for windows&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 22:26:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/129124#M23224</guid>
      <dc:creator>PBRam</dc:creator>
      <dc:date>2017-03-16T22:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove the cluster from OCUM 7.1</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/130075#M23477</link>
      <description>&lt;P&gt;There are 3 attachents in the KB article located at the bottom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/s/article/ka11A0000001XlGQAU/An-incomplete-removal-of-a-cluster-via-the-UM-dashboard-prevents-further-collection-when-the-cluster-is-re-added" target="_blank"&gt;https://kb.netapp.com/support/s/article/ka11A0000001XlGQAU/An-incomplete-removal-of-a-cluster-via-the-UM-dashboard-prevents-further-collection-when-the-cluster-is-re-added&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;follow the instructions for Windows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how I fixed the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Log into OCUM server.&lt;/LI&gt;&lt;LI&gt;Open CMD window and cd to C:\Program Files\MySQL\MySQL Server 5.6\bin&lt;/LI&gt;&lt;LI&gt;run "mysql -p root -u"&lt;/LI&gt;&lt;LI&gt;enter password for root&lt;/LI&gt;&lt;LI&gt;run this query&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select datasourceId, name, managementIp from netapp_model.cluster where datasourceId = -1;&lt;/LI&gt;&lt;LI&gt;You should see something like this&lt;/LI&gt;&lt;LI&gt;&lt;IMG title="example2.png" alt="example2.png" src="https://community.netapp.com/t5/image/serverpage/image-id/7074iD4E5BE34B9D5B160/image-size/original?v=1.0&amp;amp;px=-1" border="0" /&gt;&lt;/LI&gt;&lt;LI&gt;type exit;&amp;nbsp;&amp;nbsp;&amp;nbsp; to exit mysql&lt;/LI&gt;&lt;LI&gt;place the Windows batch file from the KB article in the same direct (C:\Program Files\MySQL\MySQL Server 5.6\bin)&lt;/LI&gt;&lt;LI&gt;run this command&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mysql -u root -p &amp;lt; BURT1053008_um_70_Windows.bat&lt;/LI&gt;&lt;LI&gt;once it is complete verify this&amp;nbsp;query returns an empty set&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select datasourceId, name, managementIp from netapp_model.cluster where datasourceId = -1;&lt;/LI&gt;&lt;LI&gt;reboot the server&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 12 Apr 2017 17:42:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-remove-the-cluster-from-OCUM-7-1/m-p/130075#M23477</guid>
      <dc:creator>James_Castro</dc:creator>
      <dc:date>2017-04-12T17:42:17Z</dc:date>
    </item>
  </channel>
</rss>

