Hi guys,
We are running a multi site index cluster with 12 indexers (6 across 2 sites). Our goal is to limit the size of one of our indexes.
We currently have an index that's sitting at 150gb and I was planning on using the maxTotalDataSizeMB to limit it to around 75gb.
The remaining 75gb should go to frozen, is this correct? (We don't actual freeze data so I assume it just gets deleted)
If i apply this update to maxTotalDataSizeMB when the cluster is up and running, will it just delete the data will carrying on with regular tasks as normal? As it is our production environment, we can't take the cluster down for even a minute. (rolling restarts are okay as it'll need one when I apply the new cluster bundle).
Does anyone know if its okay to apply this config while the cluster is up and running?
Cheers
↧