Results 1 to 9 of 9

Thread: Various Issues

  1. #1
    Member
    Join Date
    Aug 2004
    Posts
    295
    cPanel/WHM Access Level

    Root Administrator

    Question Various Issues

    Hi,

    Im currently trying to do a mixture of moving an account (from a different server) and fixing the quotas of a friends server. (i have root)

    1.) When trying to access the cpanel via whm for the respective account i get the following error :

    Sorry for the inconvience!
    The root partition on this server is running out of disk space. Cpanel operation has been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use on that partition.

    ok, simple enough, you think?

    Not when the quotas are totally messed up, in my opinion the server was setup incorrectly (not by me),

    > Filesystem Size Used Avail Use% Mounted on
    /dev/hda1 4.9G 4.9G 54M 99%

    I have been assured that the hdd is bigger than 5 gb (40 if i remember rightly) and after checking the files and folders via WinSCP i can clearly see that he is not using anywhere near 4.9 GB, (approx 300 MB on last cpanel access)

    Any help or advice on this is greatly appreciated, thankyou.

  2. #2
    Member
    Join Date
    Sep 2004
    Location
    Cleveland, Ohio
    Posts
    378

    Default

    Copy the output of the command: df

  3. #3
    Member
    Join Date
    Aug 2004
    Posts
    295
    cPanel/WHM Access Level

    Root Administrator

    Default

    $ df
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/hda1 5120000 5072668 47332 100% /

    But as i said, ive checked all folders and files manually via WinSCP and theres no way hes using that much space.

    All the site is is a vbulletin forum, files are roughly 300mb in total and database is approx 120mb

    That is the only account on the server and there are no redundant logs (cleared) or downloads etc.....

  4. #4
    Member
    Join Date
    Jan 2004
    Posts
    123

    Default

    cd /
    du -sh

    Paste the output. That'll take a while, because it'll run through the entire disk and add up all the usage.

  5. #5
    Member PWSowner's Avatar
    Join Date
    Nov 2001
    Location
    ON, Canada
    Posts
    2,994

    Default

    He's not using that much space. It's your servers root partition that is full. That prevents other things from working properly.
    Mike
    WHM and cPanel Scripts (join our "Scripts Club")
    D/A Photography

  6. #6
    Member
    Join Date
    Sep 2004
    Location
    Cleveland, Ohio
    Posts
    378

    Default

    Get the drive properly partitioned with the full space, not just 4GB, as that is definately not right.

  7. #7
    Member
    Join Date
    Jan 2004
    Posts
    123

    Default

    I'm making him run du to prove that there's 5 gig in use (because you cant get a cpanel install and the o/s into 300meg) but yes, the disk is partitioned incorrectly as well (that's the actual root of your problem here).

  8. #8
    Member
    Join Date
    Sep 2004
    Posts
    422

    Default

    You may have /tmp under / (not its own partition)

    If you have been copying accounts to the server or something, then you may have filled up /tmp with cpmove-* files.

    Have a look in /tmp and see if there is anything there that you can remove.

    cd /tmp
    ls -la

    Please post the full output of df, so we can see what partitions you have - It looks as though you just need to clear the / partition out.

  9. #9
    Member
    Join Date
    Aug 2004
    Posts
    295
    cPanel/WHM Access Level

    Root Administrator

    Default

    Well at the end of the day i managed to move the whole account on to my server without much hassle at all.

    So it isnt really a problem anymore but thanks to everyone who tried to help.

Similar Threads

  1. IP issues
    By jj@24khost in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 05-12-2011, 11:40 PM
  2. Few different issues
    By Vap1d- in forum New User Questions
    Replies: 6
    Last Post: 08-23-2006, 05:30 PM
  3. Few Issues
    By jmc67 in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 12-07-2005, 01:28 PM
  4. High load issues causing regular performance issues
    By K_aneda in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 06-27-2004, 06:28 AM
  5. IP issues
    By nightscream in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 01-31-2003, 05:55 PM