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

Unable to create a volume for solr data #17

Open
grozeille opened this issue Dec 22, 2017 · 2 comments
Open

Unable to create a volume for solr data #17

grozeille opened this issue Dec 22, 2017 · 2 comments
Assignees

Comments

@grozeille
Copy link

I tried to create volumes on /solr/example/cloud/ but the permissions are incorrect.
Could you please add a "chmod" in the DockerFile to set the right permissions to /solr/example/cloud/ before starting solr ?

@HariSekhon
Copy link
Owner

Hi @grozeille

Thanks for raising this ticket.

I changed to chown solr /solr* only to realise this was already done - are you running as root or solr or some other user. If running as root entrypoint.sh will drop to solr user so it should just work. There are tests running against this repo which run solr -e cloud (Advanced Nagios Plugins Collections runs a series of API tests against the container after it's up).

What is the exact error you get and what user are you running as? Which tag version are you running, latest?

Hari

@HariSekhon
Copy link
Owner

Any update on this?

@HariSekhon HariSekhon self-assigned this Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants