<?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 Find number of volume in aggregate in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Find-number-of-volume-in-aggregate/m-p/131221#M28608</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to find how many volumes present in aggr1 and how may volumes names that contains finace_vol in aggr1. Please help. I am using clusterr mode&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:03:49 GMT</pubDate>
    <dc:creator>MetroLife</dc:creator>
    <dc:date>2025-06-04T15:03:49Z</dc:date>
    <item>
      <title>Find number of volume in aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Find-number-of-volume-in-aggregate/m-p/131221#M28608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to find how many volumes present in aggr1 and how may volumes names that contains finace_vol in aggr1. Please help. I am using clusterr mode&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:03:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Find-number-of-volume-in-aggregate/m-p/131221#M28608</guid>
      <dc:creator>MetroLife</dc:creator>
      <dc:date>2025-06-04T15:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Find number of volume in aggregate</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Find-number-of-volume-in-aggregate/m-p/131222#M28609</link>
      <description>&lt;P&gt;if you use clustered ontap here is what you can use..&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you just need the number..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::&amp;gt; aggr show
Aggregate     Size Available Used% State   #Vols  Nodes            RAID Status
--------- -------- --------- ----- ------- ------ ---------------- ------------
testaggr    1.45TB    1.45TB    0% online       0 node-01          raid4,
                                                                   hybrid,
                                                                   normal
node_01_aggr2_SATA 
           29.10TB    8.94TB   69% online      50 node-01          raid_dp,
                                                                   normal
node_01_mroot_ONLY 
           367.4GB   116.0GB   68% online       1 node-01          raid4,
                                                                   normal
node_02_data 
            4.30TB    1.24TB   71% online      55 node-02          raid_dp,
                                                                   normal
node_02_mroot_ONLY 
           367.4GB   116.0GB   68% online       1 node-02          raid4,
                                                                   normal
5 entries were displayed.

::&amp;gt; &lt;/PRE&gt;&lt;P&gt;There you can see the "#vol" in each aggr.. thats represent the number of volumes contrain in that aggr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you like to see all the volume name in one spacific aggr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::&amp;gt; vol show -aggregate node_01_aggr2_SAT&lt;/PRE&gt;&lt;P&gt;the above command should list all the volumes in that aggr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And if you like to see all the volume starts with "&lt;SPAN&gt;finace_vol" in one specific aggr.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::&amp;gt; vol show -aggregate node_01_aggr2_SATA -volume finace_vol*&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;As you can see, these options accept wildcards.. so it should be fairly easy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another easy way i like to do, for reporting is.. If you go to autosupport and select your cluster, you will be able to download&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;an excel sheet called "cluster components" which have your nodes, vserver, aggr, volumes, luns, lifs in seperate tabs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and once you enable filtering in excel sheet.. you can filter them the way you want, simple and easy &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 06:43:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Find-number-of-volume-in-aggregate/m-p/131222#M28609</guid>
      <dc:creator>robinpeter</dc:creator>
      <dc:date>2017-05-21T06:43:37Z</dc:date>
    </item>
  </channel>
</rss>

