Re: [Users] how to switch off automatic suspend/resume?

2012-11-28 Thread Aleksandar Ivanisevic
Mark Johanson writes: > Just started seeing this myself. Is there wa way to force a stop instead > of suspend? If you look at /etc/init.d/vz there is suspend and then a stop at the end. Why is suspend done first is beyond me. I guess you could disable it by changing the line stages="suspend sto

[Users] radical change from vz 3.x to 4.x concerning iptables !?

2012-11-28 Thread Jehan Procaccia
Hello, recently I updated my CT0 from vzctl-3.1-1 to vzctl-4.1-1 all my CTx failed because of a radical change in the way iptables "ip_conntrack" and "state" work I don't know how it worked before, but after the update iptables rules like: -A RH-Firewall-1-INPUT -m state --state ESTABLISHED,REL

[Users] kernel panic with 2.6.32-042stab057.1

2012-11-28 Thread Aleksey Cheusov
Hi. After 78 days of uptime my system running 2.6.32-042stab057.1 crashed. Is this something well known and already fixed in latest kernels? Screenshot with panic message is here mova.org/~cheusov/pub/screenshots/kernel_panic2.jpg ___ Users mailing list

[Users] memory issues on openvz hardware node

2012-11-28 Thread manoj j
Hello All, I have a query on openvz installation and management. It would be of great help if any body can help me out. I have posted the same question in many forums, but couldn't find a solution. We have purchased a dedicated server with following configuration 32GB RAM (64GB SWAP) 16 cor

Re: [Users] memory issues on openvz hardware node

2012-11-28 Thread helpaz
hi, answer is: cached 24082 are you familiar how linux uses ram? do you have any real problem? On Mon, Oct 29, 2012 at 4:09 PM, manoj j wrote: > Hello All, > > I have a query on openvz installation and management. It would be of great > help if any body can help me out. I have posted the sam

Re: [Users] radical change from vz 3.x to 4.x concerning iptables !?

2012-11-28 Thread helpaz
I don't know is it expected or not but I always add needed modules to vz.conf which I know that I probably will use in CT. it is ipt_state, ipt_LOG. I guess I encountered some of your problems in similar situation in the past: http://bugzilla.openvz.org/show_bug.cgi?id=1429 so my guess is that you

Re: [Users] memory issues on openvz hardware node

2012-11-28 Thread Kirill Korotaev
This is absolutely normal: unlike VM virtualization, containers can benefit from available and not used memory on the host and use it e.g. for disk caches. So kernel always tries to keep Free memory as low as possible by caching as much data as possible. It's good for performance. Thanks, Kirill

Re: [Users] memory issues on openvz hardware node

2012-11-28 Thread Todd Mueller
http://www.linuxatemyram.com/ On Mon, Oct 29, 2012 at 9:09 AM, manoj j wrote: > Hello All, > > I have a query on openvz installation and management. It would be of great > help if any body can help me out. I have posted the same question in many > forums, but couldn't find a solution. > > >