1 Rookie
•
8 Posts
0
79
August 22nd, 2024 09:06
OneFS CLI quota advisory threshold acknowledgment
Hello,
On OneFS 9.4, when you're creating a new quota including an advisory threshold you have to confirm to proceed. Example :
my-isilon-node# isi quota quotas create /ifs/mycluster/data/dir/dir-test directory --thresholds-on applogicalsize --hard-threshold 1G --percent-advisory-threshold=90 --container yes
With percentage ratio defined, your advisory threshold would be 921.60M. Do you want to proceed ?? (yes/[no]):
Is there any way to acknowledge (answer "yes") through the quota command?
The command reference guide is not listing anything so I guess it's not possible but maybe there is an hidden option which can be used for any isi command?
PowerScaleOneFS 9.4.0.0 CLI Command Reference | Dell US
Thank you.