Results 1 to 12 of 12

Thread: CloudLinux not working

  1. #1
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default CloudLinux not working

    Hello,
    I was installed a cPanel server
    cPanel latest release version
    CLOUDLINUX 6.3 x86_64 (trial)
    I installed cageFS too (yum install cagefs + cagefsctl --init + cagefsctl --update)

    Now CloudLinux is not working, there are huge usage sites on server that I'm sure they use many cpu and ram
    cPanel Resource Usage overview for every site on this server :
    There has been no activity on your site within the past 24 hours

    Can you help me please?

  2. #2
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    7,611
    cPanel/WHM Access Level

    Root Administrator

    Default Re: CloudLinux not working

    Are any errors showing in /usr/local/cpanel/logs/error_log location?

    Have you tried running "yum update" on the machine to check all rpms are up-to-date?
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  3. #3
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default Re: CloudLinux not working

    Yes!
    I was updated both OS and cPanel and then restart machine.
    I update and restart again but no change yet:
    Code:
    yum update
    Loaded plugins: fastestmirror, rhnplugin
    Loading mirror speeds from cached hostfile
     * cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package ftp.x86_64 0:0.17-51.1.el6 will be updated
    ---> Package ftp.x86_64 0:0.17-51.3.el6 will be an update
    ---> Package lve-stats.noarch 0:0.9-6.el6 will be updated
    ---> Package lve-stats.noarch 0:0.9-8.el6 will be an update
    ---> Package lve-utils.x86_64 0:1.0-34.el6.cloudlinux will be updated
    ---> Package lve-utils.x86_64 0:1.0-35.el6.cloudlinux will be an update
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ========================================================================================================================================================================
     Package                          Arch                          Version                                         Repository                                         Size
    ========================================================================================================================================================================
    Updating:
     ftp                              x86_64                        0.17-51.3.el6                                   cloudlinux-x86_64-server-6                         56 k
     lve-stats                        noarch                        0.9-8.el6                                       cloudlinux-x86_64-server-6                         47 k
     lve-utils                        x86_64                        1.0-35.el6.cloudlinux                           cloudlinux-x86_64-server-6                         57 k
    
    Transaction Summary
    ========================================================================================================================================================================
    Upgrade       3 Package(s)
    
    Total download size: 161 k
    Is this ok [y/N]: y
    Downloading Packages:
    (1/3): ftp-0.17-51.3.el6.x86_64.rpm                                                                                                              |  56 kB     00:00
    (2/3): lve-stats-0.9-8.el6.noarch.rpm                                                                                                            |  47 kB     00:00
    (3/3): lve-utils-1.0-35.el6.cloudlinux.x86_64.rpm                                                                                                |  57 kB     00:00
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Total
    Running rpm_check_debug
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Updating   : lve-utils-1.0-35.el6.cloudlinux.x86_64                                                                                                               1/6
      Updating   : lve-stats-0.9-8.el6.noarch                                                                                                                           2/6
    Stopping lvestats: [FAILED]
    Stopping lvestats: [FAILED]
    Starting lvestats: [  OK  ]
      Updating   : ftp-0.17-51.3.el6.x86_64                                                                                                                             3/6
      Cleanup    : lve-stats-0.9-6.el6.noarch                                                                                                                           4/6
      Cleanup    : lve-utils-1.0-34.el6.cloudlinux.x86_64                                                                                                               5/6
      Cleanup    : ftp-0.17-51.1.el6.x86_64                                                                                                                             6/6
      Verifying  : ftp-0.17-51.3.el6.x86_64                                                                                                                             1/6
      Verifying  : lve-stats-0.9-8.el6.noarch                                                                                                                           2/6
      Verifying  : lve-utils-1.0-35.el6.cloudlinux.x86_64                                                                                                               3/6
      Verifying  : lve-utils-1.0-34.el6.cloudlinux.x86_64                                                                                                               4/6
      Verifying  : lve-stats-0.9-6.el6.noarch                                                                                                                           5/6
      Verifying  : ftp-0.17-51.1.el6.x86_64                                                                                                                             6/6
    
    Updated:
      ftp.x86_64 0:0.17-51.3.el6                        lve-stats.noarch 0:0.9-8.el6                        lve-utils.x86_64 0:1.0-35.el6.cloudlinux
    
    Complete!

  4. #4
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default Re: CloudLinux not working

    there is no error in cpanel/logs/error_log about cagefs, cloudlinux, lve

  5. #5
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Mar 2010
    Location
    Princeton, New Jersey, United States
    Posts
    112

    Default Re: CloudLinux not working

    What is the output of:
    uname -a
    and
    /etc/init.d/httpd -M|grep hosting
    /etc/init.d/httpd -M|grep suexec
    Igor Seletskiy
    CEO @ CloudLinux

  6. #6
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default Re: CloudLinux not working

    uname -a
    Linux name.host.com 2.6.32-379.1.1.lve1.1.7.6.el6.x86_64 #1 SMP Sat Aug 4 09:56:37 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
    /etc/init.d/httpd -M|grep hosting
    Syntax OK
    /etc/init.d/httpd -M|grep suexec
    suexec_module (static)
    Syntax OK

  7. #7
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Mar 2010
    Location
    Princeton, New Jersey, United States
    Posts
    112

    Default Re: CloudLinux not working

    mod_hostinglimits is not there.
    Please, check that you have /etc/httpd/conf/modhostinglmiits.conf
    and it has LoadModule statement in it.

    Try rebuilding apache using easyapahce. Also, do:
    rpm -V lve-utils
    rpm -V lve-stats
    To check that those packages don't have any missing files (easyapache decides if it should build mod_hostinglimits based on presence of files that are shipped by those packages).
    Igor Seletskiy
    CEO @ CloudLinux

  8. #8
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default Re: CloudLinux not working

    also :
    grep lvestat /var/log/messages
    no output
    lveinfo --period=1d --user=HugeUsageUsernameHere
    root@server [/]# lveinfo --period=1d --user=HugeUsageUsernameHere
    From To aCPU mCPU lCPU aEP mEP lEP EPf
    root@server [/]#

    I aso test this :
    root@server [/]# service lvestats stop
    Stopping lvestats: [ OK ]
    root@server [/]# killall -9 lvestats-server
    lvestats-server: no process killed
    root@server [/]# rm -rf /var/log/lveinfo.db
    root@server [/]# service lvestats start
    Starting lvestats: [ OK ]
    root@server [/]#

  9. #9
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Mar 2010
    Location
    Princeton, New Jersey, United States
    Posts
    112

    Default Re: CloudLinux not working

    What about lvectl?
    Also, please, feel free to contact our support -- my guys should be able to fix something like that in no time (once we have access to the server).
    Igor Seletskiy
    CEO @ CloudLinux

  10. #10
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default Re: CloudLinux not working

    hello, If you mean /etc/httpd/conf/modhostinglimits.conf
    it's not exist.

    please see this:
    root@server [/]# rpm -V lve-utils
    S.5....T. c /etc/container/ve.cfg
    S.5....T. /usr/lib/python2.6/site-packages/LVEStat.pyc
    S.5....T. /usr/lib/python2.6/site-packages/lvectllib.pyc
    root@server [/]#


    root@server [/]# rpm -V lve-stats
    [no output]

    Is there any other problem?
    root@server [/]#
    - - - Updated - - -

    Quote Originally Posted by iseletsk View Post
    What about lvectl?
    it seams lvectl is ok
    root@server [/]# service lvectl restart
    Stopping lvectl: [ OK ]
    Starting lvectl: [ OK ]
    root@server [/]#

  11. #11
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Mar 2010
    Location
    Princeton, New Jersey, United States
    Posts
    112

    Default Re: CloudLinux not working

    It looks fine. Please, try rebuilding apache, if that doesn't help -- contact our support, we will check.
    Igor Seletskiy
    CEO @ CloudLinux

  12. #12
    Member
    Join Date
    Aug 2011
    Posts
    45

    Default Re: CloudLinux not working

    Problem Solved by rebuilding apache.
    Thank you dear Igor

Similar Threads

  1. CloudLinux on CentOS 6.1
    By Hedloff in forum CloudLinux
    Replies: 2
    Last Post: 02-28-2012, 03:54 AM
  2. Replies: 10
    Last Post: 11-21-2011, 02:21 AM
  3. Uninstalling cloudlinux
    By fabin in forum CloudLinux
    Replies: 1
    Last Post: 10-20-2011, 01:49 AM
  4. CloudLinux Questions
    By mikelegg in forum CloudLinux
    Replies: 2
    Last Post: 05-24-2011, 11:02 PM
  5. cPanel and CloudLinux
    By netbit in forum cPanel & WHM Discussions
    Replies: 13
    Last Post: 06-25-2010, 11:19 AM