i update fstab with /home and fixed it.
LABEL=/home /home ext3 defaults,usrquota,grpquota 1 2
cd /usr/local/directadmin/scripts
./fstab.sh
/sbin/quotaoff -a
/bin/mount -o remount,rw /home
/bin/mount -o remount,rw /
/sbin/quotacheck -cavugm
/sbin/quotaon -a