<?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: [FAS8300] Add disk and extend aggregate data in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453122#M11831</link>
    <description>&lt;P&gt;1. Yes there's a few things, &amp;nbsp; &amp;nbsp;you want to understand what RAID configs you have and what the MAXes are - Here's some good reading on understanding RAID Groups -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/disks-aggregates/sizing-raid-groups-concept.html" target="_blank"&gt;https://docs.netapp.com/us-en/ontap/disks-aggregates/sizing-raid-groups-concept.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. You can do the add via the GUI or you can use CLI (my preferred way)&amp;nbsp;&lt;A href="https://docs.netapp.com/us-en/ontap-cli-9141//storage-aggregate-add-disks.html" target="_blank"&gt;https://docs.netapp.com/us-en/ontap-cli-9141//storage-aggregate-add-disks.html&lt;/A&gt;. the -simulate flag is important to note here as there is no undo when adding disks. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. &amp;nbsp;It's not a disruptive procedure, &amp;nbsp;that said, everyone I know that does it has to do it with in change windows that are usually in the evenings and weekends. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. &amp;nbsp;You can mix disks in a RAID Group as well as in an aggr but there are some things to note. &amp;nbsp;-&amp;nbsp;&lt;A href="https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Does_Data_ONTAP_allow_mixing_of_drive_sizes_in_a_RAID_group" target="_blank"&gt;https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Does_Data_ONTAP_allow_mixing_of_drive_sizes_in_a_RAID_group&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2024 19:51:42 GMT</pubDate>
    <dc:creator>SpindleNinja</dc:creator>
    <dc:date>2024-06-07T19:51:42Z</dc:date>
    <item>
      <title>[FAS8300] Add disk and extend aggregate data</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453120#M11830</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently facing an issue with adding disks to my NetApp system and would greatly appreciate your help.&lt;/P&gt;&lt;P&gt;Here is my current setup:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NetApp FAS8300 system&lt;/LI&gt;&lt;LI&gt;Firmware version: 9.11.1&lt;/LI&gt;&lt;LI&gt;Current disks:&lt;UL&gt;&lt;LI&gt;Aggregate 1 : 20 disks of 16TB in RAID-TEC&lt;/LI&gt;&lt;LI&gt;Aggregate 2 : 20&amp;nbsp;disks of 16TB in RAID-TEC&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have new 16TB disks that I want to add to my existing storage pool. However, I'm not sure of the exact steps to integrate these new disks optimally without disrupting my system's current operations.&lt;/P&gt;&lt;P&gt;Here are a few specific questions I have:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Are there any prerequisites or specific checks that need to be done before adding the disks ?&lt;/LI&gt;&lt;LI&gt;What is the exact command to add these new disks to the existing storage pool ?&lt;/LI&gt;&lt;LI&gt;Should I plan for a maintenance window or any downtime during the disk addition process ?&lt;/LI&gt;&lt;LI&gt;Is it possible to mix disks of different sizes and, if so, what are the implications for performance and space management ?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any help or advice on the procedure would be greatly appreciated. If you have any experiences to share, that would be very helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 10:35:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453120#M11830</guid>
      <dc:creator>TheAO93</dc:creator>
      <dc:date>2024-06-07T10:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: [FAS8300] Add disk and extend aggregate data</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453122#M11831</link>
      <description>&lt;P&gt;1. Yes there's a few things, &amp;nbsp; &amp;nbsp;you want to understand what RAID configs you have and what the MAXes are - Here's some good reading on understanding RAID Groups -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/disks-aggregates/sizing-raid-groups-concept.html" target="_blank"&gt;https://docs.netapp.com/us-en/ontap/disks-aggregates/sizing-raid-groups-concept.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. You can do the add via the GUI or you can use CLI (my preferred way)&amp;nbsp;&lt;A href="https://docs.netapp.com/us-en/ontap-cli-9141//storage-aggregate-add-disks.html" target="_blank"&gt;https://docs.netapp.com/us-en/ontap-cli-9141//storage-aggregate-add-disks.html&lt;/A&gt;. the -simulate flag is important to note here as there is no undo when adding disks. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. &amp;nbsp;It's not a disruptive procedure, &amp;nbsp;that said, everyone I know that does it has to do it with in change windows that are usually in the evenings and weekends. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. &amp;nbsp;You can mix disks in a RAID Group as well as in an aggr but there are some things to note. &amp;nbsp;-&amp;nbsp;&lt;A href="https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Does_Data_ONTAP_allow_mixing_of_drive_sizes_in_a_RAID_group" target="_blank"&gt;https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Does_Data_ONTAP_allow_mixing_of_drive_sizes_in_a_RAID_group&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 19:51:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453122#M11831</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2024-06-07T19:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: [FAS8300] Add disk and extend aggregate data</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453125#M11833</link>
      <description>&lt;P&gt;Hi SpindleNinja,&lt;/P&gt;&lt;P&gt;Thanks for your feedback,&lt;/P&gt;&lt;P&gt;I'm also looking for information on physically adding NetApp disks. Is there a specific procedure ?&lt;/P&gt;&lt;P&gt;Could you provide some details on the steps involved ? Also, should I disable auto-assign during this process or not ?&amp;nbsp;In the link you sent me, if I've understood correctly, I'd have to identify the disks first and then use the -disklist parameter to add them to the aggregate ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help !&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 08:38:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/453125#M11833</guid>
      <dc:creator>TheAO93</dc:creator>
      <dc:date>2024-06-10T08:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: [FAS8300] Add disk and extend aggregate data</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/455032#M11874</link>
      <description>&lt;P&gt;1. Before adding a disk, ensure that the disk model is compatible with the raid group.&lt;BR /&gt;2. Run the "disk assign disk_name "command to add new disks.&lt;BR /&gt;3. Adding disks to AGGR does not affect AGGR, or you can choose to add disks during off-peak hours.&lt;BR /&gt;4. If disks of different capacities are combined in a RAID group, all disks work according to the minimum disk capacity.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 05:33:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8300-Add-disk-and-extend-aggregate-data/m-p/455032#M11874</guid>
      <dc:creator>weiliu</dc:creator>
      <dc:date>2024-09-13T05:33:06Z</dc:date>
    </item>
  </channel>
</rss>

