• 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

Resolved Disk quota exceeded

Dmytro

Basic Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.59
Hi.
Can't understand this strange situation.
Let's say I have some user1, plesk shows it uses 340Mb (70mb is used by DB) and quota shows:

Code:
~# sudo quota -vs user1
Disk quotas for user user1 (uid 10170):
     Filesystem   space   quota   limit   grace   files   quota   limit   grace
      /dev/vda3    266M      0K   1025M           10191       0       0


Looks good.
But also I have user2, plesk shows it uses 609Mb and quota:

Code:
~# sudo quota -vs user2
Disk quotas for user user2 (uid 10073):
     Filesystem   space   quota   limit   grace   files   quota   limit   grace
      /dev/vda3   1034M*     0K   1025M           13809       0       0

How it could be? And user2 can't upload any file in this case, because it gets Quota Exeeds error

Please, help :)

p.s. Statistics is up to date
 
I fond these files:

download


They was in the /tmp/systemd-private-8b0af40f0e78487eb2fc038dad5faae8-plesk-php83-fpm_user.domain_112.service-ym8L6x/tmp/
Do someone knows any way to delete such files automatically? Looks like it's a imagemagick tmp files
 
Back
Top