Hi Mark,
Thanks for your response.
I don't see anything specific to the shard issue on master log
for _cluster/allocation/explain
{
note: "No shard was specified in the explain API request, so this response explains a randomly chosen unassigned shard. There may be other unassigned shards in this cluster which cannot be assigned for different reasons. It may not be possible to assign this shard until one of the other shards is assigned correctly. To explain the allocation of other shards (whether assigned or unassigned) you must specify the target shard in the request to this API.",
index: "hashgraphaccounttransfer-000017",
shard: 3,
primary: true,
current_state: "unassigned",
unassigned_info: {
reason: "NODE_LEFT",
at: "2023-05-09T12:56:28.001Z",
details: "node_left [_u38-owTRr2UwR0kTUH2rw]",
last_allocation_status: "throttled"
},
can_allocate: "throttled",
allocate_explanation: "allocation temporarily throttled",
node_allocation_decisions: [
{
node_id: "_u38-owTRr2UwR0kTUH2rw",
node_name: "warm-node-2",
transport_address: "172.32.1.125:9300",
node_attributes: {
data: "warm",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "throttled",
store: {
in_sync: true,
allocation_id: "r_QbqvGXSkOaLcKouFXdKg"
},
deciders: [
{
decider: "throttling",
decision: "THROTTLE",
explanation: "reached the limit of ongoing initial primary recoveries [6], cluster setting [cluster.routing.allocation.node_initial_primaries_recoveries=6]"
}
]
},
{
node_id: "4nDKSda9Q3SsGH4NqYHgSA",
node_name: "hot-node-3",
transport_address: "172.32.2.17:9300",
node_attributes: {
data: "hot",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "7JUClIzEQaaqxEd6HpBfUg",
node_name: "warm-node-3a",
transport_address: "172.32.2.68:9300",
node_attributes: {
data: "warm",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "FsiWEnj-QBO0Tp_5DsFS5Q",
node_name: "warm-node-1",
transport_address: "172.32.0.208:9300",
node_attributes: {
data: "warm",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "IatGaiCUQ3SEKg9BSXjYtQ",
node_name: "warm-node-2a",
transport_address: "172.32.1.79:9300",
node_attributes: {
data: "warm",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "SjsTQhboQEC0USoMCP5khQ",
node_name: "warm-node-3",
transport_address: "172.32.2.227:9300",
node_attributes: {
data: "warm",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "TTeJyCyrSIC281GTQUEh7g",
node_name: "hot-node-1",
transport_address: "172.32.0.246:9300",
node_attributes: {
data: "hot",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "aVPNgVNwTCiNGT7eQdNevA",
node_name: "hot-node-2",
transport_address: "172.32.1.248:9300",
node_attributes: {
data: "hot",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
},
{
node_id: "e-LTEHGyR3OUcqEsqC2Yew",
node_name: "warm-node-1a",
transport_address: "172.32.0.176:9300",
node_attributes: {
data: "warm",
xpack.installed: "true",
transform.node: "false"
},
node_decision: "no",
store: {
found: false
}
}
]
}