I have an elasticsearch node with different hw performance compared to others.
I would like to set a lower limit of shards for this particular node.
It's possible to do?
Not as far as I know. The shard limit is calculated across the whole cluster and Elasticsearch assumes all nodes are equal.