DirectAdmin qouta error

shahab

Verified User
Joined
Aug 4, 2014
Messages
72
Hello my direct admin

show this error



setquota: Mountpoint (or device) /home not found or has no quota enabled. setquota: Not all specified mountpoints are using quota.
Debug Guide

Capture.JPG

[root@serverir /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 200G 123G 78G 62% /
none 8.0G 4.0K 8.0G 1% /dev
none 8.0G 0 8.0G 0% /dev/shm
[root@serverir /]#
 

Attachments

  • Capture.JPG
    Capture.JPG
    21.1 KB · Views: 100
Last edited:
Hello,

Use the Debug Guide the link to which was in the error message.

Change

quota_partition=/home

to

quota_partition=/

in directadmin.conf

Related:
http://help.directadmin.com/item.php?id=159
 
there is not "quota_partition" in nano /usr/local/directadmin/conf/directadmin.conf
 
Back
Top