[Users] Fwd: Bash script to change openvz CTID

2013-10-01 Thread Olivier Vernin
Hello, I don't know if it's the good mailling list for this kind of stuff but as I said in the subject I wrote a little script to check and then modified the CTID of an openvz container. If your are interested, you can find it in the attachment or on https://github.com/olblak/vzmove.git Olblak

[Users] OOM and /etc/vz/oom-groups.conf

2013-10-01 Thread Mark J.
Hello, I have been trying to tweak the OOM killer to prevent some database corruption thats been happening in the VM's when the oom killer kills off mysql. Based on what i have read online and in the conf file itself I am a bit confused on why its not killing other things off before mysql. Bas

Re: [Users] OOM and /etc/vz/oom-groups.conf

2013-10-01 Thread Roman Haefeli
It's strongly advised to report the exact kernel version along with a problem report. It's not unlikely your problem is specific to the kernel version, especially if you use an OpenVZ kernel from Debian Squeeze. Roman On Tue, 2013-10-01 at 14:45 -0400, Mark J. wrote: > Hello, > > I have been try

Re: [Users] OOM and /etc/vz/oom-groups.conf

2013-10-01 Thread Mark J.
I knew I was missing something in there, kernel is: 2.6.32-042stab068.8 We also use ksplice, so its currently patched to: Effective kernel version is 2.6.32-042stab081.3 On Tue, Oct 01, 2013 at 03:25:58PM -0700, Roman Haefeli wrote: > It's strongly advised to report the exact kernel version alo

Re: [Users] OOM and /etc/vz/oom-groups.conf

2013-10-01 Thread Kir Kolyshkin
On 10/01/2013 03:54 PM, Mark J. wrote: I knew I was missing something in there, kernel is: 2.6.32-042stab068.8 We also use ksplice, so its currently patched to: Effective kernel version is 2.6.32-042stab081.3 I'd suggest you to reproduce the bug on 081.3 kernel booted for real, and if you su