Hi,
I brought up a single node ES cluster and the heath status is being
reported as Red. Any pointer on how to fix this?
{
cluster_name: elasticsearch
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 1922
active_shards: 1922
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 1950
}
--
Best Regards,
Ram Viswanadha
kimchy
(Shay Banon)
February 19, 2012, 12:49pm
2
You have created quite a lot of shards, do you see any failures in the logs?
On Friday, February 17, 2012 at 11:21 PM, Ram Viswanadha wrote:
Hi,
I brought up a single node ES cluster and the heath status is being reported as Red. Any pointer on how to fix this?
{
cluster_name: elasticsearch
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 1922
active_shards: 1922
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 1950
}
--
Best Regards,
Ram Viswanadha
No. I don't see any failures. Can i reduce the number of shards?
On Feb 19, 4:49 am, Shay Banon kim...@gmail.com wrote:
You have created quite a lot of shards, do you see any failures in the logs?
On Friday, February 17, 2012 at 11:21 PM, Ram Viswanadha wrote:
Hi,
I brought up a single node ES cluster and the heath status is being reported as Red. Any pointer on how to fix this?
{
cluster_name: elasticsearch
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 1922
active_shards: 1922
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 1950
}
--
Best Regards,
Ram Viswanadha
kimchy
(Shay Banon)
February 24, 2012, 1:18pm
4
Only by recreating the index.
On Tuesday, February 21, 2012 at 5:05 PM, Ram Viswanadha wrote:
No. I don't see any failures. Can i reduce the number of shards?
On Feb 19, 4:49 am, Shay Banon <kim...@gmail.com (http://gmail.com )> wrote:
You have created quite a lot of shards, do you see any failures in the logs?
On Friday, February 17, 2012 at 11:21 PM, Ram Viswanadha wrote:
Hi,
I brought up a single node ES cluster and the heath status is being reported as Red. Any pointer on how to fix this?
{
cluster_name: elasticsearch
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 1922
active_shards: 1922
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 1950
}
--
Best Regards,
Ram Viswanadha