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/12/02 15:13:28 UTC

[GitHub] [solr-operator] HoustonPutman commented on issue #378: How to specify which PVC to use

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-unsubscribe@solr.apache.org

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