OpenVZ Quota Issue with DirectAdmin

nservices

Verified User
Joined
Dec 11, 2008
Messages
302
Hi,
I have some physical server with few OpenVZ containers
after one of the server reboots, the containers quota stop working via DirectAdmin
when I check in ssh, it's look like it's workin:
Code:
[root@server2 /]# /usr/sbin/repquota /
*** Report for user quotas on device simfs
Block grace time: 00:00; Inode grace time: 00:00
                        Block limits                File limits
User            used    soft    hard  grace    used  soft  hard  grace
----------------------------------------------------------------------
root      -- 3936400       0       0          75336     0     0       
mail      --  171716       0       0           1714     0     0       
nobody    --       8       0       0              2     0     0       
named     --      28       0       0              7     0     0       
rpc       --       0       0       0              1     0     0       
apache    -- 4935072       0       0         239184     0     0       
webapps   --   80820       0       0           6343     0     0       
diradmin  --  523220       0       0          89555     0     0       
mysql     -- 22143604       0       0          68314     0     0       
majordomo --     692       0       0            113     0     0       
dovecot   --       0       0       0              8     0     0       
admin     -- 8483116       0       0         285619     0     0

but in directadmin the user disk space is not count in disk usage, and when I try to modify one of the user parameters, I got:
Error with system Quotas
setquota: Can't stat() mounted device simfs: No such file or directory setquota: Mountpoint (or device) / not found. setquota: Not all specified mountpoints are using quota.
Debug Guide

I checked with the Debug Guide but with no help, any additional suggestion?

Regards,
 
Back
Top