Problem when restart ES

I have this problem 2 times.

I have 4 server all using S3 plugin. I stop ES in all server, and wait
all process stop.
After all server complete stopped i start all ES, I'm using Chef
Server for admin my cluster.
The problem is "No commit point data is available in gateway"

What i need do to restart my cluster ?? i'm afraid stop again and
loose more data. I always stop all index (When i stop the cluster,
don't have indexing nothing)

2012-01-31_16:23:32.53267
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[jurisindexname][4] No commit point data is available in gateway
2012-01-31_16:23:32.53268 at
org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recover(BlobStoreIndexShardGateway.java:433)
2012-01-31_16:23:32.53269 at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGatewayService.java:177)
2012-01-31_16:23:32.53270 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
2012-01-31_16:23:32.53271 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
2012-01-31_16:23:32.53272 at java.lang.Thread.run(Thread.java:636)

--
Gustavo Maia

How did you stop the cluster? Via API?

Peter.

On Jan 31, 5:27 pm, Gustavo Maia gustavobbm...@gmail.com wrote:

I have this problem 2 times.

I have 4 server all using S3 plugin. I stop ES in all server, and wait
all process stop.
After all server complete stopped i start all ES, I'm using Chef
Server for admin my cluster.
The problem is "No commit point data is available in gateway"

What i need do to restart my cluster ?? i'm afraid stop again and
loose more data. I always stop all index (When i stop the cluster,
don't have indexing nothing)

2012-01-31_16:23:32.53267
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[jurisindexname][4] No commit point data is available in gateway
2012-01-31_16:23:32.53268 at
org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recove r(BlobStoreIndexShardGateway.java:433)
2012-01-31_16:23:32.53269 at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGa tewayService.java:177)
2012-01-31_16:23:32.53270 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1 110)
2012-01-31_16:23:32.53271 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: 603)
2012-01-31_16:23:32.53272 at java.lang.Thread.run(Thread.java:636)

--
Gustavo Maia

Not. I'm stop the cluster Via script, service.

"sudo service elasticsearch stop"

2012/2/6 Karussell tableyourtime@googlemail.com:

How did you stop the cluster? Via API?

Peter.

On Jan 31, 5:27 pm, Gustavo Maia gustavobbm...@gmail.com wrote:

I have this problem 2 times.

I have 4 server all using S3 plugin. I stop ES in all server, and wait
all process stop.
After all server complete stopped i start all ES, I'm using Chef
Server for admin my cluster.
The problem is "No commit point data is available in gateway"

What i need do to restart my cluster ?? i'm afraid stop again and
loose more data. I always stop all index (When i stop the cluster,
don't have indexing nothing)

2012-01-31_16:23:32.53267
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[jurisindexname][4] No commit point data is available in gateway
2012-01-31_16:23:32.53268 at
org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recove r(BlobStoreIndexShardGateway.java:433)
2012-01-31_16:23:32.53269 at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGa tewayService.java:177)
2012-01-31_16:23:32.53270 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1 110)
2012-01-31_16:23:32.53271 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: 603)
2012-01-31_16:23:32.53272 at java.lang.Thread.run(Thread.java:636)

--
Gustavo Maia

--
Gustavo Maia

Which version are you using?

On Monday, February 6, 2012 at 3:36 PM, Gustavo Maia wrote:

Not. I'm stop the cluster Via script, service.

"sudo service elasticsearch stop"

2012/2/6 Karussell <tableyourtime@googlemail.com (mailto:tableyourtime@googlemail.com)>:

How did you stop the cluster? Via API?

Peter.

