• 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

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