• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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