Re: Service restart on host system kills same service inside all VEs [message #44054 is a reply to message #44050] |
Fri, 11 November 2011 13:31  |
Gary Wallis
Messages: 15 Registered: July 2011
|
Junior Member |
|
|
Anton Zaytsev wrote:
> Hello, guys.
>
> Everything is in subject. I'm experiencing this problem on both my
> openvz hosts. For httpd it happens from time to time, for nrpe - always...
> Tell please where should I look.
> In /proc/user_beancounters "failcnt" is 0 for all options.
>
Your service restart script X (/etc/init.d/X) is probably killing
processes it should not.
E.g. host system kill will kill processes "inside" the containers.
Cheers,
Gary
|
|
|