<?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: QuotaUserName and QuotaTarget Are Empty in GetNcQuotaReport in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151233#M33682</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I think there is no need to give -like 'users', simply :&lt;/P&gt;
&lt;P&gt;Get-NcQuotaReport -Volume Our_Volume | Select-Object diskused,QuotaUsers,Quotatarget | format-table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That should also give us the same intended output, provided what 'quota&amp;nbsp; type' is applied.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Regarding the output you see:&lt;/U&gt;&lt;BR /&gt;Quotas have a type: they can be either user, group, or tree.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's tree, then you will see tree path as 'target' where quota is applied (vol/qtree). &lt;U&gt;I think in your case it is 'user or group' with default quota,&lt;/U&gt; hence everyone will be listed as 'user', unless user/group target rule is applied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Quota targets and types:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-vsmg%2FGUID-07CDD7F3-5958-478F-AE58-62AE4B8699D7.html&amp;amp;lang=en" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-vsmg%2FGUID-07CDD7F3-5958-478F-AE58-62AE4B8699D7.html&amp;amp;lang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Regarding the filesize with in a volume/qtree&lt;/U&gt;: I guess you will need to lookout for a thirdparty tool, if you want to know which folder or file is eating up the most space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;In cDOT, I find this cool&lt;/STRONG&gt;: You can use standard Unix/Linux command 'ls' command to see the file-system content, don't know how useful it is in your case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;For example&lt;/STRONG&gt;: I used 'ls -ltr on the volume I have shared'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ONTAP96-01*&amp;gt; ls -ltr /vol/vol_CIFS&lt;BR /&gt;d777 64 3 4096 Tue Sep 24 23:45:06 BST 2019 .&lt;BR /&gt;d777 64 3 4096 Tue Sep 24 23:45:06 BST 2019 ..&lt;BR /&gt;10777 97 1 731 Sat Aug 31 01:35:26 BST 2019 cifs-config.txt&lt;BR /&gt;10777 19222 1 166 Sun Mar 10 21:35:13 GMT 2019 dashboard-graffa.txt&lt;BR /&gt;d777 19223 2 4096 Tue Sep 24 23:45:06 BST 2019 qtree_cifs&lt;BR /&gt;ONTAP96-01*&amp;gt; ls -ltr /vol/vol_CIFS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Reference to third-party filescan tools:&lt;/U&gt;&lt;BR /&gt;&lt;A href="https://community.netapp.com/t5/Network-Storage-Protocols-Discussions/Cifs-size-of-a-folder-including-all-subfolders-and-files/td-p/43300" target="_blank"&gt;https://community.netapp.com/t5/Network-Storage-Protocols-Discussions/Cifs-size-of-a-folder-including-all-subfolders-and-files/td-p/43300&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Some useful threads for getting the report with 'sorting':&lt;/U&gt;&lt;BR /&gt;&lt;A href="https://community.netapp.com/t5/Data-ONTAP-Discussions/How-to-Get-Top-10-Consumers-Via-Get-NcQuotaReport/td-p/146001" target="_blank"&gt;https://community.netapp.com/t5/Data-ONTAP-Discussions/How-to-Get-Top-10-Consumers-Via-Get-NcQuotaReport/td-p/146001&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cDot-Quota-report-with-PowerShell-Toolkit/td-p/130738" target="_blank"&gt;https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cDot-Quota-report-with-PowerShell-Toolkit/td-p/130738&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 08:59:02 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2019-09-25T08:59:02Z</dc:date>
    <item>
      <title>QuotaUserName and QuotaTarget Are Empty in GetNcQuotaReport</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151220#M33681</link>
      <description>&lt;P&gt;When running Get-NcQuotaReport we get numerous entries where the QuotaUserName and QuotaTarget are empty or blank.&amp;nbsp; How do we find out which files are contributing to these?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Get-NcQuotaReport -Volume Our_Volume | Select-Object diskused,QuotaUsers,Quotatarget | Where-Object {$_.QuotaUsers.QuotaUserName -like ''}&lt;/PRE&gt;
