<?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 aggregate aggr0 size ? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444629#M42281</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks !! I got it from simulator document.&lt;/P&gt;&lt;P&gt;a question: I&amp;nbsp; saw a docuemt&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/nas-audit/create-auditing-config-task.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/us-en/ontap/nas-audit/create-auditing-config-task.html&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;cluster1::&amp;gt; vserver audit create -vserver vs1 -destination /audit_log -rotate-size 200MB&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;The logs are stored in the&amp;nbsp;&lt;/SPAN&gt;/audit_log&lt;SPAN&gt;&amp;nbsp;directory&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;it said -destination it log stored location...but why I run command still direct to aggr0_"clustername_01" ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wencheng&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2023 00:52:39 GMT</pubDate>
    <dc:creator>Wencheng</dc:creator>
    <dc:date>2023-05-26T00:52:39Z</dc:date>
    <item>
      <title>How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444602#M42275</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am new netapp guy and I am learning netapp ONTAP 12.&lt;/P&gt;&lt;P&gt;Now I using simulator ONTAP12 to learn and try to crete a audit to monitor file-ops , but then I create ...it show affr0_&amp;lt;My ClusterName&amp;gt;_01 has not enough space.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;But I check each item from webconsole...I could not see see object which name start with aggr0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who could teach me how to fix it ??&lt;/P&gt;&lt;P&gt;thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wencheng&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:48:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444602#M42275</guid>
      <dc:creator>Wencheng</dc:creator>
      <dc:date>2025-06-04T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444608#M42277</link>
      <description>&lt;P&gt;&lt;SPAN&gt;aggr0 is the root aggregate of the NetApp ONTAP Storage (in this case Simulator).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What is root aggregate :&amp;nbsp;root aggregate (aggr0) contains the node’s root volume, which basically contains special directories and files for that node. This is a FlexVol volume that is installed at the factory or by setup software. It is reserved for system files, log files, and core files.&amp;nbsp; For more info, see the related kb section below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To add more disks to aggr(aggr0), simply use this command:&lt;/P&gt;&lt;P&gt;::&amp;gt; storage aggregate add-disks -aggregate aggr0 -diskcount &amp;lt;n&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully, there are spare-disks:&lt;/P&gt;&lt;P&gt;::&amp;gt; aggr show-spare-disks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This information is &lt;STRONG&gt;available&lt;/STRONG&gt; in the Simulator Install and Setup Guide, which you can download along with the Simulator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from this, as you are new to NetApp, I suggest just look up. There is plenty of&amp;nbsp; information on internet/netapp forum/netapp kb site to get you started with NetApp storage concepts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please Note: The simulator image comes pre-configured with 28 1 GB disks; 14 each on simulated disk shelves 0 and 1. Simulated disk shelves 2 and 3 are not populated. You can configure up to a maximum of 220 GB total space for each Simulate ONTAP node. Again, this information is quoted from the Simulator Install &amp;amp; setup guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Related:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/system-admin/rules-node-root-volumes-aggregates-concept.html" target="_blank"&gt;Rules governing node root volumes and root aggregates overview (netapp.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/onprem/ontap/os/How_to_create_or_remove_auditing_staging_(MDV_AUD)_volumes" target="_blank"&gt;https://kb.netapp.com/onprem/ontap/os/How_to_create_or_remove_auditing_staging_(MDV_AUD)_volumes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/nas-audit/auditing-process-concept.html#consolidation-process-when-a-node-is-unavailable" target="_blank"&gt;https://docs.netapp.com/us-en/ontap/nas-audit/auditing-process-concept.html#consolidation-process-when-a-node-is-unavailable&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/index.html" target="_blank"&gt;ONTAP 9 Documentation (netapp.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 15:03:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444608#M42277</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-05-25T15:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444629#M42281</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks !! I got it from simulator document.&lt;/P&gt;&lt;P&gt;a question: I&amp;nbsp; saw a docuemt&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/nas-audit/create-auditing-config-task.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/us-en/ontap/nas-audit/create-auditing-config-task.html&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;cluster1::&amp;gt; vserver audit create -vserver vs1 -destination /audit_log -rotate-size 200MB&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;The logs are stored in the&amp;nbsp;&lt;/SPAN&gt;/audit_log&lt;SPAN&gt;&amp;nbsp;directory&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;it said -destination it log stored location...but why I run command still direct to aggr0_"clustername_01" ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wencheng&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 00:52:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444629#M42281</guid>
      <dc:creator>Wencheng</dc:creator>
      <dc:date>2023-05-26T00:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444640#M42284</link>
      <description>&lt;P&gt;What is the available space showing for root aggr?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 07:43:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444640#M42284</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-05-26T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444642#M42285</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Now My aggr0 volume size about 2.40GB , but my audir seem need 1.93GB free space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wencheng&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 08:47:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444642#M42285</guid>
      <dc:creator>Wencheng</dc:creator>
      <dc:date>2023-05-26T08:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444643#M42286</link>
      <description>&lt;P&gt;Please take your time and read the documentation &amp;amp; Kbs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Audit Config creation for a SVM will fail, if any of the aggregates in the cluster do not have 2GB of free space to create staging volumes. In such a scenario, the Cluster administrator should increase the size of the aggregate which does not have sufficient space and the audit config creation should be retried for the SVM. Even if there are some aggregates that do not have data volumes for the SVMs for which auditing is being configured, the Cluster administrator should make sure that such aggregates also have 2GB of free space. When Auditing is configured for any Storage Virtual Machine (VSever aka SVM) in the cluster, Data ONTAP creates a system volume called Staging volume of size 2GB on each aggregate in the cluster. If you read my reply, I had suggested checking the aggregate space and if need be add the additional disks to expand it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I requested for aggr0 space? You did not share it .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To create audit config, there should be minimum '2GB' free space on the aggregate in order to create a staging volume (MDV_aud_*).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps:&lt;BR /&gt;1) Please run this command:&lt;BR /&gt;::&amp;gt; aggr show&lt;BR /&gt;2) Check the space in the 'Available column', if it is less than 2GB?&lt;BR /&gt;3) Add the spare-disks to aggr0 and any other data aggr and expand it, and create that space, so that MDV_aud_* volume can be created in the&amp;nbsp; aggregate.&lt;BR /&gt;4) Once there is minimum 2GB space, re-run the audit create command.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 09:34:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444643#M42286</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-05-26T09:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444664#M42288</link>
      <description>&lt;P&gt;Thanks your command , it is useful to me.&lt;/P&gt;&lt;P&gt;I use aggr show to check aggr0 for cluster and tier (My SVM create on this Tier), then check bot free space to add capacity to create audit function.&lt;/P&gt;&lt;P&gt;another question: when I use simulator , even I do not place data or create object...the simulator always show disk has no free space about 2 days ? whether any protection or any setting I could disable it to avoid disk free space up to 0% ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wencheng&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2023 10:04:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444664#M42288</guid>
      <dc:creator>Wencheng</dc:creator>
      <dc:date>2023-05-27T10:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444667#M42289</link>
      <description>&lt;P&gt;&lt;A href="https://mysupport.netapp.com/api/tools-service/toolsbinary/simulate-ontap/download/Simulate_ONTAP_9-12-1_Installation_and_Setup_Guide.pdf" target="_blank"&gt;https://mysupport.netapp.com/api/tools-service/toolsbinary/simulate-ontap/download/Simulate_ONTAP_9-12-1_Installation_and_Setup_Guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to disable root volumes' snapshots. Please follow the very last chapter of the guide.&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2023 17:31:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444667#M42289</guid>
      <dc:creator>Sergey_Osipov</dc:creator>
      <dc:date>2023-05-27T17:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate aggr0 size ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444670#M42290</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks!! It is grate useful for my lab .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wencheng&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 23:35:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-aggregate-aggr0-size/m-p/444670#M42290</guid>
      <dc:creator>Wencheng</dc:creator>
      <dc:date>2023-05-28T23:35:07Z</dc:date>
    </item>
  </channel>
</rss>

