<?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: ghost aggregate on my two node HA pair in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457783#M44542</link>
    <description>&lt;P&gt;I found the solution on this KB&amp;nbsp;&lt;BR /&gt;&lt;A href="https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/The_aggregate_cannot_be_offline_before_deleting_aggregate" target="_blank"&gt;https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/The_aggregate_cannot_be_offline_before_deleting_aggregate&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i just run&amp;nbsp;&lt;BR /&gt;debug vreport fix -type aggregate -object aggr0(a6f36178-3aba-4ffa-8628-f549bc4c63c8)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After i was able to put offline the aggregate and remove it.&amp;nbsp;&lt;BR /&gt;Thank you both for your help to solve that problem&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2025 17:08:35 GMT</pubDate>
    <dc:creator>grocanar</dc:creator>
    <dc:date>2025-01-09T17:08:35Z</dc:date>
    <item>
      <title>ghost aggregate on my two node HA pair</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457754#M44530</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have strange behaviour on my ha pair&lt;/P&gt;&lt;P&gt;when i run&amp;nbsp;&lt;/P&gt;&lt;P&gt;snap::&amp;gt; disk show -disk 4.11.* -fields aggregate&lt;BR /&gt;disk aggregate&lt;BR /&gt;------- ---------------------&lt;BR /&gt;4.11.0 aggr0&lt;BR /&gt;4.11.1 aggr0&lt;BR /&gt;4.11.2 aggr0&lt;BR /&gt;4.11.3 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.4 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.5 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.6 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.7 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.8 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.9 aggr_snap_n02_sata_02&lt;BR /&gt;4.11.10 aggr_snap_02_system&lt;BR /&gt;4.11.11 -&lt;BR /&gt;12 entries were displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;&lt;/P&gt;&lt;P&gt;snap::&amp;gt; aggr show -aggregate aggr0&lt;/P&gt;&lt;P&gt;Error: show failed: Aggregate "aggr0" does not exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but now i can't use this disk attached on this "gohst" aggreagte.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i remove the ownership of gthis disk to aggr0?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 16:22:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457754#M44530</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2025-01-08T16:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: ghost aggregate on my two node HA pair</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457756#M44531</link>
      <description>&lt;P&gt;do this.&lt;/P&gt;&lt;P&gt;set diag&lt;/P&gt;&lt;P&gt;debug vreport show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect WAFL/VLDB will not match.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;storage aggregate remove-stale-record -node &amp;lt;node&amp;gt; -aggregate&amp;nbsp;&lt;SPAN&gt;aggr_snap_02_system&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You need to figure which "node" that disk is on. You left that out of your output.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 18:58:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457756#M44531</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2025-01-08T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: ghost aggregate on my two node HA pair</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457758#M44532</link>
      <description>&lt;P&gt;If aggr0 is not yours or want to delete it&lt;BR /&gt;Run the following command to determine which node aggr0 is on&lt;BR /&gt;::&amp;gt; system node run -node * -command sysconfig -r&lt;BR /&gt;Run the following command based on the above output to remove aggr&lt;BR /&gt;::&amp;gt; set -privilege advanced&lt;BR /&gt;::*&amp;gt; storage aggregate remove-stale-record -nodename [node_name] -aggregate aggr0&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 01:48:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457758#M44532</guid>
      <dc:creator>Ashun</dc:creator>
      <dc:date>2025-01-09T01:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: ghost aggregate on my two node HA pair</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457782#M44541</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;Thank for your answer it seems indeed an aggregate only in wafl.&amp;nbsp;&lt;BR /&gt;I run&amp;nbsp;debug vreport show&lt;/P&gt;&lt;P&gt;debug vreport show&lt;BR /&gt;aggregate Differences:&lt;/P&gt;&lt;P&gt;Name Reason Attributes&lt;BR /&gt;-------- ------- ---------------------------------------------------&lt;BR /&gt;aggr0(a6f36178-3aba-4ffa-8628-f549bc4c63c8)&lt;BR /&gt;Present in WAFL Only&lt;BR /&gt;Node Name: snap_n02&lt;BR /&gt;Aggregate UUID: a6f36178-3aba-4ffa-8628-f549bc4c63c8&lt;BR /&gt;Aggregate State: restricted&lt;BR /&gt;Aggregate Raid Status: raid_dp&lt;BR /&gt;Aggregate HA Policy: cfo&lt;BR /&gt;Is Aggregate Root: true&lt;BR /&gt;Is Composite Aggregate: false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but when i run&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;storage aggregate remove-stale-record -node snap_n02 -aggregate aggr0&lt;/P&gt;&lt;P&gt;Error: command failed: Failed to delete aggregate "aggr0". Reason: aggregate 'aggr0' cannot be destroyed because it is restricted. You will need to take it offline before destroying it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;snap::*&amp;gt; storage aggregate offline -aggregate aggr0&lt;/P&gt;&lt;P&gt;Error: command failed: Failed to check if aggr0 is a foreign (unknown) aggregate. Reason: entry doesn't exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I m still stuck in removing that host aggregate&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 16:57:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457782#M44541</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2025-01-09T16:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: ghost aggregate on my two node HA pair</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457783#M44542</link>
      <description>&lt;P&gt;I found the solution on this KB&amp;nbsp;&lt;BR /&gt;&lt;A href="https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/The_aggregate_cannot_be_offline_before_deleting_aggregate" target="_blank"&gt;https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/The_aggregate_cannot_be_offline_before_deleting_aggregate&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i just run&amp;nbsp;&lt;BR /&gt;debug vreport fix -type aggregate -object aggr0(a6f36178-3aba-4ffa-8628-f549bc4c63c8)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After i was able to put offline the aggregate and remove it.&amp;nbsp;&lt;BR /&gt;Thank you both for your help to solve that problem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 17:08:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ghost-aggregate-on-my-two-node-HA-pair/m-p/457783#M44542</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2025-01-09T17:08:35Z</dc:date>
    </item>
  </channel>
</rss>