&lt;PRE&gt;DiskUsed  QuotaUsers QuotaTarget
--------  ---------- -----------
4         {} 
33426292  {} 
40        {} 
3026624   {} 
115472068 {} 
4         {} 
24859292  {} 
44        {} 
41184     {} 
5140      {} 
32        {} 
19480     {} 
34232     {} 
159148    {} 
4         {} 
32619876  {}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:13:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151220#M33681</guid>
      <dc:creator>EdS</dc:creator>
      <dc:date>2025-06-04T12:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: QuotaUserName and QuotaTarget Are Empty in GetNcQuotaReport</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151233#M33682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I think there is no need to give -like 'users', simply :&lt;/P&gt;
&lt;P&gt;Get-NcQuotaReport -Volume Our_Volume | Select-Object diskused,QuotaUsers,Quotatarget | format-table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That should also give us the same intended output, provided what 'quota&amp;nbsp; type' is applied.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Regarding the output you see:&lt;/U&gt;&lt;BR /&gt;Quotas have a type: they can be either user, group, or tree.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's tree, then you will see tree path as 'target' where quota is applied (vol/qtree). &lt;U&gt;I think in your case it is 'user or group' with default quota,&lt;/U&gt; hence everyone will be listed as 'user', unless user/group target rule is applied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Quota targets and types:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-vsmg%2FGUID-07CDD7F3-5958-478F-AE58-62AE4B8699D7.html&amp;amp;lang=en" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-vsmg%2FGUID-07CDD7F3-5958-478F-AE58-62AE4B8699D7.html&amp;amp;lang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Regarding the filesize with in a volume/qtree&lt;/U&gt;: I guess you will need to lookout for a thirdparty tool, if you want to know which folder or file is eating up the most space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;In cDOT, I find this cool&lt;/STRONG&gt;: You can use standard Unix/Linux command 'ls' command to see the file-system content, don't know how useful it is in your case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;For example&lt;/STRONG&gt;: I used 'ls -ltr on the volume I have shared'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ONTAP96-01*&amp;gt; ls -ltr /vol/vol_CIFS&lt;BR /&gt;d777 64 3 4096 Tue Sep 24 23:45:06 BST 2019 .&lt;BR /&gt;d777 64 3 4096 Tue Sep 24 23:45:06 BST 2019 ..&lt;BR /&gt;10777 97 1 731 Sat Aug 31 01:35:26 BST 2019 cifs-config.txt&lt;BR /&gt;10777 19222 1 166 Sun Mar 10 21:35:13 GMT 2019 dashboard-graffa.txt&lt;BR /&gt;d777 19223 2 4096 Tue Sep 24 23:45:06 BST 2019 qtree_cifs&lt;BR /&gt;ONTAP96-01*&amp;gt; ls -ltr /vol/vol_CIFS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Reference to third-party filescan tools:&lt;/U&gt;&lt;BR /&gt;&lt;A href="https://community.netapp.com/t5/Network-Storage-Protocols-Discussions/Cifs-size-of-a-folder-including-all-subfolders-and-files/td-p/43300" target="_blank"&gt;https://community.netapp.com/t5/Network-Storage-Protocols-Discussions/Cifs-size-of-a-folder-including-all-subfolders-and-files/td-p/43300&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Some useful threads for getting the report with 'sorting':&lt;/U&gt;&lt;BR /&gt;&lt;A href="https://community.netapp.com/t5/Data-ONTAP-Discussions/How-to-Get-Top-10-Consumers-Via-Get-NcQuotaReport/td-p/146001" target="_blank"&gt;https://community.netapp.com/t5/Data-ONTAP-Discussions/How-to-Get-Top-10-Consumers-Via-Get-NcQuotaReport/td-p/146001&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cDot-Quota-report-with-PowerShell-Toolkit/td-p/130738" target="_blank"&gt;https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cDot-Quota-report-with-PowerShell-Toolkit/td-p/130738&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 08:59:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151233#M33682</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-09-25T08:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: QuotaUserName and QuotaTarget Are Empty in GetNcQuotaReport</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151246#M33688</link>
      <description>&lt;P&gt;I believe these entries are reported for objects that are owned by a SID that no longer exists in Active Directory so that is why the two fields are blank.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 20:11:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/QuotaUserName-and-QuotaTarget-Are-Empty-in-GetNcQuotaReport/m-p/151246#M33688</guid>
      <dc:creator>EdS</dc:creator>
      <dc:date>2019-09-25T20:11:41Z</dc:date>
    </item>
  </channel>
</rss>

