<?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 Report on file usage in folders in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165038#M37732</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The built in report functions are quite few in ONTAP.&lt;/P&gt;&lt;P&gt;I have some reports running via PS toolkit scripts, but I'm very new to PS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a customer who want to have reports on file usage on different folders in their folder structure.&lt;/P&gt;&lt;P&gt;From CLI you can se inodes/files if you run:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;vserver security file-directory show -vserver vs1 -path /vol1/qtree1/folder1/folder2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There you´ll get "&lt;EM&gt;File Inode Number: xxxx&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to get the same information with Powershell Toolkit, to get it to a report?&lt;/P&gt;&lt;P&gt;Or is there any better way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 10:30:47 GMT</pubDate>
    <dc:creator>connoisseur</dc:creator>
    <dc:date>2025-06-04T10:30:47Z</dc:date>
    <item>
      <title>Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165038#M37732</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The built in report functions are quite few in ONTAP.&lt;/P&gt;&lt;P&gt;I have some reports running via PS toolkit scripts, but I'm very new to PS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a customer who want to have reports on file usage on different folders in their folder structure.&lt;/P&gt;&lt;P&gt;From CLI you can se inodes/files if you run:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;vserver security file-directory show -vserver vs1 -path /vol1/qtree1/folder1/folder2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There you´ll get "&lt;EM&gt;File Inode Number: xxxx&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to get the same information with Powershell Toolkit, to get it to a report?&lt;/P&gt;&lt;P&gt;Or is there any better way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:30:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165038#M37732</guid>
      <dc:creator>connoisseur</dc:creator>
      <dc:date>2025-06-04T10:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165065#M37736</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Online reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cosonok.com/2015/04/how-to-report-on-cdot-shares-shares.html?m=1" target="_blank"&gt;http://www.cosonok.com/2015/04/how-to-report-on-cdot-shares-shares.html?m=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 19:56:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165065#M37736</guid>
      <dc:creator>jcolonfzenpr</dc:creator>
      <dc:date>2021-03-17T19:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165070#M37738</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tha looks like a massive report solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Looking through it I can´t seem to find what value I will get on file numbers.&lt;/P&gt;&lt;P&gt;Also I'm not interested on reports on share level as the customer might have one or two top level shares on qtree level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the folders they want to monitor for file usage might be further down in the folder structure, several "layers" down,&lt;/P&gt;&lt;P&gt;With the&amp;nbsp; "vserver security file-directory show" command I can specify exactly the path I want to monitor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That´s the goal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 21:38:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165070#M37738</guid>
      <dc:creator>connoisseur</dc:creator>
      <dc:date>2021-03-17T21:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165072#M37739</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look for &lt;STRONG&gt;XCP File Analytics.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NetApp XCP file analytics is host-based software to scan the file shares, collect and analyzes the data and provide insights into the file system. XCP file analytics works for both NetApp and non-NetApp systems and runs on Linux or Windows host&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;References:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=4CBdHwqCxVc" target="_blank"&gt;https://www.youtube.com/watch?v=4CBdHwqCxVc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.netapp.com/us-en/xcp/#learn-about-xcp" target="_blank"&gt;http://docs.netapp.com/us-en/xcp/#learn-about-xcp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 21:52:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165072#M37739</guid>
      <dc:creator>jcolonfzenpr</dc:creator>
      <dc:date>2021-03-17T21:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165089#M37740</link>
      <description>&lt;P&gt;There are also a couple solutions with fpolicy or CIFS auditing. &lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_audit_CIFS_share_deletes_from_a_client_with_CIFS_Auditing" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_audit_CIFS_share_deletes_from_a_client_with_CIFS_Auditing&lt;/A&gt; has an example for deletes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fpolicy documentation is fairly easy. One solution we have is with Cloud Insights and Cloud Secure. CI is free but one advantage of Cloud Secure is it helps with ransomware, and is a native NetApp provided solution (so you can get end to end support). Your account team can provide more info.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 01:03:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165089#M37740</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2021-03-18T01:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165160#M37746</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have looked at XCP before, but only for migrating data.&lt;/P&gt;&lt;P&gt;Will have a look at the analytics tool as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the file analytics in 9.8 built on XCP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 07:10:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165160#M37746</guid>
      <dc:creator>connoisseur</dc:creator>
      <dc:date>2021-03-19T07:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165171#M37751</link>
      <description>&lt;P&gt;Ontap 9.8 have basic file analytic capabilities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://blog.netapp.com/ontap-file-system-analytics" target="_blank"&gt;https://blog.netapp.com/ontap-file-system-analytics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 12:40:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165171#M37751</guid>
      <dc:creator>jcolonfzenpr</dc:creator>
      <dc:date>2021-03-19T12:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Report on file usage in folders</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165175#M37754</link>
      <description>&lt;P&gt;Nice read there.. thanks.&lt;/P&gt;&lt;P&gt;I just heard a rumor that the FSA was built on XCP, that´s why I asked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still on 9.7P9 on my systems.&lt;/P&gt;&lt;P&gt;Will probably upgrade to 9.8 before summer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks smooth, and hope there is a report function available together with this new FSA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 13:07:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Report-on-file-usage-in-folders/m-p/165175#M37754</guid>
      <dc:creator>connoisseur</dc:creator>
      <dc:date>2021-03-19T13:07:13Z</dc:date>
    </item>
  </channel>
</rss>

