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

Running ES on OpenVZ instance fails #1975

Closed
tomekkup opened this issue May 23, 2012 · 5 comments
Closed

Running ES on OpenVZ instance fails #1975

tomekkup opened this issue May 23, 2012 · 5 comments

Comments

@tomekkup
Copy link

After clean install on Vmware Client, ES runs successfully.

After clean install (the same Ubuntu distrib, the same ES version) on VPS running OpenVZ, ES fails on run.

After setting ES_USER to root, it starts correctly. I suppose that issue is related to sigar library and user permissions in OpenVZ.

@kimchy
Copy link
Member

kimchy commented May 24, 2012

What is the failure that you get?

@tomekkup
Copy link
Author

some ubuntu kernels on VPS blocks access to /etc/null device to non root users. that's why init script fails to run

@dedico
Copy link

dedico commented Jul 8, 2012

Not sure if that helps -> OpenVZ has no swap and from my experience is not recommended when using Java based applications. Move to Xen, much better performance.

@kimchy
Copy link
Member

kimchy commented Jul 9, 2012

@tomekkup you can simply remove the sigar libs, what failure are you getting?

@tomekkup
Copy link
Author

Guys,
I already checked it out. It was a problem with VPS provider. Big beer for 'dedico' ! Never try to run any Java apps on OpenVZ

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

3 participants