You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/04/27 18:13:14 UTC

[GitHub] [solr-operator] HoustonPutman commented on issue #2: Adding Backup/Restore capabilities.

HoustonPutman commented on issue #2:
URL: https://github.com/apache/solr-operator/issues/2#issuecomment-827810410


   The backup _should_ work, but it is tested less than the other options.
   
   There is no way to restore that is _supported by the project_. You should still be able to load the backup data into the shared backup/restore PV yourself, then issue the commands to restore via the Collections API. (The operator generates the backup via that Collections API command you linked)
   
   It is possible, and there have been people that have used the backup functionality, then restored via their own methods.
   
   In Solr 9.0, there will be much easier backup/restore functionality that should work natively with S3, and won't require any intervention with the Operator. You will be able to do it entirely via Solr API commands. You can follow that progress here: https://issues.apache.org/jira/browse/SOLR-15086


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org