Skip to main content

WHM & CPanel server went completely down from Disk Quota Exceeded

Comments

4 comments

  • nathanielp
    Ended up being out of space as message explained, server host expanded disk quota which fixed all of the issues. Also makes sense why it said I had infinite space, as I had infinite space on that account but not on the server as a whole. This still leaves weirdness though, as by going through the server with du every which way, I still couldn't find any large files taking up the extra 100 gigs that aren't within my admin account.
    0
  • cPRex Jurassic Moderator
    Hey there! I'm sorry to hear about this disk quota issue on the machine. You mentioned trying to load WHM on the machine, but your forums user profile shows you don't have root access to the system. Do you indeed have root access to the server? If so, I can update your profile to reflect that for the future. If you do have root access it would be best to run this command on the server to see the overall disk usage: cd / du -h --max-depth 1
    as that would show the overall disk usage on the entire machine. More details about tracking down usage with that command can be found here:
    0
  • nathanielp
    Hey there! I'm sorry to hear about this disk quota issue on the machine. You mentioned trying to load WHM on the machine, but your forums user profile shows you don't have root access to the system. Do you indeed have root access to the server? If so, I can update your profile to reflect that for the future. If you do have root access it would be best to run this command on the server to see the overall disk usage: cd / du -h --max-depth 1
    as that would show the overall disk usage on the entire machine. More details about tracking down usage with that command can be found here:
    0
  • cPRex Jurassic Moderator
    If run from the root directory I would expect that to work well. If you have root access to the system you're always welcome to open a support ticket with our team so we can examine the system directly for you.
    0

Please sign in to leave a comment.