Cluster health red

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

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

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