Users exceeding hard quota limit
Applies to
- ONTAP 9
- Quota
- Robocopy
Issue
- Users are exceeding hard quota limit.
Cluster::> volume quota report -vserver svm1 -volume vol1 -tree tree1
Vserver: svm1
-----Disk----- ----Files---- Quota
Volume Tree Type ID Used Limit Used Limit Specifier
------- ------ ------ ---------- -------- ----- ------ ------ ---------
vol1 tree1 user Domain\user1 17.31GB 15GB 78991 - *
vol1 tree1 user Domain\user2 15.10GB 15GB 203921 - *
- Reducing the quota usage and re-initialzing the quota didn't resolve the issue.
- The windows(non-admin) user is also mapped to the UNIX root user.
Cluster::*> vserver security file-directory show-effective-permissions -vserver svm1 -win-user-name user1 -path /vol/vol1/tree1
Vserver: svm1
Windows User Name: user1
Unix User Name: root
- Same windows user is a member of the BUILTIN\administrators group.
Cluster::*> secd authentication show-creds -node node-vserver svm1 user1
UNIX UID: root <> Windows User: Domain\user1 (Windows Domain User)
GID: daemon
Supplementary GIDs:
daemon
Primary Group SID: Domain\Domain Users (Windows Domain group)
Windows Membership:
Domain\group (Windows Domain group)
Domain\group1 (Windows Domain group)
Domain\group2 (Windows Domain group)
Domain\group3 (Windows Domain group)
BUILTIN\users (Windows Alias)
BUILTIN\administrators (Windows Alias)