Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a need to increase the quota size for a user.
However under user defined quota , couldn't see that one, but under quota report can view it
White trying to edit the hard limit , getting this error
"Selected quota is an implicit quota and is not user defined, but a new quota can be created for this entry"
Can we go ahead a create a new quota for the user, will it override the existing data?
Solved! See The Solution
1 ACCEPTED SOLUTION
Drew_C has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can.
Explicit user quota overriding a default user quota:
To provide more space in volume vol1 to the user user1, then you run the following command (example):
::>volume quota policy rule create -vserver vs1 -policy-name quota_policy_vs1_1 -volume vol1 -type user -target user1 -disk-limit 80MB -qtree ""
Please check this kb:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_create_and_apply_quota_policies_in_ONTAP
Related:
Following kb suggests that - Explicity quota will override a default quota for a specific target.
Explicit --- You can use explicit quotas to specify a quota for a specific quota target or to override a default quota for a specific target.
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS_7_Mode/Quotas
1 REPLY 1
Drew_C has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can.
Explicit user quota overriding a default user quota:
To provide more space in volume vol1 to the user user1, then you run the following command (example):
::>volume quota policy rule create -vserver vs1 -policy-name quota_policy_vs1_1 -volume vol1 -type user -target user1 -disk-limit 80MB -qtree ""
Please check this kb:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_create_and_apply_quota_policies_in_ONTAP
Related:
Following kb suggests that - Explicity quota will override a default quota for a specific target.
Explicit --- You can use explicit quotas to specify a quota for a specific quota target or to override a default quota for a specific target.
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS_7_Mode/Quotas
