Hi all,

Slowly getting my head around quota support, but........

Managed to get quotacheck and repquota working;

[EMAIL PROTECTED]:/# repquota -aug
*** Report for user quotas on device /dev/hdv1
Block grace time: 7days; Inode grace time: 7days
                        Block limits                File limits
User            used    soft    hard  grace    used  soft  hard  grace
----------------------------------------------------------------------
root      --  215832       0       0          19047     0     0       
daemon    --       8       0       0              3     0     0       
man       --     540       0       0             19     0     0       
mail      --      28       0       0              1     0     0       
news      --       4       0       0              1     0     0       
list      --      20       0       0              8     0     0       
telnetd   --       4       0       0              1     0     0       
smmsp     --       8       0       0              2     0     0       
mysql     --    1032       0       0            119     0     0       
admin     --      20   0   0              5     0     0       

But, when trying to actually turn on quotas;

[EMAIL PROTECTED]:/# quotaon -a         
quotaon: using //quota.group on /dev/hdv1 [/]: No such device or address
quotaon: using //quota.user on /dev/hdv1 [/]: No such device or address

But it does!

[EMAIL PROTECTED]:/# ls -l /dev/hdv1 
brw-r--r--    1 root     root       4,   0 Sep 10 15:41 /dev/hdv1

:)

Anyone have any thoughts?

Thanks,
Chris.

Reply via email to