Linux

OpenVZ :: Enable Second Level Quota for Container

:: What’s OpenVZ
OpenVZ is OS-level virtualization technology based in Linux kernel and operating system.

 
:: How to enable second level disk quota for container in OpenVZ

vzctl stop CID
vzctl set CID --quotaugidlimit 100 --save
vzctl start CID

100 is the max file owners.

 
:: Links
+ Google
+ OpenVZ

Hi, I’m Sysadmin.ID

Leave a Reply

Your email address will not be published. Required fields are marked *