Elasticsearch red status unassgined shards

Hi all
i have a single ES installation which is ElasticSearch ver.20.6
today i saw it's not working correctly and i the cluster status is Red.i
see some unassigned shards in my ES head, too.
searching around i found that there is a problem when installing another ES
on a same LAN, but i don't understand why.
yesterday i installed another app which use elasticsearch as DB. the only
common thing that they have is there are installed on the same broadcast
domain.

anyway, is the unassigned shards related to my other installation?
if yes how could i remove them to make elasticsearch functional again.

{
cluster_name: Mycluster
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 85
active_shards: 85
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 95
}

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

any idea?

On Saturday, July 6, 2013 9:13:44 AM UTC+4:30, Iman Khosravi wrote:

Hi all
i have a single ES installation which is Elasticsearch ver.20.6
today i saw it's not working correctly and i the cluster status is Red.i
see some unassigned shards in my ES head, too.
searching around i found that there is a problem when installing another
ES on a same LAN, but i don't understand why.
yesterday i installed another app which use elasticsearch as DB. the only
common thing that they have is there are installed on the same broadcast
domain.

anyway, is the unassigned shards related to my other installation?
if yes how could i remove them to make elasticsearch functional again.

{
cluster_name: Mycluster
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 85
active_shards: 85
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 95
}

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

the information you provided is quite sparse. Is there anything in the log
files? What do you mean with "problem installing another ES on the same
LAN" - did the two elasticsearch instances form a cluster, so a lot of your
data was relocated to the second node, which then was removed and may have
lead to a data loss (only speculation here, but might have been happened).
Not too much to tell without more infos.

Apart from that, please dont reply to your own thread, especially if it is
weekend, you should not expect instant replies :slight_smile:

--Alex

On Sat, Jul 6, 2013 at 11:59 AM, Iman Khosravi imannapoleon@gmail.comwrote:

any idea?

On Saturday, July 6, 2013 9:13:44 AM UTC+4:30, Iman Khosravi wrote:

Hi all
i have a single ES installation which is Elasticsearch ver.20.6
today i saw it's not working correctly and i the cluster status is Red.i
see some unassigned shards in my ES head, too.
searching around i found that there is a problem when installing another
ES on a same LAN, but i don't understand why.
yesterday i installed another app which use elasticsearch as DB. the only
common thing that they have is there are installed on the same broadcast
domain.

anyway, is the unassigned shards related to my other installation?
if yes how could i remove them to make elasticsearch functional again.

{
cluster_name: Mycluster
status: red
timed_out: false
number_of_nodes: 1
number_of_data_nodes: 1
active_primary_shards: 85
active_shards: 85
relocating_shards: 0
initializing_shards: 0
unassigned_shards: 95
}

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.