#Na_ontap_volume question

1 messages · Page 1 of 1 (latest)

idle sphinx
#

Hello, I have a playbook that resizes volumes using the na_ontap_volume collection. We have some large volume sizes and it’s a bit annoying when we are resizing a volume that is for instance 20TB, and are wanting to add 500GB of space, since the collection will ignore all requests that are below the resize threshold of 10%. Is there a way to bypass this within the collection?

#

I think I just answered my own question… just noticed I can set size_change_threshold to 0 since the default is 10