Announcement

Collapse
No announcement yet.

Please Help Me About It

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Please Help Me About It

    Please Help Me About It Cloudlinux

  • #2
    after install cloudlinux and find error when
    login to cpanel clent area please see the picture below



    and when i install


    and do not work well



    and how to make its improvement

    please help me
    thank you

    Comment


    • #3
      could you please provide output of:

      uname -a
      rpm -qa|grep lve

      Comment


      • #4
        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


        • #5
          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

          Working...
          X