Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Apr 2005
    Posts
    7

    Default High Server load

    Please advice me whats wrong:

    From first day (its 7th day today) my server load is high (above 20) during day time and server access (mails and sites opening) becomes very slow.

    My Machine configuration: Pentium IV 2.4Ghz, 1GB RAM
    Centos 4.2+Fant+WHM 10.8.0 cPanel 10.8.1-R113

    All sites were running fine in my earlier box Celeron 2.4Ghz + 512MB Ram.

    My DC is still investigating the issue.

    From TOP C its seen lot of exim and SPAMD processes running

    PLEASE SOMEBODY CAN GUIDE ME WHATS WRONG.

    Thanking you all in advance.

  2. #2
    Member
    Join Date
    Jul 2005
    Location
    Sticky On Internet
    Posts
    555

    Default Re:

    hi,
    first of all you can see whats inside your mail Queue.
    if it has a lot of spam you need to clear it accordingly.

    Also check which user originated them, if possible investigate and suspend that user.

    Check that you've set limits from Tweak Settings on WHM for

    Limit the number of times a user can access mails
    Prevent pop3 connection floods
    The maximum each domain can send out per hour
    Include a list of Pop before SMTP senders in the X-PopBeforeSMTP header when relaying mail.

    Enable SuExec from Service Configuration

    do this much first and post your question for further help.

    see ya,
    mohit
    Learn atleast A word Daily

    7+1 Dedicated Boxes with cPanel...

  3. #3
    Member
    Join Date
    Apr 2005
    Posts
    7

    Default

    Hi Mohit,

    Thanx for your reply,

    We have alreday completed the procedures you have described on first day of getting control of the server

    In my Email Q no emails r there as i regularly clears them (delete the Q once a day)

    This overload of cpu happens during day time and by evening its become normal.

    More over if 2-3 customers just open their cpanel then also cpu load rises. This is my observation while opening cpanel and seeing the status in TOP C

    I do not find excessive mysql connection+excessive user sending mails. All total mails relayed by the server is around 300 maximum per day.

    IS THIS HARDWARE ISSUE OR ANY SCRIPTS DEFUNCT ISSUE.... i am confused.

    Any help will be highly appreciated.

  4. #4
    Member
    Join Date
    Jul 2005
    Location
    Sticky On Internet
    Posts
    555

    Default

    hi,
    if you are not running the latest Stable release updating cpanel might help you.

    see ya,
    mohit
    Learn atleast A word Daily

    7+1 Dedicated Boxes with cPanel...

  5. #5
    Member
    Join Date
    Jul 2005
    Posts
    34

    Default

    Hi,

    The updated kernels of centos have some problems causing high loads.
    I have a problem like this and i installed the default kernel from whitebox linux.
    System is running perfect now.
    You can download the kernel from
    ftp://ftp.gtlib.gatech.edu/nv/ao181/...-5.EL.i686.rpm

    MAy be it helps you.

  6. #6
    Member
    Join Date
    Apr 2005
    Posts
    7

    Default

    Hi,

    I am running Linux version 2.6.9-22 E.L

    Is it conflicting wth Centos 4.2

    I am confused Today being 8th day and still my server load is not stablizing during day time. Maximum processes running while server load rise is SPAMD for root, CLAMD for root and if just 3-4 customers open their Cpanel.

    Hoping anybody having same issue can highlight on this.

  7. #7
    cPanel Partner NOC cPanel Partner NOC Badge AndyReed's Avatar
    Join Date
    May 2004
    Location
    Minneapolis, MN
    Posts
    2,223

    Default

    Quote Originally Posted by webturbine
    Hi,

    I am running Linux version 2.6.9-22 E.L

    Is it conflicting wth Centos 4.2

    I am confused Today being 8th day and still my server load is not stablizing during day time. Maximum processes running while server load rise is SPAMD for root, CLAMD for root and if just 3-4 customers open their Cpanel.

    Hoping anybody having same issue can highlight on this.
    No, Kernel 2.6.9-22 E.L doesn't have any conflict with CentOS. Having said that, I need to remind every body that every server is unique. If you are unable to find a solution in these forums, hire a sys admin.
    Andy Reed
    RHCE and CCNA
    ServerTune.com

  8. #8
    Member
    Join Date
    Jul 2005
    Posts
    34

    Default

    Hi

    The kernel you are using is Centos kernel but it is modified by centos team.
    It is not the original version of Redhat EL 4 kernel.
    There are some bugs reported on Centos bug page for the kernel 2.6.9-22 which causes high loads for some times.

    I have these high load problem and when i downgraded to the original kernel my server became running perfect. You can try it.

    ftp://ftp.gtlib.gatech.edu/nv/ao181/...-5.EL.i686.rpm

    This is the original kernel from Redhat EL 4.

    Both Centos and WhiteBox linux are based on Redhat EL.
    You can use this kernel.

  9. #9
    Member Rooter's Avatar
    Join Date
    Apr 2003
    Location
    Houston, Texas, U.S.A.
    Posts
    146
    cPanel/Enkompass Access Level

    Root Administrator

    Exclamation Re: High Server load

    Quote Originally Posted by webturbine
    Hi,

    I am running Linux version 2.6.9-22 E.L

    Is it conflicting wth Centos 4.2

    I am confused Today being 8th day and still my server load is not stablizing during day time. Maximum processes running while server load rise is SPAMD for root, CLAMD for root and if just 3-4 customers open their Cpanel.

    Hoping anybody having same issue can highlight on this.
    The "2.6.9-22" release is several months out-of-date. I strongly advise that you update to the latest kernel before trying the older one that originally came with it. Currently the latest, as of the time of writing, for RHEL 4.x and CentOS 4.x is "2.6.9-22.0.2". Be sure to use the SMP kernel if your P4 supports HyperThreading and has it enabled.
    Code:
    rpm -hiv http://mirror.centos.org/centos/4/updates/i386/RPMS/kernel-2.6.9-22.0.2.EL.i686.rpm
    rpm -hiv http://mirror.centos.org/centos/4/updates/i386/RPMS/kernel-smp-2.6.9-22.0.2.EL.i686.rpm
    I highly recommend that you hire an experienced server administrator to help manage your server.
    The Root Underground | [TRU] - Houston, Texas, U.S.A.
    TRU Networks Hosting Services www.trunetworks.com
    TRU Domains Registrar Services www.trudomains.com (Reseller/Bulk discounts available.)
    Fried nublets for breakfast, yum... [TRU] Clan Gaming Guild www.truclan.org

  10. #10
    Member
    Join Date
    Apr 2005
    Posts
    7

    Default

    Hi,

    Thanx for all your kind advice.

    My DC has upgraded CPU and Motherboard and now the problem is resolved. Thanx to my DC people and all the users here who took time to read my problem and suggest solution for the same.

Similar Threads & Tags
Similar threads

  1. new server, high load but no traffic, no sites, completly emtpy server
    By apogee in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 09-07-2009, 05:47 PM
  2. Very high server load
    By ddcarnage in forum New User Questions
    Replies: 2
    Last Post: 02-05-2007, 04:25 PM
  3. Extremely high server load - BDflush running very high- possible hack
    By Blink2 in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 07-30-2005, 06:46 PM
  4. High server load and high memory use?
    By Squeeze a Snack in forum New User Questions
    Replies: 1
    Last Post: 05-23-2005, 03:49 AM
  5. High Server Load, over 18
    By synax in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 03-27-2004, 09:08 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube