RE: solrcloud backup null pointer exeption

2019-07-26 Thread Will Martin
? There should be significantly more logging associated with this operation? What version of NFS does your pod run? -Original Message- From: rffleaie Sent: Thursday, July 25, 2019 6:03 PM To: solr-user@lucene.apache.org Subject: solrcloud backup null pointer exeption I have a solrcloud

Re: solrcloud backup null pointer exeption

2019-07-26 Thread Erick Erickson
Follow the instructions here: http://lucene.apache.org/solr/community.html#mailing-lists-irc . You must use the _exact_ same e-mail as you used to subscribe. If the initial try doesn't work and following the suggestions at the "problems" link doesn't work for you, let us know. But note you need

Re: solrcloud backup null pointer exeption

2019-07-26 Thread Anthony Gatlin
unsubscribe On Thu, Jul 25, 2019 at 5:03 PM rffleaie wrote: > I have a solrcloud cluster installed on k8s. > I have created a nfs PVC that is mounted under /backup of every pod of the > solr cluster. > > When I start the backup with > > > http://127.0.0.1:8983/solr/admin/collections?action=BACKU

solrcloud backup null pointer exeption

2019-07-25 Thread rffleaie
I have a solrcloud cluster installed on k8s. I have created a nfs PVC that is mounted under /backup of every pod of the solr cluster. When I start the backup with http://127.0.0.1:8983/solr/admin/collections?action=BACKUP&name=test&collection=collection_name&location=/backup I receive the follo