Monday 17 February 2014

Enabling second level quota on an OpenVZ node

To enable second level quota on the node. Execute the following command on the node:

====
vzctl set CTID --quotaugidlimit 200 --save

====

Then, if the server has cPanel, do run /script/fixquota

NOTE:
=====

On the command,  --quotaugidlimit 200 < this is the number that defines the max file owners.

Example: You have 200 users into the vps, set it to 220. You have 500 users into the vps, set it to something more than 500.The high value, the more kernel memory overhead will be created.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.