Hi! When I'm trying to setup the hard disk quota for one of my ispconfig webserver , I can't find the / or root filesystem to put the following mount args: Code: ,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 Any ideas on that? I would be able to setup quota on this webserver... Thanks in advance!
The quota on openvz servers is configured differently. Inside the vm, there is no configuration nescessary. Outside of the vm, quota has to be enabled for the vm in openvz: https://openvz.org/User_Guide/Managing_Resources#Managing_Disk_Quotas
But im not controlling the "outside" part. I've got a VPS with OpenVZ. So that means I can't handle by myself the hdd quota?
The quota art on openvz is handled by the openvz hots. It might be that this is already active. You should contact the support of your isp. In any case, there is no configuration inside the vm required to use quotas in openvz, you just skip the fstab config step from the tutorial.