*kick*
I still don't have a solution for this.
I have this on 2 servers running centos 4.2
I tried /scripts/fixquotas
Output:
Installing Default Quota Databases...../aquota.user..../quota.user..../boot/aquota.user..../boot/quota.user..../home/aquota.user..../home/quota.user..../tmp/aquota.user..../tmp/quota.user..../usr/aquota.user..../usr/quota.user..../var/aquota.user..../var/quota.user.....Done
Quotas are now on
Updating Quota Files......
quotacheck: Scanning /dev/mapper/VolGroup00-LogVol00 [/] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 704 directories and 5245 files
quotacheck: Scanning /dev/sda2 [/home] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 2049 directories and 16962 files
quotacheck: Scanning /dev/sda3 [/usr] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 13288 directories and 93350 files
quotacheck: Scanning /dev/sda5 [/var] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 455 directories and 2410 files
quotacheck: Scanning /dev/mapper/VolGroup00-LogVol00 [/] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 704 directories and 5245 files
quotacheck: Scanning /dev/sda2 [/home] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 2049 directories and 16962 files
quotacheck: Scanning /dev/sda3 [/usr] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 13288 directories and 93350 files
quotacheck: Scanning /dev/sda5 [/var] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 455 directories and 2410 files
....Done
Note: call resetquota with --useplanquotas to reset all quotas to plan defaults
Resetting quota for user1 to 100 Meg....Done
Resetting quota for user2 to 1000 Meg....Done
Resetting quota for roy to 250 Meg....Done
Resetting quota for rvadmin to 0 Meg....Done
The quotas work in WHM but they show up in the users cpanel as 0.00 or 0.01 enz
That is the only thing dat doesn't work.
Looking at a user quota you see :
Whm:
3 MB
SSH:
[email protected] [/home/roy]# du -hs
3.1M .
.cpanel-datastore:
nano -w /home/roy/.cpanel-datastore/quota_-v
Disk quotas for user roy (uid 32006):
Filesystem blocks quota limit grace files quota limit grace
/dev/mapper/VolGroup00-LogVol00
4 256000 256000 3 0 0
/dev/sda2 3132 256000 256000 374 0 0
/dev/sda3 0 256000 256000 1 0 0
/dev/sda5 0 256000 256000 1 0 0
But in the users Cpanel disk usages show 0.00
I also tried to reinstall quotas
/sbin/quotaoff -a
removed all quota.user and aquota.user from the partions
run /scripts/fixquotas
No fix
Further i tried in WHM>>Tweak Settings>>Disable Disk Quota display caching
Checked on and off without result.
Does anybody have another idea?
Thanks in advance