Fix lỗi setquota: Mountpoint (or device) / not found trên DA
Khi thêm 1 user hoặc thao tác cập nhật trên directadmin chúng ta nhận thông báo như sau:
Error with system Quotas
setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota.
Debug Guide
User's data directory created successfully
Domains directory created successfully
Domains directory created successfully in user's home
User added to ssh config file.
Reseller's package directory created successfully
Reseller created
Admin created
./data/admin/r_welcome.txt already exists, not overwriting
Xử lý lỗi
Chúng ta SSH vào VPS/Server chạy lệnh sau
# cd /usr/sbin
# mv setquota setquota.old
# touch setquota
# chmod 755 setquota
No comments: