You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "sagar2297 (via GitHub)" <gi...@apache.org> on 2023/08/22 07:53:51 UTC

[GitHub] [solr-operator] sagar2297 opened a new issue, #602: Configure persistent storage for solr pods

sagar2297 opened a new issue, #602:
URL: https://github.com/apache/solr-operator/issues/602

   Hello,
   
   I have configured solr on K8s using the steps in the following link,
   https://apache.github.io/solr-operator/docs/local_tutorial.html#install-the-solr-operator
   
   The solr setup is properly done. To change the dataStorage configuration in SolrCloud CRD, which is by default set as `ephemeral`
   ![Screenshot from 2023-08-22 13-16-10](https://github.com/apache/solr-operator/assets/77623732/45d370af-0ccd-476e-bc74-73cfb7149876)
   I changed it as per this documentation(https://apache.github.io/solr-operator/docs/solr-cloud/solr-cloud-crd.html#data-storage)
   to following:
   ![image](https://github.com/apache/solr-operator/assets/77623732/f161d2e1-3591-4f67-87d1-dab719237451)
   
   But, once I change the dataStorage type pod creation starts failing as below:
   ![image](https://github.com/apache/solr-operator/assets/77623732/ca88ce80-fb47-4046-bccb-713e893ed297)
   
   Can you please highlight what could be missing or wrong?
   
   
   


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