Changes

Jump to: navigation, search

Resource shortage

203 bytes added, 11:49, 12 April 2011
Disk quota
</ol>
Applying a different diskinodes configuration is applied instantly and does not require a restart of the container.
 
You can also find the number of free inodes with
 
<pre>
# vzctl exec 123 df -i
</pre>
{{Note|shell does not support floating-point arithmetic, i.e. you can not use expressions like <code>$((&nbsp;220000*1.5&nbsp;))</code>. To use floating point, try <code>bc</code> instead, something like this: <code><nowiki>$(echo&nbsp;220000*1.5&nbsp;|&nbsp;bc)</nowiki></code>.}}
Anonymous user

Navigation menu