Re: [CentOS] quota doesn't appear to work - repquota only updates when quotacheck is run

2014-09-16 Thread Alexander Rusa
I found the solution. For some reason quota was turned off although it was turned on some time ago. You can find this out using: # quotaon -ap group quota on / (/dev/xvda1) is on user quota on / (/dev/xvda1) is on group quota on /chroot/home (/dev/xvda3) is off user quota on /chroot/home (/dev/x

Re: [CentOS] quota doesn't appear to work - repquota only updates when quotacheck is run

2014-09-16 Thread Alexander Rusa
Hi, I have exactly the same problem that you experienced in Nov, 2013. I am using ext4 with journaled quota and the quota usage is only updating when I run quotacheck manually. Have you found a solution? Regards, Alex > I have set up user quotas on an ext4 filesystem. It does not appear that > t

[CentOS] quota doesn't appear to work - repquota only updates when quotacheck is run

2013-11-21 Thread Matt Garman
I have set up user quotas on an ext4 filesystem. It does not appear that the quota system is being updated, except when I manually run quotacheck. More detail: I run "warnquota -s" from a script in /etc/cron.daily. I noticed that no one had received an "over quota" message in a long time. Using