problem with quota

pppplus

Verified User
Joined
Dec 19, 2008
Messages
528
I've problem with quota


=> quotacheck: Quota for users is enabled on mountpoint /
So quota activate, but error message in DA

Unix User created successfully

Error with system Quotas
sh: /usr/sbin/xfs_quota: No such file or directory

# /usr/sbin/repquota /
*** Report for user quotas on device /dev/simfs
Block grace time: 00:00; Inode grace time: 00:00
Block limits File limits
User used soft hard grace used soft hard grace
----------------------------------------------------------------------
root -- 1475352 0 0 27146 0 0
mail -- 252 0 0 70 0 0
named -- 36 0 0 6 0 0
apache -- 12 0 0 3 0 0
diradmin -- 149812 0 0 1724 0 0
mysql -- 30156 0 0 122 0 0
majordomo -- 388 0 0 35 0 0
webapps -- 87256 0 0 7581 0 0
admin -- 136 0 0 35 0 0
nginx -- 20 0 0 5 0 0
clamav -- 145052 0 0 5 0 0
newuser -- 100 0 0 27 0 0
#1002 -- 0 0 0 1 0 0

No file /etc/fstab

An idea for me ?
 
Is it CentOS 7.0 using ext4 and not xfs? Try setting use_xfs=0 in /usr/local/directadmin/conf/directadmin.conf and restarting directadmin then.
 
use_xfs=0 or use_xfs=1

same problem

I don't know if I have xfs or not (I don't find how to show it).
I've read Centos 7 is by default with xfs, and I've default installation.
 
Last edited:
Back
Top