• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue unnormal disk usage

aekaek

New Pleskian
I need your help.
The size of my website = 3.19 GB
Database size = 199 MB
But the disk used on my website shows a size of 21028.6 MB = 21 GB I searched and could not find which folder uses this size.

Attached are the screenshots.

Thank you in advance for your help.

disk space 1.png
disk space 2.png
disk space 3.png
 
You only have your httpdocs folder selected.
Go back a level, and see if there's a lot in backups or some other file
pleskSize.jpg
 
... or run
# du -h
on your "Home directory" to get a tree of your disk usage including subtotals of the directories.
 
Back
Top