Skip to main content

cpanel disk usage

Comments

6 comments

  • iserversupport
    The usage will be automatically updated. Or you can run the script /scripts/fixquotas if you have any issue
    0
  • johnchristy
    [quote="iserversupport, post: 1636242">The usage will be automatically updated. Or you can run the script /scripts/fixquotas if you have any issue
    i already tried fix quotas, not helping the situation du -sh 18M but whm/cpanel shows 603MB for this 1 account. Any other way to troubleshoot this? thanks
    0
  • 24x7server
    Hello, I can see some user files are present on your server but outside the user home directory and due to that cPanel/WHM is showing files disk usage. You will have to find out that files using following command find /home -user USERNAME | grep -v "/home/USERNAME"
    Also check user quota through command quota -v USERNAME
    0
  • johnchristy
    [quote="24x7server, post: 1636372">Hello, I can see some user files are present on your server but outside the user home directory and due to that cPanel/WHM is showing files disk usage. You will have to find out that files using following command find /home -user USERNAME | grep -v "/home/USERNAME"
    Also check user quota through command quota -v USERNAME

    thank you, you are correct find /home -user USERNAME | grep -v "/home/USERNAME" showed me few backup files under /home. After removing them, it shows correct space
    0
  • 24x7server
    Hello, You are most welcome..! I'm happy to hear the issue is now resolved.
    0
  • cPanelPeter cPanel Staff
    Hello, Glad that solved the issue for you. Thank you for updating this thread with your outcome.
    0

Please sign in to leave a comment.