Proper way to restart elasticsearch in a cluster

Hello,

I have a 3 node ES cluster. Sometimes I do restarts on some or all of the nodes. Despite disabling shard allocation as explained here, I still get failed shards after the restart is complete and shard re-allocation enabled.
I assume the process (Allocation, re-allocation) is complete when I get code 200, or acknowledge: true
image

When you expand, this is what I get

Thanks for reaching out, @tegerei.

This guide might be a good starting point. This older post may be helpful too.

Best,
Jessica

Thanks. I was making mistakes. I disabled shard allocation once in a rolling restart.

1 Like

Yay, glad you figured it out. Thanks for sharing your solution, @tegerei.

Best,

Jessica

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.