Disk Quota error

unique

Verified User
Joined
Jan 19, 2005
Messages
20
Hello,

One of my users has plenty of space and bandwidth left on his account but when I or he tries to add another domain we get this error: 'You've hit your maximum disk quota and do not have enough space to create another domain' I have increased all options to unlimited and still get this error, it only seems to happen to this user, do you have any ideas about it?

Regards,
Martin:confused:
 
Hello,

DA tests this feature by creating a file in the users home directory as the user.

Login to ssh as root, and type:

quota -v username

To check his quotas.

Also check that /home/username is chowned to his username, and not root, and that it's set to chmod 711.

John
 
Back
Top