Unsolved
2 Posts
0
729
October 26th, 2021 10:00
Modify quota from "system settings" to custom notification rules via CLI
I have a large number of quotas that need to be changed to custom notification rules. I am able to modify one that is already set to custom, how do I modify quota notifications from system to custom while adding the new email addresses? Does this need to be done in multiple steps?
I used this to modify an existing custom notification.
isi quota quotas notifications modify --path=/ifs/somepath --type=directory --holdoff=0 --threshold=advisory --condition=exceeded --action-alert=true --action-email-owner=false --action-email-address=emailaddress@somedomain.com



DELL-Sam L
Moderator
•
7.7K Posts
0
October 27th, 2021 10:00
Hello rubikscuke,
What is your current OneFS version?
rubikscuke
2 Posts
0
October 28th, 2021 14:00
The version is 9.1.0.9
Thanks for your reply.
DELL-Sam L
Moderator
•
7.7K Posts
0
October 29th, 2021 16:00
Hello rubikscuke,
You want to make sure that you unlink the quota first prior to modifying them. You also want to make sure you are doing it on the parent and not the child. Once you modify the parent it will filter down to the children. Here is a link to the CLI guide just incase you need it. https://dell.to/3GCl2hC