Skip to main content

Find out what takes all the disk space

Comments

6 comments

  • mlew2
    look in /backups I had lost most of my space with automatic backups
    0
  • MattDeox
    I just check the backup configuration and backups are disabled, so it can't be it, right?
    0
  • cPanelMichael
    Hello :) The following document should help you to determine where your disk space usage is coming from: cPanel - Managing HD Space Thank you.
    0
  • MattDeox
    When executing the "du -sh /" command via root I get the following error: [QUOTE]du: cannot access `/proc/17935/task/17935/fd/4': No such file or directory du: cannot access `/proc/17935/task/17935/fdinfo/4': No such file or directory du: cannot access `/proc/17935/fd/4': No such file or directory du: cannot access `/proc/17935/fdinfo/4': No such file or directory
    Any Idea what's wrong there?
    0
  • MattDeox
    It worked doing "du -sh /*" It seems 26G is taken by "/var/lib/mysql/ibdata1" which should be innodb tables. Isn't this already counted for mysql in the user accounts? There it shows 3G for mysql, so how do the 26G of that file make sense?
    0
  • cPanelMichael
    The file you referenced is not associated with disk space usage for your accounts. It contains InnoDB data. There is a thread on this here: ibdata1 file too large Thank you.
    0

Please sign in to leave a comment.