-
Quota over NFS doesn't work.
Hi. How can I enable quota over NFS for my linux clients? (CentOS 7) I have issued "nfs modify -vserver $SVM_NAME -rquota enabled" command, but still can't get 'quotaon' to work in client (using ver 4 of NFS). [root@cameron ~]# quotaon -u /mnt/netapp_homequotaon: Mountpoint (or device) /mnt/netapp_home not found or has no…
-
Can't create group quota
Hi. I'm trying to setup our new FAS2750 (ONTAP 9.6), but I'm having some troubles with quota and groups. Our local netapp support/partnet has installed and configured our system and joined to our domain (called fea-rp.local). Everything is fine, we can create CIF's chares's, set permissions (users and groups) and login…
-
QuotaUserName and QuotaTarget Are Empty in GetNcQuotaReport
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…
-
NetApp API quota-set-entry
Hello, We have a quote a few NAS SVMs running accross 2 cDot Clusters that run Ontap 9.4P3, when attempting to use quota-set-entry through the API we receieve following error but only on a handful of SVMs. "Missing Input: policy" The strange thing is that it always fails on 4 out 20 SVMs when the policy is not set in the…