Re: Solr Restarting frequently.

2023-01-23 Thread Rohit Walecha
We are also using solr-operator in kubernetes. On Mon, Jan 23, 2023 at 12:28 PM Rohit Walecha wrote: > Yes, Vincenzo it is deployed in kubernetes...any suggestions? > > On Mon, Jan 23, 2023 at 12:22 PM Rohit Walecha wrote: > >> Hi Shawn, >> >> Will try applying the changes..you have suggested..

Re: Solr Restarting frequently.

2023-01-23 Thread Rohit Walecha
Yes, Vincenzo it is deployed in kubernetes...any suggestions? On Mon, Jan 23, 2023 at 12:22 PM Rohit Walecha wrote: > Hi Shawn, > > Will try applying the changes..you have suggested..and get back on this. > > On Thu, Jan 19, 2023 at 4:08 PM Rohit Walecha wrote: > >> We have multiple collections

Re: Solr Restarting frequently.

2023-01-23 Thread Rohit Walecha
Hi Shawn, Will try applying the changes..you have suggested..and get back on this. On Thu, Jan 19, 2023 at 4:08 PM Rohit Walecha wrote: > We have multiple collections inside our cluster(3 node), but we have some > collections having replication factor 1 and some collections having > replication

Re: Solr Restarting frequently.

2023-01-20 Thread Vincenzo D'Amore
Hi, is this solrcloud deployed in kubernetes? On Wed, Jan 18, 2023 at 11:05 AM Rohit Walecha wrote: > Hi, > > We have a 3 node *solr(8.8.0)* cluster deployed on multiple environments > which is connected to a 3 node *zookeeper(3.6.2)* cluster And, we have > been facing frequent restarts of solr

Re: Solr Restarting frequently.

2023-01-19 Thread Vincenzo D'Amore
Images were automatically removed by mailing list. On Wed, 18 Jan 2023 at 22:16, Rohit Walecha wrote: > [image: Screenshot from 2023-01-18 19-06-33.png] > > Restart pattern is above. > > On Wed, Jan 18, 2023 at 2:43 PM Rohit Walecha wrote: > >> Hi, >> >> We have a 3 node *solr(8.8.0)* cluster d

Re: Solr Restarting frequently.

2023-01-19 Thread Rohit Walecha
We have multiple collections inside our cluster(3 node), but we have some collections having replication factor 1 and some collections having replication factor 2..should this be impacting our nodes..and sending them in recovery state..and restart !! On Wed, Jan 18, 2023 at 7:07 PM Rohit Walecha

Re: Solr Restarting frequently.

2023-01-18 Thread Mikhail Khludnev
It seems like Zookeeper have stopped due to some reason. It's worth to clarify where the particular Zk instances are running, check that they are standalone and not embedded into other processes like Solr. Then it's worth to focus on stabilizing the ZK ensemble first, after that let Solr nodes conn

Re: Solr Restarting frequently.

2023-01-18 Thread Rohit Walecha
[image: Screenshot from 2023-01-18 19-06-33.png] Restart pattern is above. On Wed, Jan 18, 2023 at 2:43 PM Rohit Walecha wrote: > Hi, > > We have a 3 node *solr(8.8.0)* cluster deployed on multiple environments > which is connected to a 3 node *zookeeper(3.6.2)* cluster And, we have > been faci

Re: Solr Restarting frequently.

2023-01-18 Thread Shawn Heisey
On 1/18/23 02:13, Rohit Walecha wrote: We have a 3 node *solr(8.8.0)* cluster deployed on multiple environments which is connected to a 3 node *zookeeper(3.6.2)* cluster And, we have been facing frequent restarts of solr cloud nodes since the last few months..tried to debug this and while looki