Hi,
i used the search function with the term "openvz". I read a lot of interresting posts, but i was not abel to solve my problem.
Most of the threads advised to change the value of privvmpages. I did but it doesn`t work:
/proc/user_beancounters
PHP Code:
uid resource held maxheld barrier limit failcnt
101: kmemsize 21493304 36846943 9223372036854775807 9223372036854775807 0
lockedpages 0 0 1310720 1310720 0
privvmpages 1048928 7747626 5368709120 5368709120 0
shmpages 683 683 9223372036854775807 9223372036854775807 0
dummy 0 0 0 0 0
numproc 125 372 1024 1024 0
physpages 245949 321658 0 9223372036854775807 0
vmguarpages 0 0 2097152 9223372036854775807 0
oomguarpages 245949 321658 2097152 9223372036854775807 0
numtcpsock 30 40 9223372036854775807 9223372036854775807 0
numflock 20 22 9223372036854775807 9223372036854775807 0
numpty 1 1 255 255 0
numsiginfo 0 3 1024 1024 0
tcpsndbuf 525512 677320 9223372036854775807 9223372036854775807 0
tcprcvbuf 491520 633096 9223372036854775807 9223372036854775807 0
othersockbuf 171088 181856 9223372036854775807 9223372036854775807 0
dgramrcvbuf 0 2312 9223372036854775807 9223372036854775807 0
numothersock 153 157 9223372036854775807 9223372036854775807 0
dcachesize 775013 914431 9223372036854775807 9223372036854775807 0
numfile 2889 7358 9223372036854775807 9223372036854775807 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 20 20 9223372036854775807 9223372036854775807 0
1.) was this correct? It set the barrier and limit to 5GB
PHP Code:
zimbra@zimbra:/root$ zmcontrol start
Use of uninitialized value $current_proto in string eq at /usr/lib/perl/5.10/Sys/Syslog.pm line 371.
Use of uninitialized value $current_proto in string eq at /usr/lib/perl/5.10/Sys/Syslog.pm line 374.
Host [filtered]
Starting zmconfigd...Done.
Starting logger...Failed.
Starting logswatch...failed.
Starting mailbox...Done.
Starting memcached...Done.
Starting imapproxy...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Done.
Starting stats...Done.
zimbra@zimbra:/root$ zmcontrol status
Host [filtered]
antispam Running
antivirus Running
imapproxy Running
ldap Running
logger Stopped
zmlogswatchctl is not running
mailbox Stopped
zmmailboxdctl is not running.
memcached Running
mta Running
snmp Running
spell Running
stats Running
zmconfigd Stopped
zmconfigd is not running.
zimbra@zimbra:/root$ zmconfig
any idea?
Thanks