Debian> Error with system Quotas

Celion

Verified User
Joined
Feb 13, 2006
Messages
5
Hello everyone!

Well I am experiencing the following error on 2 of my servers:

Error with system Quotas
setquota: Mountpoint (or device) / not found. setquota: Not all specified mountpoints are using quota.

This is a fresh install of both debian and directadmin. I have always been using Fedora Core and never experienced this error. I have been searching this forum for sollutions but keep getting errors when trying one. This is what I tried:

When using:

/bin/mount -o remount,rw -a
/sbin/quotacheck -cavug
/sbin/quotaon -a

server1:~# /bin/mount -o remount,rw -a
server1:~# /sbin/quotacheck -cavug
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.
server1:~# /sbin/quotaon -a

When running fstab:
./fstab: line 4: proc: command not found
./fstab: line 5: /dev/md1: Permission denied
./fstab: line 6: /dev/md0: Permission denied
./fstab: line 7: /dev/scd0: Permission denied

When using: /sbin/quotacheck -cavugm
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.

I have 2 200GB S-ata HD's in a software RAID-1.

If more information is needed please let me know and ill gladly provide it. I hope someone can help me out.
 
Back
Top