Quota errors CentOS 5.6 64 bit

Discussion in 'Installation/Configuration' started by dieselpwr4life, Apr 15, 2011.

  1. dieselpwr4life

    dieselpwr4life New Member

    I have followed the How-To and get to the point where I have to run:
    touch /aquota.user /aquota.group
    chmod 600 /aquota.*
    mount -o remount /
    quotacheck -avugm
    quotaon -avug

    I get to the chmod 600 /aquota.* just fine... No errors or anything, but when I try to run the mount -o remount / I get this message:
    [mntent]: line 1 in /etc/fstab is bad
    mount: can't find / in /etc/fstab or /etc/mtab

    I am running 4 hard drives in raid 5, and told the installer to use them as one large drive. I don't know if this is causing an error somewhere or not. The server boots just fine, I just can't get the quota to finish running correctly. Any help I can get would be greatly appreciated, thanks in advance.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you post your /etc/fstab?
     
  3. dieselpwr4life

    dieselpwr4life New Member

    Thanks for the reply. I figured out that I accidentally included a space inbetween the , and the usrquota and grpquota... Its working just fine now thanks!
     

Share This Page