gareth
04-26-2005, 03:37 PM
Hi
Is anyone else (sucessfully) using quotas on their unixshell account?
I have updated my fstab...
hyperion:/# cat /etc/fstab
/dev/sda1 / ext3 grpquota,usrquota,dev,suid,exec 0 1
Trying to turn quotas on results in...
hyperion:/# quotaon -a
quotaon: using //quota.group on /dev/sda1 [/]: Invalid argument
quotaon: Maybe create new quota files with quotacheck(8)?
quotaon: using //quota.user on /dev/sda1 [/]: Invalid argument
quotaon: Maybe create new quota files with quotacheck(8)?
My quota files are called...
hyperion:/# l | grep quota
-rw------- 1 root root 8192 Apr 26 10:05 aquota.group
-rw------- 1 root root 7168 Apr 26 10:20 aquota.user
Has anyone else seen this before? It seems to be looking for quota.group, and quota.user when mine are prefixed with the letter a.
Any info much appreciated :)
Gareth
Is anyone else (sucessfully) using quotas on their unixshell account?
I have updated my fstab...
hyperion:/# cat /etc/fstab
/dev/sda1 / ext3 grpquota,usrquota,dev,suid,exec 0 1
Trying to turn quotas on results in...
hyperion:/# quotaon -a
quotaon: using //quota.group on /dev/sda1 [/]: Invalid argument
quotaon: Maybe create new quota files with quotacheck(8)?
quotaon: using //quota.user on /dev/sda1 [/]: Invalid argument
quotaon: Maybe create new quota files with quotacheck(8)?
My quota files are called...
hyperion:/# l | grep quota
-rw------- 1 root root 8192 Apr 26 10:05 aquota.group
-rw------- 1 root root 7168 Apr 26 10:20 aquota.user
Has anyone else seen this before? It seems to be looking for quota.group, and quota.user when mine are prefixed with the letter a.
Any info much appreciated :)
Gareth