Quota problem

larsisgoed9

Verified User
Joined
Mar 23, 2011
Messages
10
Dear Sir/Madam,

I got a quota problem.
First, I got an error by adding accounts. (something like quota's not set).
Then in a topic here at the DirectAdmin forums I found an solution, the error is gone but the quotas in DirectAdmin are not right.

I use CentOS 5.5 64 bit.
When I ran the comment "" I got:
centos-release-5-6.el5.centos.1

My fstab file looks like this:
/dev/sda1 ext3 defaults,usrquota,grpquota 1 1
/var/tmpMnt /tmp ext3 loop,rw,noexec,nosuid,nodev 0 0
/home usrquota,grpquota

It's installed by SolusVM, so it's a VPS.

How can I solve this?

Thanks in advance,

Lars Groot
 
Hmm, that didn't work...

I've re-installed my whole VPS and I got still one row in my fstab file:

none /dev/pts devpts rw 0 0
 
Post results for

Code:
ls -l /aquota.*

If the files are missing, you might need to ask your VPS provider to enable second level quotas (actual for OpenVZ virtualization).
 
Back
Top