<?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: how to set aggregate raid-size by powershell in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437676#M6551</link>
    <description>&lt;P&gt;Thanks very much&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2022 03:56:15 GMT</pubDate>
    <dc:creator>AllenChang</dc:creator>
    <dc:date>2022-08-26T03:56:15Z</dc:date>
    <item>
      <title>how to set aggregate raid-size by powershell</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437667#M6545</link>
      <description>&lt;P&gt;If I want to set the aggregate raid-size,&lt;/P&gt;&lt;P&gt;What's the powershell command ?&lt;/P&gt;&lt;P&gt;set-ncaggr or ncaggroption ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:57:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437667#M6545</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2025-06-04T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to set aggregate raid-size by powershell</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437671#M6546</link>
      <description>&lt;P&gt;Hi Allen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The -RaidSize parameter is set when creating the aggregate. Set "Get-Help Add-NcAggr" EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;NAME
    New-NcAggr
    
SYNOPSIS
    Create a new aggregate with the given name.
    
    
SYNTAX
    New-NcAggr [-Name] &amp;lt;String&amp;gt; [-Node &amp;lt;String[]&amp;gt;] [-Striped] -DiskCount &amp;lt;Int32&amp;gt; [-DiskSize &amp;lt;Int64&amp;gt;] [-DiskType &amp;lt;String&amp;gt;] [-ChecksumStyle &amp;lt;String&amp;gt;] [-RaidSize &amp;lt;Int32&amp;gt;] [-ForceSparePool] [-BlockType &amp;lt;String&amp;gt;] 
    [-AllowMixedRpm] [-IgnorePoolChecks] [-PreCheck] [-Mirrored] [-IncludeInAutobalance] [-AutobalanceState &amp;lt;String&amp;gt;] [-ForceSmallAggregate] [-Encrypt] [-Simulate] [-SnaplockType &amp;lt;String&amp;gt;] [-Controller &amp;lt;NcController[]&amp;gt;] 
    [-RaidType &amp;lt;String&amp;gt;] [-InformationAction &amp;lt;ActionPreference&amp;gt;] [-InformationVariable &amp;lt;String&amp;gt;] [-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
    
    New-NcAggr [-Name] &amp;lt;String&amp;gt; [-Node &amp;lt;String[]&amp;gt;] [-Striped] -DiskCount &amp;lt;Int32&amp;gt; [-DiskSize &amp;lt;Int64&amp;gt;] [-ChecksumStyle &amp;lt;String&amp;gt;] [-RaidSize &amp;lt;Int32&amp;gt;] [-ForceSparePool] [-BlockType &amp;lt;String&amp;gt;] [-AllowMixedRpm] 
    [-IgnorePoolChecks] [-PreCheck] [-Mirrored] [-IncludeInAutobalance] [-AutobalanceState &amp;lt;String&amp;gt;] [-ForceSmallAggregate] [-Encrypt] [-DiskClass &amp;lt;String&amp;gt;] [-Simulate] [-SnaplockType &amp;lt;String&amp;gt;] [-Controller 
    &amp;lt;NcController[]&amp;gt;] [-RaidType &amp;lt;String&amp;gt;] [-InformationAction &amp;lt;ActionPreference&amp;gt;] [-InformationVariable &amp;lt;String&amp;gt;] [-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
    
    New-NcAggr [-Name] &amp;lt;String&amp;gt; [-Node &amp;lt;String[]&amp;gt;] [-Striped] -DiskCount &amp;lt;Int32&amp;gt; [-DiskSize &amp;lt;Int64&amp;gt;] [-ChecksumStyle &amp;lt;String&amp;gt;] [-RaidSize &amp;lt;Int32&amp;gt;] [-ForceSparePool] [-BlockType &amp;lt;String&amp;gt;] [-AllowMixedRpm] 
    [-IgnorePoolChecks] [-PreCheck] [-Mirrored] [-IncludeInAutobalance] [-AutobalanceState &amp;lt;String&amp;gt;] [-ForceSmallAggregate] [-Encrypt] [-ActualDiskType &amp;lt;String&amp;gt;] [-Simulate] [-SnaplockType &amp;lt;String&amp;gt;] [-Controller 
    &amp;lt;NcController[]&amp;gt;] [-RaidType &amp;lt;String&amp;gt;] [-InformationAction &amp;lt;ActionPreference&amp;gt;] [-InformationVariable &amp;lt;String&amp;gt;] [-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
    
    New-NcAggr [-Name] &amp;lt;String&amp;gt; [-Node &amp;lt;String[]&amp;gt;] [-Striped] [-RPM &amp;lt;Int32&amp;gt;] [-RaidSize &amp;lt;Int32&amp;gt;] [-ForceSparePool] [-BlockType &amp;lt;String&amp;gt;] [-AllowMixedRpm] [-IgnorePoolChecks] [-PreCheck] [-Mirrored] [-IncludeInAutobalance] 
    [-AutobalanceState &amp;lt;String&amp;gt;] [-ForceSmallAggregate] [-Encrypt] [-Simulate] [-SnaplockType &amp;lt;String&amp;gt;] [-Controller &amp;lt;NcController[]&amp;gt;] [-RaidType &amp;lt;String&amp;gt;] [-InformationAction &amp;lt;ActionPreference&amp;gt;] [-InformationVariable 
    &amp;lt;String&amp;gt;] [-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
    
    New-NcAggr [-Name] &amp;lt;String&amp;gt; [-Node &amp;lt;String[]&amp;gt;] [-Striped] -Disks &amp;lt;Object[]&amp;gt; [-MirrorDisks &amp;lt;Object[]&amp;gt;] [-RaidSize &amp;lt;Int32&amp;gt;] [-ForceSparePool] [-BlockType &amp;lt;String&amp;gt;] [-AllowSameCarrier] [-AllowMixedRpm] 
    [-IgnorePoolChecks] [-PreCheck] [-Mirrored] [-IncludeInAutobalance] [-AutobalanceState &amp;lt;String&amp;gt;] [-ForceSmallAggregate] [-Encrypt] [-Simulate] [-SnaplockType &amp;lt;String&amp;gt;] [-Controller &amp;lt;NcController[]&amp;gt;] [-RaidType 
    &amp;lt;String&amp;gt;] [-InformationAction &amp;lt;ActionPreference&amp;gt;] [-InformationVariable &amp;lt;String&amp;gt;] [-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
    
    
DESCRIPTION
    Create a new aggregate with the given name.  Up to 200 aggregates can be created on each controller.  The aggregate may not yet be operational immediately after the API returns.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 02:55:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437671#M6546</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2022-08-26T02:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to set aggregate raid-size by powershell</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437672#M6547</link>
      <description>&lt;P&gt;sot it can't be modify by powershell after aggr created ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 02:58:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437672#M6547</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2022-08-26T02:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to set aggregate raid-size by powershell</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437675#M6550</link>
      <description>&lt;P&gt;Assuming you've added disks to expand the aggregate. EG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;Set-NcAggrOption -Name aggr1_cluster1 -Key raidsize -Value 20&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When it comes to creating aggregates, measure twice, cut once IMO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 03:40:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437675#M6550</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2022-08-26T03:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to set aggregate raid-size by powershell</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437676#M6551</link>
      <description>&lt;P&gt;Thanks very much&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 03:56:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-set-aggregate-raid-size-by-powershell/m-p/437676#M6551</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2022-08-26T03:56:15Z</dc:date>
    </item>
  </channel>
</rss>

