Quantcast
Channel: ONTAP Discussions topics
Viewing all articles
Browse latest Browse all 4869

QuotaUserName and QuotaTarget Are Empty in GetNcQuotaReport

$
0
0

When running Get-NcQuotaReport we get numerous entries where the QuotaUserName and QuotaTarget are empty or blank.  How do we find out which files are contributing to these?

 

Get-NcQuotaReport -Volume Our_Volume | Select-Object diskused,QuotaUsers,Quotatarget | Where-Object {$_.QuotaUsers.QuotaUserName -like ''}
DiskUsed  QuotaUsers QuotaTarget
--------  ---------- -----------
4         {} 
33426292  {} 
40        {} 
3026624   {} 
115472068 {} 
4         {} 
24859292  {} 
44        {} 
41184     {} 
5140      {} 
32        {} 
19480     {} 
34232     {} 
159148    {} 
4         {} 
32619876  {}

 


Viewing all articles
Browse latest Browse all 4869

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>