Skip to main content

Storage usage in cPanel account is 30GB, dev/sda2 listed as 294GB

Comments

7 comments

  • dalem
    Your cpanel user account is separate from your server your OS/cpanel install is on your /dev/sda2 if you want to know what folder is using what on your server run this from cli du -sh /*
    0
  • DC27
    Your cpanel user account is separate from your server your OS/cpanel install is on your /dev/sda2 if you want to know what folder is using what on your server run this from cli du -sh /*

    Thank you so much for your reply, appreciate it! I will be doing this and see, I just find it strange that the VPS fills up so quickly.
    0
  • SamuelM
    Hello @DC27 It is certainly possible for your backups to be responsible for the majority of disk usage. I often find this to be the case. The default backup directory is /backup. If you have root access and are able to login to the server via SSH, you can find the size of the /backup directory and its subdirectories with the following command: du -sch /backup/*
    For a 400 GB disk, 20% of available space seems sufficient for most normal use cases. However, if you would like to automatically transfer your backups to a remote destination to save space on the local disk, you can configure that in the Additional Destinations section of the Backup Configuration page in WHM:
    0
  • ZenHostingTravis
    You should transfer your backups to a remote destination. If you make incremental backups using cPanel or software such as JetBackup, you could potentially save using a lot of disk space. Something to think about.
    0
  • DC27
    Hello @DC27 It is certainly possible for your backups to be responsible for the majority of disk usage. I often find this to be the case. The default backup directory is /backup. If you have root access and are able to login to the server via SSH, you can find the size of the /backup directory and its subdirectories with the following command: du -sch /backup/*
    0
  • DC27
    You should transfer your backups to a remote destination. If you make incremental backups using cPanel or software such as JetBackup, you could potentially save using a lot of disk space. Something to think about.

    Hi ZenHostingTravis! Thanks for your feedback and suggestions! I have set up a remote FTP server where backups will be saved to using the additional destinations feature in WHM. Feeling a lot better now that my available storage space is back to 70%!
    0
  • ZenHostingTravis
    Hi ZenHostingTravis! Thanks for your feedback and suggestions! I have set up a remote FTP server where backups will be saved to using the additional destinations feature in WHM. Feeling a lot better now that my available storage space is back to 70%!

    Glad to hear it. Thanks for updating us!
    0

Please sign in to leave a comment.