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


   That is correct! I think with the Solr helm chart, you also need to include 
`--set dataStorage.type=persistent`, since the default is ephemeral.
   
   And as per the original question, you cannot use existing PVCs with a 
SolrCloud for data storage, since behind the scene it creates a StatefulSet, 
which it turn creates new individual PVCs for each SolrCloud pod.


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

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