Page 1 of 1

Quota not working centos 5

Posted: Fri Feb 25, 2011 1:05 am
by aus-city
New install, centos 5 plesk 10.1

It's got usrquota set on VolGroup00 in fstab.

You can run check quota and quota off and on, all works.

Plesk says its not supported by OS.

How can I fix it?

I did a quota dump and it shows all the users and usage it's nuts!

Re: Quota not working centos 5

Posted: Tue Mar 08, 2011 5:08 pm
by nobody
go to your fstab and lines after default should look like the example below :

/dev/md0 / ext3 defaults,usrquota 1 1

then reboot

hope this helps.

regards

Re: Quota not working centos 5

Posted: Tue Mar 08, 2011 5:12 pm
by aus-city
Thanks!

It was already there.

Turned out to be plesk, I just installed something in the CP and it ran quotacheck now it works.

Re: Quota not working centos 5

Posted: Wed Mar 09, 2011 6:10 am
by breun
The Plesk knowledge base article on quota is here: http://kb.parallels.com/768

I also remember having to run that quotacheck command mentioned there in some cases.