Hello everyone, I'm working on a ISPConfig panel, running on Ubuntu 12.04 LTS. This is tutorial I used from the howtoforge ( http://www.howtoforge.com/perfect-server-ubuntu-12.04-lts-apache2-bind-dovecot-ispconfig-3-p5 ). Now I run two servers, one physical server and a virtual server running on OpenVZ. I have exactly the same tutorial for using both server, but it still had a different result. /\ This is the physical server, Here it indicated Hard disk usage and number of files However, this did not happen on the server in OpenVZ. Does anyone know how this can be? Greetings, Daan
You need to enable quota for the container. See here https://openvz.org/User_Guide/Managing_Resources#Managing_Disk_Quotas and here for a script I wrote once: http://openvz.org/Automatically_setting_quotaugidlimit The keyword is quotaugidlimit. Hope this helps.