Need help in recovering indices

When I restarted ES node it indicates these errors, how do I recover
these indices

[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][2]: not allocating, number_of_allocated_shards_found [1],
required_number [2]
[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[managedobject][4]: not allocating, number_of_allocated_shards_found
[1], required_number [2]
[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][1]: not allocating, number_of_allocated_shards_found [1],
required_number [2]
[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][4]: not allocating, number_of_allocated_shards_found [1],
required_number [2]
[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][3]: not allocating, number_of_allocated_shards_found [1],
required_number [2]
[2012-11-28 05:34:41,627][DEBUG][gateway.local] [Rasputin, Mikhail]
[group][2]: not allocating, number_of_allocated_shards_found [1],
required_number [2]
[2012-11-28 05:34:41,627][DEBUG][gateway.local] [Rasputin, Mikhail]
[group][0]: not allocating, number_of_allocated_shards_found [1],
required_number [2]
[2012-11-28 05:34:41,627][DEBUG][gateway.local] [Rasputin, Mikhail]
[managedobject][3]: not allocating, number_of_allocated_shards_found
[1], required_number [2]
[2012-11-28 05:34:41,627][DEBUG][gateway.local] [Rasputin, Mikhail]
[managedobject][2]: not allocating, number_of_allocated_shards_found
[1], required_number [2]
[2012-11-28 05:34:41,627][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][0]: not allocating, number_of_allocated_shards_found [1],
required_number [2]

--

Hi Ajan

On Wed, 2012-11-28 at 02:40 -0800, ajan wrote:

When I restarted ES node it indicates these errors, how do I recover
these indices

[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][2]: not allocating, number_of_allocated_shards_found [1],
required_number [2]

Start another node

clint

--

another node on the same machine?

On Nov 28, 3:44 pm, Clinton Gormley cl...@traveljury.com wrote:

Hi Ajan

On Wed, 2012-11-28 at 02:40 -0800, ajan wrote:

When I restarted ES node it indicates these errors, how do I recover
these indices

[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][2]: not allocating, number_of_allocated_shards_found [1],
required_number [2]

Start another node

clint

--

On Wed, 2012-11-28 at 02:56 -0800, ajan wrote:

another node on the same machine?

It could be on the same machine, but it just needs a second node in the
cluster.

Or check your config - something in there is saying "I need at least two
nodes to recover"

clint

On Nov 28, 3:44 pm, Clinton Gormley cl...@traveljury.com wrote:

Hi Ajan

On Wed, 2012-11-28 at 02:40 -0800, ajan wrote:

When I restarted ES node it indicates these errors, how do I recover
these indices

[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][2]: not allocating, number_of_allocated_shards_found [1],
required_number [2]

Start another node

clint

--

Great, thanks it worked.

It looks like the order to start cluster nodes is important.

On Nov 28, 4:04 pm, Clinton Gormley cl...@traveljury.com wrote:

On Wed, 2012-11-28 at 02:56 -0800, ajan wrote:

another node on the same machine?

It could be on the same machine, but it just needs a second node in the
cluster.

Or check your config - something in there is saying "I need at least two
nodes to recover"

clint

On Nov 28, 3:44 pm, Clinton Gormley cl...@traveljury.com wrote:

Hi Ajan

On Wed, 2012-11-28 at 02:40 -0800, ajan wrote:

When I restarted ES node it indicates these errors, how do I recover
these indices

[2012-11-28 05:34:41,626][DEBUG][gateway.local] [Rasputin, Mikhail]
[alert][2]: not allocating, number_of_allocated_shards_found [1],
required_number [2]

Start another node

clint

--