openvz: support file system quota reporting

This commit is contained in:
Guido Günther
2012-04-24 08:39:01 +02:00
parent 41f1db6a0c
commit 680ac813a5
2 changed files with 26 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
<filesystem type='template' accessmode='passthrough'>
<source name='debian'/>
<target dir='/'/>
<space_hard_limit>1153024</space_hard_limit>
<space_soft_limit>1048576</space_soft_limit>
</filesystem>
</devices>
</domain>