Stuff…

I know I will forget.

Stuff… header image 2

Change linux virtuozzo VE/CT quota via command line

January 13th, 2010 · No Comments

~]# vzquota show 102
vzquota : (warning) Quota is running, so data reported from quota file may not reflect current values
   resource          usage       softlimit      hardlimit    grace
  1k-blocks       95325856       104857600      104857600
     inodes         683893         2000000        2200000

 ~]# vzquota setlimit 102 -b 113246208 -B 113246208
 ~]# vzquota show 102
vzquota : (warning) Quota is running, so data reported from quota file may not reflect current values
   resource          usage       softlimit      hardlimit    grace
  1k-blocks       95325856       113246208      113246208
     inodes         683893         2000000        2200000

Tags: Linux · Operating System · Uncategorized · Virtualisation

0 responses so far ↓

  • There are no comments yet...

Leave a Comment