<?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: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks? in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153038#M9861</link>
    <description>&lt;P&gt;Running the exact command you offered results in the same error.&amp;nbsp; It's as though ONTAP is saying the volume is not supported - hence the "maximum possible size is 0B (0B)" message.&amp;nbsp; This one's a head-scratcher for sure.&amp;nbsp; I'll probably engage support next but wanted to reach out to the community before doing so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback!&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2019 15:47:22 GMT</pubDate>
    <dc:creator>nicholsongc</dc:creator>
    <dc:date>2019-12-13T15:47:22Z</dc:date>
    <item>
      <title>Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153019#M9857</link>
      <description>&lt;P&gt;Documentation clearly shows VOLUME encryption isn't supported for FLexGroup volumes until 9.2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But are FlexGroup volumes supported on NetAppself-encrypting (NSE) disks before Ontap 9.2?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My error doesn't state this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error: command failed: Request to create FlexGroup "TestFlexGroup_vol" failed because the requested size is greater than the maximum size. The&amp;nbsp;maximum possible size is 0B (0B).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:06:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153019#M9857</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2025-06-04T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153021#M9858</link>
      <description>&lt;P&gt;I don't believe NSE will matter,&amp;nbsp; &amp;nbsp;different tech than NVE.&amp;nbsp; &amp;nbsp; &amp;nbsp;NSE isn't mentioned in the FlexGroup TR either.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;What's the ONTAP version, platform and what command where you trying to run?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 22:51:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153021#M9858</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2019-12-12T22:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153030#M9859</link>
      <description>&lt;P&gt;Thank you for your response!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My goal is to create a FlexGroup SnapMirror destination volume on this cluster.&amp;nbsp; The specific command is referenced in the FlexGroup documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Platform: FAS8200 running ONTAP 9.1P16&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CLUSTER-DR::&amp;gt; volume create -vserver SVM01DR -aggr-list aggr1_node1_sata,aggr1_node2_sata -aggr-list-multiplier 6 -size 1TB -type DP SVM01_ntap_FlexGroupDEV_vol_mirror&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warning: A FlexGroup "SVM01_ntap_FlexGroupDEV_vol_mirror" will be created with the following number of constituents of size 85.33GB: 12.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you want to continue? {y|n}: y&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warning: The export-policy "default" has no rules in it. The volume will therefore be inaccessible.&lt;BR /&gt;Do you want to continue? {y|n}: y&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error: command failed: Request to create FlexGroup "SVM01_ntap_FlexGroupDEV_vol_mirror" failed because the requested size is greater than the&amp;nbsp;maximum size. The maximum possible size is 0B (0B).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aggregates listed have 5TB and 25TB free respectively.&amp;nbsp; I am able to create FlexGroup volumes on my FAS8040 platform running ONTAP 9.1P16&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 13:48:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153030#M9859</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2019-12-13T13:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153037#M9860</link>
      <description>&lt;P&gt;Odd... even if you make it too big,&amp;nbsp; it'll still say how big it can make it,&amp;nbsp; not 0.&amp;nbsp; &amp;nbsp;Does it let you create even a tiny one?&amp;nbsp; like this for example?&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;volume create -vserver SVM01DR -aggr-list aggr1_node1_sata -aggr-list-multiplier 2 -size 100gb -type DP SVM01_ntap_FlexGroupDEV_test&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried making a non-DP version and even adding -space-guarantee none in there?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 15:38:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153037#M9860</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2019-12-13T15:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153038#M9861</link>
      <description>&lt;P&gt;Running the exact command you offered results in the same error.&amp;nbsp; It's as though ONTAP is saying the volume is not supported - hence the "maximum possible size is 0B (0B)" message.&amp;nbsp; This one's a head-scratcher for sure.&amp;nbsp; I'll probably engage support next but wanted to reach out to the community before doing so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 15:47:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153038#M9861</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2019-12-13T15:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153044#M9862</link>
      <description>&lt;P&gt;Support has weighed in... one of the aggregates in the aggr-list is at 85% capacity utilization.&amp;nbsp; ONTAP is looking for 20% free on the aggregates in order to create the FlexGroup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 20:25:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153044#M9862</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2019-12-13T20:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Are FlexGroup volumes supported on Data ONTAP 9.1 and NSE Disks?</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153045#M9863</link>
      <description>&lt;P&gt;So if you just create on the other aggr, it works?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 21:10:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Are-FlexGroup-volumes-supported-on-Data-ONTAP-9-1-and-NSE-Disks/m-p/153045#M9863</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2019-12-13T21:10:52Z</dc:date>
    </item>
  </channel>
</rss>

