• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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