Tag: disk quota openvz

  • How to increase disk quota of your virtual server using OpenVZ.

    Below are the steps on how to increase disk quota of a virtual server running on openvz. 1. Check the disk status of your disk quota. [root@openvz ~]# vzquota stat 101 [root@openvz ~]# vzquota stat 101 resource          usage       softlimit      hardlimit    grace 1k-blocks         631508         2097152        2306867 inodes          29386          200000         220000 2. In this example, I will…