Here is the output from
GET /_cluster/allocation/explain
{
"index": "index-20190531",
"shard": 3,
"primary": false
}
{"index":"index-20190531","shard":3,"primary":false,"current_state":"started","current_node":{"id":"lWI-nJwuRlaa-uQ4HSSZ8A","name":"node6","transport_address":"x.x.x.x:9300","attributes":{"ml.machine_memory":"202844217344","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"2"},"weight_ranking":1},"can_remain_on_current_node":"yes","can_rebalance_cluster":"yes","can_rebalance_to_other_node":"no","rebalance_explanation":"cannot rebalance as no target node exists that can both allocate this shard and improve the cluster balance","node_allocation_decisions":[{"node_id":"a4okbUUvSBSzEXj_2QD3BA","node_name":"node2","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202844217344","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"2"},"node_decision":"no","weight_ranking":1,"deciders":[{"decider":"same_shard","decision":"NO","explanation":"the shard cannot be allocated to the same node on which a copy of the shard already exists [[index-20190531][3], node[a4okbUUvSBSzEXj_2QD3BA], [P], s[STARTED], a[id=dmv0skOtReCQ1GZesV6h9w]]"}]},{"node_id":"-Fy_OEmLRVOlZVnRs1i-9g","node_name":"node1","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202843451392","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"1"},"node_decision":"worse_balance","weight_ranking":1},{"node_id":"3d-6McBhQGeYUKT8LR7LWw","node_name":"node3","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202843451392","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"1"},"node_decision":"worse_balance","weight_ranking":1},{"node_id":"MVmuBaQ3QWalwvHxsz0_VA","node_name":"node7","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202843451392","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"1"},"node_decision":"worse_balance","weight_ranking":1},{"node_id":"liJIj97NQZuT95-Frnrorg","node_name":"node8","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202844217344","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"2"},"node_decision":"worse_balance","weight_ranking":1},{"node_id":"sZsWrCkwTbmus19eqs1otA","node_name":"node4","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202844217344","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"2"},"node_decision":"worse_balance","weight_ranking":1},{"node_id":"tce9HEsSSR6Rv4aM3cNz1g","node_name":"node5","transport_address":"x.x.x.x:9300","node_attributes":{"ml.machine_memory":"202843451392","ml.max_open_jobs":"20","xpack.installed":"true","ml.enabled":"true","roomid":"1"},"node_decision":"worse_balance","weight_ranking":1}]}
I'll check the other index from 06/06 and report back here as that cluster has been stable since that index was created.