<?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: ONTAP-9.7- Remove &amp;quot;online&amp;quot; aggregate  - disk are still attached to this aggregate in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443804#M42123</link>
    <description>&lt;P&gt;&lt;A href="https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_ownership_on_foreign_disks_in_clustered_Data_ONTAP" target="_blank"&gt;https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_ownership_on_foreign_disks_in_clustered_Data_ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the issue persists, return the shelf to the original storage system and clear the ownership (make them unowned). Then migrate the shelf to the new environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2023 08:13:29 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2023-04-27T08:13:29Z</dc:date>
    <item>
      <title>ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443746#M42103</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I wanted to reuse a shelf and connect it to my ONTAP (9.7) cluster. The shelf was mounted successfully. The disks are attached to an old aggregate(aggr_DATA_8T) that has been deleted in my cluster (&lt;STRONG&gt;P1&lt;/STRONG&gt;)."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But this old aggregate is still in the CLI configuration and not in the webpage (&lt;STRONG&gt;P2&amp;amp;P3&lt;/STRONG&gt;)&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;My goal is to remove this association and attach the disks to my new aggregate.&lt;/P&gt;&lt;P&gt;When i'm trying to remove with "&lt;EM&gt;storage aggregate remove-stale-record -aggregate aggr_DATA_8T -nodename NETAPP-NXO-LAB-TLS-01&lt;/EM&gt;" : i have :&lt;/P&gt;&lt;P&gt;&amp;nbsp;Failed to delete aggregate "aggr_DATA_8T". Reason: Aggregate 'aggr_DATA_8T' cannot be destroyed&lt;BR /&gt;because it is online. You will need to take it offline before destroying it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I decided to force it offline&amp;nbsp; with :&amp;nbsp;&amp;nbsp;&lt;EM&gt;aggr offline -aggregate aggr_DATA_8T -force-offline true (&lt;STRONG&gt;P4&lt;/STRONG&gt;)&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;But as you can see in P4 (entry doesn't exist)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;If you have any ideas, I'm interested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:49:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443746#M42103</guid>
      <dc:creator>Baptiste12</dc:creator>
      <dc:date>2025-06-04T09:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443749#M42104</link>
      <description>&lt;P&gt;Step 1: Run the following cmd to check if the aggregate have foreign label:&lt;BR /&gt;::&amp;gt; system node run -node * -command sysconfig -r&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2: This will remove all foreign aggregates and return the drives as unzeroed spares.&lt;BR /&gt;::&amp;gt; set -privilege advanced&lt;BR /&gt;::*&amp;gt; storage aggregate remove-stale-record -nodename [node_name] -aggregate [foreign aggregate name]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;KB: &lt;A href="https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_a_foreign_aggregate_(made_out_of_orphaned_disks)_in_ONTAP" target="_blank"&gt;https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_a_foreign_aggregate_(made_out_of_orphaned_disks)_in_ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the steps above don't help, have a look at this related kb:&lt;BR /&gt;&lt;A href="https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_ownership_on_foreign_disks_in_clustered_Data_ONTAP" target="_blank"&gt;https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_ownership_on_foreign_disks_in_clustered_Data_ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 13:26:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443749#M42104</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-04-26T13:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443757#M42105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Step 1 :&amp;nbsp;&lt;SPAN&gt;::&amp;gt; system node run -node * -command sysconfig -r :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Aggregate aggr_DATA_8T (online, raid_dp, reconstruct, fast zeroed) (block checksums)&lt;BR /&gt;Plex /aggr_DATA_8T/plex0 (online, normal, active, pool0)&lt;BR /&gt;RAID group /aggr_DATA_8T/plex0/rg0 (reconstruction 5% completed, block checksums)&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;dparity 0a.41.5 0a 41 5 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;parity 0a.41.6 0a 41 6 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.9 0a 41 9 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.10 0a 41 10 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264 (reconstruction 5% completed)&lt;BR /&gt;data 0a.41.0 0a 41 0 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.7 0a 41 7 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.11 0a 41 11 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.1 0a 41 1 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.2 0a 41 2 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.4 0a 41 4 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.8 0a 41 8 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot force it offline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 14:04:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443757#M42105</guid>
      <dc:creator>Baptiste12</dc:creator>
      <dc:date>2023-04-26T14:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443766#M42108</link>
      <description>&lt;P&gt;The given aggr [&lt;SPAN&gt;Aggregate aggr_DATA_8T (online, raid_dp, &lt;STRONG&gt;reconstruct&lt;/STRONG&gt;], is in reconstruction phase (5%), you cannot take it offline. Keep an eye on the progress. How much percentage is it showing now ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 16:41:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443766#M42108</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-04-26T16:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443794#M42115</link>
      <description>&lt;P&gt;Now&amp;nbsp; :&lt;/P&gt;&lt;P&gt;Aggregate aggr_DATA_8T (online, raid_dp, fast zeroed) (block checksums)&lt;BR /&gt;Plex /aggr_DATA_8T/plex0 (online, normal, active, pool0)&lt;BR /&gt;RAID group /aggr_DATA_8T/plex0/rg0 (normal, block checksums)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to put offline :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;storage aggregate offline -aggregate aggr_DATA_8T&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Error: command failed: Failed to check if aggr_DATA_8T is a foreign(unknown) aggregate. Reason: entry doesn't exist.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 06:50:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443794#M42115</guid>
      <dc:creator>Baptiste12</dc:creator>
      <dc:date>2023-04-27T06:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443795#M42116</link>
      <description>&lt;P&gt;Have you tried the cmd I mentioned in my first reply, if not, please run it and let us know if it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;::&amp;gt; set -privilege advanced&lt;BR /&gt;::*&amp;gt; storage aggregate remove-stale-record -nodename [node_name] -aggregate&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;aggr_DATA_8T&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 07:23:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443795#M42116</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-04-27T07:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443796#M42117</link>
      <description>&lt;P&gt;Yes i did.&lt;/P&gt;&lt;P&gt;SRV-NETAPP::*&amp;gt; storage aggregate remove-stale-record -nodename NETAPP-NXO-LAB-TLS-02 -aggregate aggr_DATA_8T&lt;/P&gt;&lt;P&gt;Error: command failed: Failed to delete aggregate "aggr_DATA_8T". Reason: Aggregate 'aggr_DATA_8T' cannot be destroyed because it is online. You will need to take it offline before&lt;BR /&gt;destroying it.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 07:31:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443796#M42117</guid>
      <dc:creator>Baptiste12</dc:creator>
      <dc:date>2023-04-27T07:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443798#M42119</link>
      <description>&lt;P&gt;Yes I just noticed, you had already tried this cmd in your first post, I see there the node name mentioned in the error says - NETAPP-NXO-LAB-TLS-&lt;STRONG&gt;01&lt;/STRONG&gt;, but the command you just showed has 'NETAPP-NXO-LAB-TLS-&lt;STRONG&gt;02&lt;/STRONG&gt;' ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is the output:&lt;/P&gt;&lt;P&gt;::&amp;gt;system node show&lt;/P&gt;&lt;P&gt;::&amp;gt; aggr show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On both nodes&lt;/P&gt;&lt;P&gt;::&amp;gt; node run -node &amp;lt;node&amp;gt; -command sysconfig -r&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 07:53:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443798#M42119</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-04-27T07:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443801#M42121</link>
      <description>&lt;P&gt;Yes because i tried to move aggr to the second node with (storage aggregate relocation start -node NETAPP-NXO-LAB-TLS-01 -destination NETAPP-NXO-LAB-TLS-02 -aggregate-list aggr_DATA_8T).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;system node show&lt;BR /&gt;Node Health Eligibility Uptime Model Owner Location&lt;BR /&gt;--------- ------ ----------- ------------- ----------- -------- ---------------&lt;BR /&gt;NETAPP-NXO-LAB-TLS-01&lt;BR /&gt;true true 1 days 22:20 FAS2750 union&lt;BR /&gt;NETAPP-NXO-LAB-TLS-02&lt;BR /&gt;true true 1 days 22:30 FAS2750 union&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;Aggregate Size Available Used% State #Vols Nodes RAID Status&lt;BR /&gt;--------- -------- --------- ----- ------- ------ ---------------- ------------&lt;BR /&gt;aggr0_uninetapp_01&lt;BR /&gt;159.9GB 7.75GB 95% online 1 NETAPP-NXO-LAB- raid_dp,&lt;BR /&gt;TLS-01 normal&lt;BR /&gt;aggr0_uninetapp_02&lt;BR /&gt;159.9GB 7.75GB 95% online 1 NETAPP-NXO-LAB- raid_dp,&lt;BR /&gt;TLS-02 normal&lt;BR /&gt;aggr_NXO_LAB_TLS&lt;BR /&gt;16.32TB 15.87TB 3% online 2 NETAPP-NXO-LAB- raid_dp,&lt;BR /&gt;TLS-01 normal&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;node run -node NETAPP-NXO-LAB-TLS-01 -command sysconfig -r&lt;BR /&gt;Aggregate aggr_NXO_LAB_TLS (online, raid_dp, fast zeroed) (block checksums)&lt;BR /&gt;Plex /aggr_NXO_LAB_TLS/plex0 (online, normal, active, pool0)&lt;BR /&gt;RAID group /aggr_NXO_LAB_TLS/plex0/rg0 (normal, block checksums)&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;dparity 0b.00.3P1 0b 0 3 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;parity 0b.00.7P1 0b 0 7 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.14P1 0b 0 14 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.15P1 0b 0 15 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.16P1 0b 0 16 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.20P1 0b 0 20 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.5P1 0b 0 5 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.9P1 0b 0 9 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.11P1 0b 0 11 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.13P1 0b 0 13 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.17P1 0b 0 17 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.21P1 0b 0 21 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.22P1 0b 0 22 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.23P1 0b 0 23 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.12P1 0b 0 12 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.0P1 0b 0 0 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;/P&gt;&lt;P&gt;RAID group /aggr_NXO_LAB_TLS/plex0/rg1 (normal, block checksums)&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;dparity 0b.00.1P1 0b 0 1 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;parity 0b.00.4P1 0b 0 4 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.6P1 0b 0 6 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.8P1 0b 0 8 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;data 0b.00.10P1 0b 0 10 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;/P&gt;&lt;P&gt;Aggregate aggr0_uninetapp_01 (online, raid_dp) (block checksums)&lt;BR /&gt;Plex /aggr0_uninetapp_01/plex0 (online, normal, active, pool0)&lt;BR /&gt;RAID group /aggr0_uninetapp_01/plex0/rg0 (normal, block checksums)&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;dparity 0b.00.0P2 0b 0 0 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;parity 0b.00.12P2 0b 0 12 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.5P2 0b 0 5 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.22P2 0b 0 22 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.9P2 0b 0 9 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.11P2 0b 0 11 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.13P2 0b 0 13 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.23P2 0b 0 23 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.17P2 0b 0 17 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.21P2 0b 0 21 SA:A 0 SAS 10000 23956/49062912 23964/49079296&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Pool1 spare disks (empty)&lt;/P&gt;&lt;P&gt;Pool0 spare disks&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;Spare disks for block checksum&lt;BR /&gt;spare 0b.00.15P2 0b 0 15 SA:A 0 SAS 10000 23956/49062912 23964/49079296 (not zeroed)&lt;BR /&gt;spare 0b.00.2P1 0b 0 2 SA:A 0 SAS 10000 1118359/2290399744 1118367/2290416128 (not zeroed)&lt;BR /&gt;spare 0a.41.3 0a 41 3 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264 (not zeroed)&lt;/P&gt;&lt;P&gt;Partner disks&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;partner 0a.41.8 0a 41 8 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.4 0a 41 4 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.2 0a 41 2 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.1 0a 41 1 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.11 0a 41 11 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.7 0a 41 7 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.0 0a 41 0 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.10 0a 41 10 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.9 0a 41 9 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0a.41.6 0a 41 6 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264 (fast zeroed)&lt;BR /&gt;partner 0a.41.5 0a 41 5 SA:A 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0b.00.16P2 0b 0 16 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.6P2 0b 0 6 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.14P2 0b 0 14 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.4P2 0b 0 4 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.2P2 0b 0 2 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.10P2 0b 0 10 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.3P2 0b 0 3 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.1P2 0b 0 1 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.20P2 0b 0 20 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.8P2 0b 0 8 SA:A 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.7P2 0b 0 7 SA:A 0 SAS 10000 0/0 23964/49079296&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;node run -node NETAPP-NXO-LAB-TLS-02 -command sysconfig -r&lt;BR /&gt;Aggregate aggr0_uninetapp_02 (online, raid_dp) (block checksums)&lt;BR /&gt;Plex /aggr0_uninetapp_02/plex0 (online, normal, active, pool0)&lt;BR /&gt;RAID group /aggr0_uninetapp_02/plex0/rg0 (normal, block checksums)&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;dparity 0b.00.7P2 0b 0 7 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;parity 0b.00.2P2 0b 0 2 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.4P2 0b 0 4 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.6P2 0b 0 6 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.8P2 0b 0 8 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.10P2 0b 0 10 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.1P2 0b 0 1 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.20P2 0b 0 20 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.16P2 0b 0 16 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;BR /&gt;data 0b.00.3P2 0b 0 3 SA:B 0 SAS 10000 23956/49062912 23964/49079296&lt;/P&gt;&lt;P&gt;Aggregate aggr_DATA_8T (online, raid_dp, fast zeroed) (block checksums)&lt;BR /&gt;Plex /aggr_DATA_8T/plex0 (online, normal, active, pool0)&lt;BR /&gt;RAID group /aggr_DATA_8T/plex0/rg0 (normal, block checksums)&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;dparity 0a.41.5 0a 41 5 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;parity 0a.41.6 0a 41 6 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.9 0a 41 9 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.10 0a 41 10 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264 (fast zeroed)&lt;BR /&gt;data 0a.41.0 0a 41 0 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.7 0a 41 7 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.11 0a 41 11 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.1 0a 41 1 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.2 0a 41 2 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.4 0a 41 4 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;data 0a.41.8 0a 41 8 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Pool1 spare disks (empty)&lt;/P&gt;&lt;P&gt;Pool0 spare disks&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;Spare disks for block checksum&lt;BR /&gt;spare 0b.00.14P2 0b 0 14 SA:B 0 SAS 10000 23956/49062912 23964/49079296 (fast zeroed)&lt;/P&gt;&lt;P&gt;Partner disks&lt;/P&gt;&lt;P&gt;RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)&lt;BR /&gt;--------- ------ ------------- ---- ---- ---- ----- -------------- --------------&lt;BR /&gt;partner 0a.41.3 0a 41 3 SA:B 0 FSAS 7200 7486157/15331651072 7501160/15362376264&lt;BR /&gt;partner 0b.00.10P1 0b 0 10 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.8P1 0b 0 8 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.6P1 0b 0 6 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.4P1 0b 0 4 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.1P1 0b 0 1 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.0P1 0b 0 0 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.12P1 0b 0 12 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.23P1 0b 0 23 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.22P1 0b 0 22 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.21P1 0b 0 21 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.17P1 0b 0 17 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.13P1 0b 0 13 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.11P1 0b 0 11 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.9P1 0b 0 9 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.5P1 0b 0 5 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.20P1 0b 0 20 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.16P1 0b 0 16 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.15P1 0b 0 15 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.14P1 0b 0 14 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.7P1 0b 0 7 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.3P1 0b 0 3 SA:B 0 SAS 10000 1118359/2290399744 1118367/2290416128 (fast zeroed)&lt;BR /&gt;partner 0b.00.2P1 0b 0 2 SA:B 0 SAS 10000 0/0 1118367/2290416128&lt;BR /&gt;partner 0b.00.5P2 0b 0 5 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.9P2 0b 0 9 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.23P2 0b 0 23 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.13P2 0b 0 13 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.11P2 0b 0 11 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.15P2 0b 0 15 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.22P2 0b 0 22 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.21P2 0b 0 21 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.0P2 0b 0 0 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.12P2 0b 0 12 SA:B 0 SAS 10000 0/0 23964/49079296&lt;BR /&gt;partner 0b.00.17P2 0b 0 17 SA:B 0 SAS 10000 0/0 23964/49079296&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 07:59:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443801#M42121</guid>
      <dc:creator>Baptiste12</dc:creator>
      <dc:date>2023-04-27T07:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443802#M42122</link>
      <description>&lt;P&gt;Does the disk belonging to the '&lt;SPAN&gt;aggr_DATA_8T&amp;nbsp;'&amp;nbsp; show - old owner ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;::&amp;gt; system node run -node &amp;lt;node name&amp;gt; -command "disk show -a"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also,&amp;nbsp; does it show any volumes ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;::&amp;gt; vol show -aggr aggr_DATA_8T&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 08:12:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443802#M42122</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-04-27T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443804#M42123</link>
      <description>&lt;P&gt;&lt;A href="https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_ownership_on_foreign_disks_in_clustered_Data_ONTAP" target="_blank"&gt;https://kb.netapp.com/onprem/ontap/hardware/How_to_remove_ownership_on_foreign_disks_in_clustered_Data_ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the issue persists, return the shelf to the original storage system and clear the ownership (make them unowned). Then migrate the shelf to the new environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 08:13:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443804#M42123</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-04-27T08:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP-9.7- Remove "online" aggregate  - disk are still attached to this aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443830#M42127</link>
      <description>&lt;P&gt;No old owner and no volume &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 15:45:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-7-Remove-quot-online-quot-aggregate-disk-are-still-attached-to-this/m-p/443830#M42127</guid>
      <dc:creator>Baptiste12</dc:creator>
      <dc:date>2023-04-27T15:45:06Z</dc:date>
    </item>
  </channel>
</rss>

