Unsolved
2 Posts
0
111
Set quota but exclude current
We need 100GB directory quotas on all folders (existing and new) under the path /ifs/files/profiles/, excluding folders currently over 90GB. Is there a way to automate this or do we need to script an output of all current quotas, apply the new quota limit then manually unlink and set new hard thresholds to those directories?
Thanks,
DELL-Sam L
Moderator
Moderator
•
7.1K Posts
0
August 4th, 2023 03:00
Hello Amgine,
What is your current onefs version? Configuration changes for linked quotas must be made on the parent (default) quota that the linked quota is inheriting from. Changes to the parent quota are propagated to all children. If you want to override configuration from the parent quota, you must first unlink the quota.
Amgine
2 Posts
0
August 4th, 2023 07:00
Hello,
We are currently on OneFS 9.4.0.13, and that is what I expected to hear. I was hoping there might be an automated way to exempt the significant number of directories we need to apply the quota to but sounds like it will be a manual exercise.
Thanks!