Quotacheck problem

IceHosting

Verified User
Joined
Oct 6, 2004
Messages
20
Location
Netherlands
Hello,

On one of our servers we have the following problem:

[root@server61 ~]# /sbin/quotaoff -a; /sbin/quotacheck -avugm; /sbin/quotaon -a;
quotaoff: Cannot find quota file on / [/dev/mapper/VolGroup00-LogVol00] to turn quotas on/off.
quotaoff: Cannot find quota file on / [/dev/mapper/VolGroup00-LogVol00] to turn quotas on/off.
quotacheck: WARNING - Quotafile //aquota.user was probably truncated. Can't save quota settings...
quotacheck: Scanning /dev/mapper/VolGroup00-LogVol00 [/] quotacheck: Something weird happened while scanning. Error 2133571361
quotaon: Cannot find quota file on / [/dev/mapper/VolGroup00-LogVol00] to turn quotas on/off.
quotaon: Cannot find quota file on / [/dev/mapper/VolGroup00-LogVol00] to turn quotas on/off.
[root@server61 ~]#

I have checked also the second option from:
http://help.directadmin.com/item.php?id=42

So does anyone knows what the error means? And what the solution is for this problem?

The server specs:
Centos 5.1 32bit with directadmin
Quadcore Xeon 2,4GHz, 4 gig ram, 250 GB Sata2 hdd
 
Are quotas turned on in the kernel?

Are quotas turned on for the Volume Group?

Jeff
 
Back
Top