You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by sambasivarao giddaluri <sa...@gmail.com> on 2020/12/01 00:13:12 UTC

Shard Lock

Hi All,
We are getting below exception from Solr where 3 zk with 3 solr nodes and 3
replicas. It was working fine and we got this exception unexpectedly.

   -
- *k04o95kz_shard2_replica_n10:*
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
   Index dir *'/opt/solr/volumes/data/cores/k04o95kz_shard2_replica_n10/data/index.20201126040543992'
   of core 'k04o95kz_shard2_replica_n10' is already locked. The most likely
   cause is another Solr server (or another solr core in this server) also
   configured to use this directory; other possible causes may be specific to
   lockType: native*
   - *k04o95kz_shard3_replica_n16:
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
   Index dir
   '/opt/solr/volumes/data/cores/k04o95kz_shard3_replica_n16/data/index.20201126040544142'
   of core 'k04o95kz_shard3_replica_n16' is already locked. The most likely
   cause is another Solr server (or another solr core in this server) also
   configured to use this directory; other possible causes may be specific to
   lockType: native*
   -


[image: Screen Shot 2020-11-30 at 4.10.46 PM.png]

[image: Screen Shot 2020-11-30 at 4.09.29 PM.png]

Any advice

Thanks
sam

Re: Shard Lock

Posted by Radu Gheorghe <ra...@sematext.com>.
Wild shot here: two Solr instances started on the same data directory?

Best regards,
Radu
--
Sematext Cloud - Full Stack Observability - https://sematext.com
Solr and Elasticsearch Consulting, Training and Production Support

> On 1 Dec 2020, at 06:25, sambasivarao giddaluri <sa...@gmail.com> wrote:
> 
> when checked in to opt/solr/volumes/data/cores/ both k04o95kz_shard2_replica_n10 and k04o95kz_shard3_replica_n16 replicate are not present no idea how they got deleted.
> 
> On Mon, Nov 30, 2020 at 4:13 PM sambasivarao giddaluri <sa...@gmail.com> wrote:
> Hi All,
> We are getting below exception from Solr where 3 zk with 3 solr nodes and 3 replicas. It was working fine and we got this exception unexpectedly.
> 
> 	• k04o95kz_shard2_replica_n10: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Index dir '/opt/solr/volumes/data/cores/k04o95kz_shard2_replica_n10/data/index.20201126040543992' of core 'k04o95kz_shard2_replica_n10' is already locked. The most likely cause is another Solr server (or another solr core in this server) also configured to use this directory; other possible causes may be specific to lockType: native
> 	• k04o95kz_shard3_replica_n16: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Index dir '/opt/solr/volumes/data/cores/k04o95kz_shard3_replica_n16/data/index.20201126040544142' of core 'k04o95kz_shard3_replica_n16' is already locked. The most likely cause is another Solr server (or another solr core in this server) also configured to use this directory; other possible causes may be specific to lockType: native
> 
> 
> 
> 
> 
> 
> Any advice
> 
> Thanks 
> sam


Re: Shard Lock

Posted by sambasivarao giddaluri <sa...@gmail.com>.
when checked in to *opt/solr/volumes/data/cores/ both
**k04o95kz_shard2_replica_n10
and **k04o95kz_shard3_replica_n16 replicate are not present no idea how
they got deleted.*

On Mon, Nov 30, 2020 at 4:13 PM sambasivarao giddaluri <
sambasiva.giddaluri@gmail.com> wrote:

> Hi All,
> We are getting below exception from Solr where 3 zk with 3 solr nodes and
> 3 replicas. It was working fine and we got this exception unexpectedly.
>
>    -
> - *k04o95kz_shard2_replica_n10:* org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
>    Index dir *'/opt/solr/volumes/data/cores/k04o95kz_shard2_replica_n10/data/index.20201126040543992'
>    of core 'k04o95kz_shard2_replica_n10' is already locked. The most likely
>    cause is another Solr server (or another solr core in this server) also
>    configured to use this directory; other possible causes may be specific to
>    lockType: native*
>    - *k04o95kz_shard3_replica_n16: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
>    Index dir
>    '/opt/solr/volumes/data/cores/k04o95kz_shard3_replica_n16/data/index.20201126040544142'
>    of core 'k04o95kz_shard3_replica_n16' is already locked. The most likely
>    cause is another Solr server (or another solr core in this server) also
>    configured to use this directory; other possible causes may be specific to
>    lockType: native*
>    -
>
>
> [image: Screen Shot 2020-11-30 at 4.10.46 PM.png]
>
> [image: Screen Shot 2020-11-30 at 4.09.29 PM.png]
>
> Any advice
>
> Thanks
> sam
>