What are the ONTAP limitations in terms of Export-Policies
Applies to
- ONTAP
- NFS
Answer
- The number of export-policies should not exceed 24,000 for a given cluster
- The number of export-policy rules, across all policies, should not exceed 200,000 for a given cluster
- Exceeding the above numbers will trigger an EMS message indicating the limit is exceeded.
Additional Information
- Commands to display export-policies and their rules will have a count at the end.
- This can be used to validate the number of policies and rules in use.
cluster::> rows 0
cluster::> export-policy show
...
48 entries were displayed.
cluster::> export-policy rule show
...
55 entries were displayed.