<p dir="ltr"><br>
On Jul 7, 2013 11:57 PM, &quot;Maoke&quot; &lt;<a href="mailto:fibrib@gmail.com">fibrib@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; hi all, <br>
&gt;<br>
&gt; we recently discovered twice that actual disk usage of a certain container exceeds the quota setting but the vzquota doesn&#39;t show the exact usage and doesn&#39;t work to stop the usage. df in the host shows continuously increasing growth though. <br>

&gt;<br>
&gt; do anyone have the similar experience? kernel is 2.6.18-based. thanks!</p>
<p dir="ltr">This is usually the case when you write to container filesystem from the host bypassing vzquota — to /vz/private rather than /vz/root.</p>
<p dir="ltr">To fix, you need to reinitialize the quota. Stop container, do vzquota drop $CTID and start it again. vzquota drop removes quota file, so they have to be re-created on container start.<br></p>
<p dir="ltr">&gt;<br>
&gt; maoke <br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openvz.org">Users@openvz.org</a><br>
&gt; <a href="https://lists.openvz.org/mailman/listinfo/users">https://lists.openvz.org/mailman/listinfo/users</a><br>
&gt;<br>
</p>