Directadmin 1.53 disk usage 0.0000 issue for users on /home2

trover

Verified User
Joined
Nov 4, 2015
Messages
76
Hi,
After upgrade to 1.53 all accounts which they hosted on /home2 have 0.0000 disk usage
 
Hello,

Do you have in

Code:
/usr/local/directadmin/directadmin c | grep ^ext_quota_partitions=

if not try:

Code:
echo "ext_quota_partitions=/home2" >> /usr/local/directadmin/conf/directadmin.conf
service directadmin restart

and run a tally or wait until it runs with nightly cron.
 
Back
Top