Hello Everyone,
I recently configured a new system with a FlexGroup with 8 constituent volumes. I’ve realized that autobalance is not enabled so I’d like to take advantage of that feature so I don’t need to manually monitor and balance the volumes within the FlexGroup. I’ve found two similar commands and I’m unsure which one is the right choice:
Autobalance aggregagate config modify -is-enabled true
Storage aggregate modify -is-autobalance-eligible true
What I’m also a little confused about is that these commands are at the aggregate level – seeing the volumes within the FlexGroup are what I want to have balanced, why isn’t the command at the volume level? I guess the command is just saying “all volumes within this aggregate, if they are within the same FlexGroup we will balance them accordingly”? Additionally, is there a recommended best practice for balanced/unbalanced threshold? It looks like 40%/70% is the default.