How to fix quota for VPS with cPanel (OpenVZ)

Cláudio Henrique

New Member
Aug 15, 2016
2
0
1
29
Hello gentlemen.
I'm new in the forum and do not have great command of English, so forgive me for any mistakes.

I have a question regarding cPanel Quota in OpenVZ servers (Containers).
I'm trying to use two commands to enable the quota on my VM, the commands are made on the node.

vzctl stop <pid>
vzctl set <pid> --quotaugidlimit 10000 --save
vzctl start <pid>

==============================
According command:

vzctl stop VEID
vzquota drop VEID
vzctl start VEID

=============================
None of the two commands are not working.
The dedicated node is running with Debian system.

Does anyone have a suggestion that might help me?
Already, thank you.