apache / apache/solr-operator

Unable to add additional PVCs to Solr Pods

Open
#622 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
283
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Currently we have one PVC defined in the dataStorage block in values file which is mounted to /var/solr/data

I am trying to add an additional PVC to the dataStorage block and mount it to the path /var/solr/logs but I am unable to do it.

Can we add more than one PVC to the dataStorage block? If so, can someone please help with the instructions. Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the values file and its dataStorage block, then trace how PVCs are mounted into Solr Pods at /var/solr/data. Determine whether multiple PVCs are supported and document or implement configuring a second PVC mounted at /var/solr/logs. Done means the configuration is clear and the resulting Pod has the requested additional mount.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
infrastructure, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.