Ever since i updated cpanel Quotas was all messed up so i read around and found that i should run Initial Quota Setup but when i do i get this error
This is my cat /etc/fstab
Code:
Installing Default Quota Databases......Done
Quota Mode: Linux
journaled quota support: kernel supports, user space tools supports (available)
checking out /backup
/ (already configured quotas = 1).
/tmp (already configured quotas = 0).
/boot (already configured quotas = 0).
Updating Quota Files......
quotacheck: Scanning /dev/root [/] |/-\|
-\quotacheck: Cannot stat old user quota file: No such file or directory
quotacheck: Old group file not found. Usage will not be substracted.
quotacheck: Checked 39237 directories and 333688 files
quotacheck: Can't create new quotafile //quota.user.new: File exists
quotacheck: Cannot initialize IO on new quotafile: File exists
done
....Done
Quotas have been enabled and updated.
edquota: Quota file not found or has wrong format.
No filesystems with quota detected.
Resetting quota for username to 0 M
Code:
cat /etc/fstab
LABEL=/ / ext3 usrjquota=quota.user,jqfmt=vfsv0 1 1
LABEL=/tmp /tmp ext3 noexec,nosuid,nodev 1 2
LABEL=/boot /boot ext2 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
/tmp /var/tmp ext3 defaults,bind,noauto 0 0