Please Help Me About It Cloudlinux
Announcement
Collapse
No announcement yet.
Please Help Me About It
Collapse
X
-
This is the comand
> root@cpanel [~]# uname -a
> Linux edit.hostname.com 2.6.18-408.el5.lve1.1.62 #1 SMP Wed Jun 6 06:38:09 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
> root@cpanel [~]# rpm -qa|grep lve
> lve-stats-0.8-2.el5.cloudlinux
> lve-1.1-0.30.1.el5.cloudlinux
> lve-utils-1.0-12.el5
> kernel-2.6.18-408.el5.lve0.8.61.1
> pam_lve-0.3-2.el5.cloudlinux
> kernel-2.6.18-408.el5.lve1.1.62
> liblve-1.1-0.30.1.el5.cloudlinux
> liblve-devel-1.1-0.30.1.el5.cloudlinux
> kernel-headers-2.6.18-408.el5.lve0.8.61.1
> lvemanager-0.4-2.el5
> kmod-lve-1.1-10.3.el5
> kmod-lve-2.6.18-408.el5.lve1.1.62-1.1-10.3.el5
> root@cpanel [~]#
Comment
-
Hello Roonie!
Regarding the first screenshot:
Memory limits may be disabled on your system. Or memory limit for specific account may be set to zero (i.e. no limit).
Please, execute the following:
lvectl ubc status
If this command prints "Memory limits disabled", then you should execute
lvectl ubc enable
in order to enable memory limits.
Also, could you please check limits for the account by executing
lvectl limits `cat /etc/passwd | grep account_name | cut -s -d: -f3`
Please verify that memory limit and EP limit are set to non-zero value.
Regarding the second issue:
Could you please remove lvemanager package and install it again?
Comment
Comment