• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

quota wrong in pleks panel

R

roeschu

Guest
Hi

- Debian Sarge with Plesk 8

I've enabled quotas on domains but it's still showing up "unlimited" behind Disk place in Plesk Panel

I've checked the following:

***
./usrmng --isquotable gives back value 0, so therefore quota is enabled
***

***
my /etc/fstab has defined quotas

/dev/sdb1 /data ext3 defaults,usrquota,grpquota 0
***

***
aquota.user and aquota.groups file existing on the /data partition
***


***
"quota username" console command gives back:

Disk quotas for user username(uid 10001):
Filesystem blocks quota limit grace files quota limit grace
/dev/sdb1 68 0 512000 17 0 0

so the quota is activated for this user under linux
***

is it only a display fault in plesk panel that it shows still "unlimited" or what is wrong...?

thx for any help
 
Back
Top