Hello!
I saw in documentation that disk watermark can be configured per cluster using the following settings:
- cluster.routing.allocation.disk.watermark.low
- cluster.routing.allocation.disk.watermark.high
Is there a method to configure these settings per node? I ask because in our cluster, we have three different types of nodes, with 50gb, 200gb and 5tb hard disk attached and there is no general configuration suitable for our setup.
Thank you,