Re: [Users] Debian-style init scripts considered harmful?

2008-07-11 Thread Oliver Heinz
Am Freitag 11 Juli 2008 05:18:07 schrieb Kir Kolyshkin: The workaround is to introduce a feature to hide guests' processes from the host system. This is implemented in OpenVZ kernels = 2.6.24 as per bug #511 (http://bugzilla.openvz.org/511). That is great news, I don't consider it a

[Users] Another 2.6.24 problem

2008-07-11 Thread Dietmar Maurer
Hi all, With latest 2.6.24 from git we get errors inside 'futex_wake' Not always in same program. It only happens from time to time. Any idea what can cause that? v2.6.24-ovz004 works without problems. - Dietmar Unable to handle kernel paging request at 8fcc289b RIP:

Re: [Users] Another 2.6.24 problem

2008-07-11 Thread Kir Kolyshkin
Dietmar, The best course of action in such cases is to file bugs directly into bugzilla.openvz.org. Dietmar Maurer wrote: Hi all, With latest 2.6.24 from git we get errors inside 'futex_wake' Not always in same program. It only happens from time to time. Any idea what can cause that?

[Users] figuring out why openvz kills processes

2008-07-11 Thread Geoffrey D. Bennett
Hi there, I'm having an issue with a process dying (being killed by OpenVZ limits, presumably), and I can't figure out exactly why it's getting killed. Background info: - kernel 2.6.18-53.1.19.el5.028stab053.14 - CentOS5 host, 2 CentOS5 guests - The host has 2GB memory, 0.5GB swap - One guest is

Re: [Users] figuring out why openvz kills processes

2008-07-11 Thread Kir Kolyshkin
Geoffrey D. Bennett wrote: Hi there, I'm having an issue with a process dying (being killed by OpenVZ limits, presumably), and I can't figure out exactly why it's getting killed. Background info: - kernel 2.6.18-53.1.19.el5.028stab053.14 - CentOS5 host, 2 CentOS5 guests - The host has 2GB

[Users] sysctl to hide VE processes from HN ps?

2008-07-11 Thread Gregor Mosheh
I was glad to hear about bug 511. I am running 2.6.24-ovz005 and was surprised to see that I had this great new feature. But it doesn't seem to be working. Maybe I'm doing it wrong? # sysctl kernel.pid_ns_hide_child=1 A 'ps ax' or 'ls /proc' shows the same thing regardless of this setting: