Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support changing between ephemeral and persistent storage #602

Open
sagar2297 opened this issue Aug 22, 2023 · 0 comments
Open

Support changing between ephemeral and persistent storage #602

sagar2297 opened this issue Aug 22, 2023 · 0 comments
Labels
bug Something isn't working cloud

Comments

@sagar2297
Copy link

sagar2297 commented Aug 22, 2023

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

But, once I change the dataStorage type, pod creation starts failing as below:
image

Can you please highlight what could be missing or wrong?

@HoustonPutman HoustonPutman added cloud bug Something isn't working labels Aug 24, 2023
@HoustonPutman HoustonPutman added this to the main (v0.8.0) milestone Aug 24, 2023
@HoustonPutman HoustonPutman changed the title Configure persistent storage for solr pods Support changing between ephemeral and persistent storage Aug 24, 2023
@HoustonPutman HoustonPutman removed this from the main (v0.8.0) milestone Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cloud
Projects
None yet
Development

No branches or pull requests

2 participants