On Jan 31, 5:27 pm, Gustavo Maia <gustavobbm...@gmail.com (http://gmail.com)> wrote:

I have this problem 2 times.

I have 4 server all using S3 plugin. I stop ES in all server, and wait
all process stop.
After all server complete stopped i start all ES, I'm using Chef
Server for admin my cluster.
The problem is "No commit point data is available in gateway"

What i need do to restart my cluster ?? i'm afraid stop again and
loose more data. I always stop all index (When i stop the cluster,
don't have indexing nothing)

2012-01-31_16:23:32.53267
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[jurisindexname][4] No commit point data is available in gateway
2012-01-31_16:23:32.53268 at
org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recove r(BlobStoreIndexShardGateway.java:433)
2012-01-31_16:23:32.53269 at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGa tewayService.java:177)
2012-01-31_16:23:32.53270 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1 110)
2012-01-31_16:23:32.53271 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: 603)
2012-01-31_16:23:32.53272 at java.lang.Thread.run(Thread.java:636)

--
Gustavo Maia

--
Gustavo Maia

0.19.0-SNAPSHOT
downloaded at 05/01

2012/2/7 Shay Banon kimchy@gmail.com:

Which version are you using?

On Monday, February 6, 2012 at 3:36 PM, Gustavo Maia wrote:

Not. I'm stop the cluster Via script, service.

"sudo service elasticsearch stop"

2012/2/6 Karussell tableyourtime@googlemail.com:

How did you stop the cluster? Via API?

Peter.

On Jan 31, 5:27 pm, Gustavo Maia gustavobbm...@gmail.com wrote:

I have this problem 2 times.

I have 4 server all using S3 plugin. I stop ES in all server, and wait
all process stop.
After all server complete stopped i start all ES, I'm using Chef
Server for admin my cluster.
The problem is "No commit point data is available in gateway"

What i need do to restart my cluster ?? i'm afraid stop again and
loose more data. I always stop all index (When i stop the cluster,
don't have indexing nothing)

2012-01-31_16:23:32.53267
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[jurisindexname][4] No commit point data is available in gateway
2012-01-31_16:23:32.53268 at
org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recove
r(BlobStoreIndexShardGateway.java:433)
2012-01-31_16:23:32.53269 at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGa
tewayService.java:177)
2012-01-31_16:23:32.53270 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1
110)
2012-01-31_16:23:32.53271 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:
603)
2012-01-31_16:23:32.53272 at java.lang.Thread.run(Thread.java:636)

--
Gustavo Maia

--
Gustavo Maia

--
Gustavo Maia

Can you try with the latest RC version? And with the latest 1.3.0 cloud aws plugin (GitHub - elastic/elasticsearch-cloud-aws: AWS Cloud Plugin for Elasticsearch).

On Wednesday, February 8, 2012 at 12:22 AM, Gustavo Maia wrote:

0.19.0-SNAPSHOT
downloaded at 05/01

2012/2/7 Shay Banon <kimchy@gmail.com (mailto:kimchy@gmail.com)>:

Which version are you using?

On Monday, February 6, 2012 at 3:36 PM, Gustavo Maia wrote:

Not. I'm stop the cluster Via script, service.

"sudo service elasticsearch stop"

2012/2/6 Karussell <tableyourtime@googlemail.com (mailto:tableyourtime@googlemail.com)>:

How did you stop the cluster? Via API?

Peter.

On Jan 31, 5:27 pm, Gustavo Maia <gustavobbm...@gmail.com (http://gmail.com)> wrote:

I have this problem 2 times.

I have 4 server all using S3 plugin. I stop ES in all server, and wait
all process stop.
After all server complete stopped i start all ES, I'm using Chef
Server for admin my cluster.
The problem is "No commit point data is available in gateway"

What i need do to restart my cluster ?? i'm afraid stop again and
loose more data. I always stop all index (When i stop the cluster,
don't have indexing nothing)

2012-01-31_16:23:32.53267
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[jurisindexname][4] No commit point data is available in gateway
2012-01-31_16:23:32.53268 at
org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recove
r(BlobStoreIndexShardGateway.java:433)
2012-01-31_16:23:32.53269 at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGa
tewayService.java:177)
2012-01-31_16:23:32.53270 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1
110)
2012-01-31_16:23:32.53271 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:
603)
2012-01-31_16:23:32.53272 at java.lang.Thread.run(Thread.java:636)

--
Gustavo Maia

--
Gustavo Maia

--
Gustavo Maia