Reinitializing quotas after making extensive changes
When you make extensive changes to existing quotas; for example, by adding or deleting quotas for targets that have no enforced quotas— you must make the changes and re-initialize quotas on all affected volumes.
About this task
You have a storage virtual machine (SVM) with enforced quotas and you want to make changes that require a full reinitialization of quotas.
- Use the vserver show command with the -instance parameter to determine the name of the policy that is currently assigned to the SVM.
- Modify quota rules by performing any of the following actions:
If you want to... Then... Create new quota rules Use the volume quota policy rule create command Modify the settings of existing quota rules Use the volume quota policy rule modify command Delete existing quota rules Use the volume quota policy rule delete command - Use the volume quota policy rule show command to check that the quota rules are configured correctly.
- Re-initialize quotas on each volume where you changed quotas by turning quotas off and then turning quotas on for those volumes.
- Use the volume quota show -instance command to check for initialization errors, such as quota rules that failed to initialize.
- Use the volume quota report command to display a quota report so that you can ensure the enforced quotas match your expectations.
Give documentation feedback