Backup not working in SOlr 6.6

2019-05-31 Thread Chuck Reynolds
Hey guys I’m try to do a backup of my Solr cloud cluster but it is never starting. When I execute the async backup command it returns quickly like I would expect with the following response 0111234 But the backup never starts. When I execute the REQUESTSTATUS it response with the followin

Re: Restore is creating the cluster incorrectly

2019-05-25 Thread Chuck Reynolds
wse_SOLR-2D9527&d=DwIBaQ&c=kKqjBR9KKWaWpMhASkPbOg&r=J-2s3b-3-OTA0o6bGDhJXAQlB5Y3s4rOUxlh_78DJl0&m=ce8IRTn9v0DazVrIgbbAzskEtjbmL79RLg0mB6wncrc&s=hBytAZMffpfESuSDUnIxDTFpsoc62YAxXvxCf1r2bAs&e= > ? > > On Fri, May 24, 2019 at 7:52 PM Chuck Reynolds > wrote: > >> &g

Restore is creating the cluster incorrectly

2019-05-24 Thread Chuck Reynolds
I have 4 instances of Solr running on 3 servers with a replication factor of 3. They are using ports 10001 -10004 Server 1 10.xxx.xxx.75 Server 2 10.xxx.xxx.220 Server 3 10.xxx.xxx.245 When I execute the command to do the restore to a new cluster it create each master with the same IP address

Restore is creating the cluster incorrectly

2019-05-24 Thread Chuck Reynolds
I have 4 instances of Solr running on 3 servers with a replication factor of 3. When I execute the command to do the restore to a new TEST cluster it create each master with the same IP address and port but all subsequent replicas are create correctly. That means that the other 3 instances of s

Re: Rule-based replication or sharing

2018-10-02 Thread Chuck Reynolds
cumented > https://urldefense.proofpoint.com/v2/url?u=https-3A__lucene.apache.org_solr_guide_7-5F5_solrcloud-2Dautoscaling-2Dpolicy-2Dpreferences.html&d=DwIFaQ&c=kKqjBR9KKWaWpMhASkPbOg&r=J-2s3b-3-OTA0o6bGDhJXAQlB5Y3s4rOUxlh_78DJl0&m=X42m0Brzz07baCIHc6ET01cc-NNABXey5TQ9MH5Xp

Re: Rule-based replication or sharing

2018-09-26 Thread Chuck Reynolds
Solr which has the policy based replica placement. Unfortunately, I don't have any other solution I can think of On Wed, Sep 26, 2018 at 11:46 PM Chuck Reynolds wrote: > > Noble, > > So other than manually moving replicas of shard do you hav

Re: Rule-based replication or sharing

2018-09-26 Thread Chuck Reynolds
we should be investing our resources here On Wed, Sep 26, 2018 at 1:23 PM Chuck Reynolds wrote: > > Shawn, > > Thanks for the info. We’ve been running this way for the past 4 years. > > We were running on very large hardware, 20 physical cores wit

Re: Rule-based replication or sharing

2018-09-25 Thread Chuck Reynolds
us the throughput we needed. So I somewhat disagree with your statement because our test proved otherwise. Thanks for the info. Sent from my iPhone > On Sep 25, 2018, at 4:19 PM, Shawn Heisey wrote: > >> On 9/25/2018 9:21 AM, Chuck Reynolds wrote: >> Each server has three

Re: Rule-based replication or sharing

2018-09-25 Thread Chuck Reynolds
2"}, "10.157.116.201:10001_solr":{"sysprop.AWSAZ":"AZ2"}, "10.157.115.30:10002_solr":{"sysprop.AWSAZ":"AZ1"}}400org.apache.solr.common.SolrExceptionorg.apache.solr.common.SolrExceptionCould not identify nodes matching the rules

Re: Rule-based replication or sharing

2018-09-25 Thread Chuck Reynolds
> On Sep 25, 2018, at 11:21 AM, Chuck Reynolds wrote: > > So we have 90 server in AWS, 30 servers per AZ's. > 90 shards for the cluster. > Each server has three instances of Solr running on it so every instance on the server has to be in the same replica

Re: Rule-based replication or sharing

2018-09-25 Thread Chuck Reynolds
lSz1DJLU&e= > On Sep 25, 2018, at 10:39 AM, Chuck Reynolds wrote: > > Steve, > > I wasn't able to get the sysprop to work. I think maybe there is a disconnect on my part. > > From the documentation it looks like I can only use the sy

Re: Rule-based replication or sharing

2018-09-25 Thread Chuck Reynolds
Uxlh_78DJl0&m=glt-Kw4TwOAGYMt6NB7R6qMysuNssE_CjJH46rL4tqo&s=6CzANqo-EwE1nnzHaTwr71MxQd7-im366kZUXznMKC8&e= > On Sep 21, 2018, at 4:07 PM, Chuck Reynolds wrote: > > I'm using Solr 6.6 and I want to create a 90 node cluster with a replication > f

Re: Rule-based replication or sharing

2018-09-21 Thread Chuck Reynolds
-OTA0o6bGDhJXAQlB5Y3s4rOUxlh_78DJl0&m=glt-Kw4TwOAGYMt6NB7R6qMysuNssE_CjJH46rL4tqo&s=6CzANqo-EwE1nnzHaTwr71MxQd7-im366kZUXznMKC8&e= > On Sep 21, 2018, at 4:07 PM, Chuck Reynolds wrote: > > I'm using Solr 6.6 and I want to create a 90 node cluster with a replicati

Rule-based replication or sharing

2018-09-21 Thread Chuck Reynolds
I'm using Solr 6.6 and I want to create a 90 node cluster with a replication factor of three. I'm using AWS EC2 instances and I have a requirement to replicate the data into 3 AWS availability zones. So 30 servers in each zone and I don't see a create collection rule that will put one replica i

Question: Rule-based Replica Placement

2018-09-20 Thread Chuck Reynolds
I have a use case where I need to create a Solr 6.6 cluster in AWS. The collection will have a replication factor of 3 and needs to be in 3 different Availability Zones. I’ve read the documentation on Rule-based Replica Placement but it doesn’t seem to be very clear how I would tag servers so