smoldenhauer-ish opened a new issue, #537:
URL: https://github.com/apache/solr-operator/issues/537

   Solr Operator 0.6.0
   In our deployments a restart of Solr Pods will take minutes up to half an 
hour.
   The init container cp-solr-xml with the command
   cp /tmp/solr.xml /tmp-config/solr.xml && chown -R 8983:8983
            /var/solr/data/backup-restore/local-collection-backups-1
   esp. the recursive chown seems to be the cause.  We mitigated it a bit by 
cleaning up the backup volume regularly. But there are deployments with a 
larger number of collections (~400) and then it is still slow.
   ...
   The backup repository is a azurefile-csi storage.  
   
   mailing list discussion: 
https://lists.apache.org/thread/tlxg38v6y81dhykycrgqw77mm2xdoqbr 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org.apache.org

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


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

Reply via email to