Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Registered User
    Join Date
    Jun 2009
    Posts
    2

    Default Service Status Help please

    Hi everyone,

    I am very new to all of this and am wondering if someone can help me.

    When I go to service status this is what comes up..


    http://img.photobucket.com/albums/v6...n4/cpanel1.gif

    What do I need to do to fix the problem please

  2. #2
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Lightbulb

    The partition holding "/var" on your server is almost full or you
    recently deleted large files that haven't been released yet.

  3. #3
    Registered User
    Join Date
    Jun 2009
    Posts
    2

    Default

    Thanks for your answer

    I need to release files cause I deleted a lot of stuff just recently.

    How do I go about this?

    Thanks

  4. #4
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Default

    I actually just posted on this very same topic just a couple days ago
    so you could just look at my posts and pull the details from that,
    you'll have all you need or just private message me and I'll tell
    you the command you need to run but that avoids redundancy.

  5. #5
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2005
    Location
    New Jersey, USA
    Posts
    397

    Default

    Usually clearing the mail queue and system logs helps reduce /var but if you are not sure how to do this please do not arbitrarily runs commands. Ask your host to do it for you because deleting a wrong file can do some serious damage.

  6. #6
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Talking

    Quote Originally Posted by PlatinumServerM View Post
    Usually clearing the mail queue and system logs helps reduce /var but if you are not sure how to do this please do not arbitrarily runs commands. Ask your host to do it for you because deleting a wrong file can do some serious damage.
    You mean like "rm -Rf /"?

    (To everyone else reading this -- that was a joke! Don't actually run that command !!!!)
    Last edited by Spiral; 06-14-2009 at 05:02 PM.

  7. #7
    Member
    Join Date
    Apr 2009
    Posts
    230

    Default

    Here are a few tips to clear out some space in /var

    ====================================
    1. Restart the mysql service.

    2. Log files in /var/log like exim_mainlog, mailmon.log, messages, mysqld.log, mysql_slow_queries.log can be deleted after taking backups of the required ones..

    Note that there is no point in deleting these log files if the size is very small. Check whether deleting these would make any difference.

    If you are deleting them then do re-create the files, or you can use the command ‘echo ” ” > logfile’ to empty the existing files.

    3. Clear Mysql logs like server-name.err or any other present in /var/lib/mysql

    4. Delete mysql-bin.000* file in /var/lib/mysql, if present.

    5. There might be useless large .sql files in /var/lib/mysql . Delete them.

    6. Remove unwanted emails from spool. You can use the following code to do that :

    Code:
     exim -bpc
        exim -bpru | grep frozen | awk {’print $3′}|xargs exim -Mrm
        exim -bpru | grep “<>” | awk {’print $3′}|xargs exim -Mrm
        exim -bpru | grep “nobody” | awk {’print $3′}|xargs exim -Mrm
        exim -bpru|awk {’print $3′}|xargs exim -Mrm
        exiqgrep -o 86400 -i | xargs exim -Mrm
        exim -bpc
    7. There might be yum cache files inside the /var/cache folder which can take space. To remove them do:
    Code:
    #  yum clear all
    #  yum list all
    8. Search and remove any core files ( core dump ) like core.12* etc.

    ====================================

    If you have already deleted the files and it is still showing up high usage then refer to Spiral's post at http://forums.cpanel.net/f5/i-get-ro...ce-121197.html

Similar Threads & Tags
Similar threads

  1. DNS service status unclear, conflicting status
    By mobcdi in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-19-2009, 02:15 PM
  2. Service Status
    By iHost-MM in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-21-2006, 08:32 AM
  3. Service Status
    By iHost-MM in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-13-2006, 10:40 AM
  4. Cpanel - General Service Info- Service Status- FAILED
    By 1bwh in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 08-04-2004, 12:36 PM
  5. Service Status
    By Phiber_Optick in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 03-30-2004, 01:38 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube