[libvirt] PATCH: Support container XML enhancements

Evgeniy Sokolov evg at openvz.org
Tue Jul 29 15:33:29 UTC 2008


Daniel P. Berrange пишет:

> 
>    eg to use a template called 'fedora9web' as the root filesystem for
>       a container
> 
>       <filesystem type='template'>
>          <source name='fedora9web'/>
>          <target dir='/'/>
>       </filesystem>
>    
Daniel,
OpenVZ also require quota tags

  <quota type="size" max="10000"/>
  <quota type="inodes" max="200000"/>




More information about the libvir-list mailing list