jaul
March 1, 2018, 2:05pm
1
Hi,
We are experiencing an unbalance on our cluster, and after some manual shard reallocation, we saw that there was no disk space freed at the time.
After a quick check on the logs, we saw that lucene failed to acquire a lock:
org.apache.lucene.store.LockObtainFailedException: Can't lock shard
I found another thread following the same problem, but without any response and how to proceed:
I managed to get new logs after trying to add new nodes to the cluster. I've got many logged errors like the one bellow, after ES moved a few shards.
[2017-11-29 16:19:36,609][DEBUG][cluster.service ] [els10] processing [indices_store ([[v3-large-customer-data-60][14]] active fully on other nodes)]: execute
[2017-11-29 16:19:36,609][DEBUG][indices.store ] [els10] [v3-large-customer-data-60][14] failed to delete unallocated shard, ignoring
org.apache.lucene.store.LockObtainFa…
We are experiencing exactly the same issue: how to proceed to remove such files safely?
Thanks in advance,
Best
1 Like
system
(system)
Closed
March 29, 2018, 2:05pm
2
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.