Why do you think there is something wrong? It looks like ok for a one node cluster.
-- David ;-) Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs > Le 14 juin 2014 à 09:21, Justin <[email protected]> a écrit : > > Just tried to upgrade to 1.2.1 from 1.2.0 running on a single server. I > stopped it, did the upgrade and started ES again. However, now it is showing > status yellow and not storing any documents: > > { > "status": 200, > "name": "Dead Girl", > "version": { > "number": "1.2.1", > "build_hash": "6c95b759f9e7ef0f8e17f77d850da43ce8a4b364", > "build_timestamp": "2014-06-03T15:02:52Z", > "build_snapshot": false, > "lucene_version": "4.8" > }, > "tagline": "You Know, for Search" > } > > { > "cluster_name": "es", > "status": "yellow", > "timed_out": false, > "number_of_nodes": 1, > "number_of_data_nodes": 1, > "active_primary_shards": 77, > "active_shards": 77, > "relocating_shards": 0, > "initializing_shards": 0, > "unassigned_shards": 77 > } > > Any ideas how to fix? > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/66c8cfe9-513b-4e0e-9f0b-17cb3b31041a%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/B667A3D9-D45E-49D2-A3B7-0CDF05627939%40pilato.fr. For more options, visit https://groups.google.com/d/optout.
