[libvirt] openvz support in libvirt

Evgeniy Sokolov evg at openvz.org
Fri Sep 19 10:22:02 UTC 2008


> 2008/9/19 Evgeniy Sokolov <evg at openvz.org <mailto:evg at openvz.org>>
> 
> 
>         Hello.
> 
>         To start with, I have the following questions:
> 
>         Does libvirt support the xml format for openvz driver described
>         in the next thread?
>         http://www.redhat.com/archives/libvir-list/2008-July/msg00312.html
>         (I think, that it does not. But will it support it in future? :))
> 
>         What libvirt functionality does openvz driver support?
>         (Openvz does not mentioned in http://libvirt.org/hvsupport.html)
> 
> 
>     Hi Anton,
> 
>     OpenVZ uses generic xml format. It is common for all libvirt drivers.
> 
>     one difference is filesystem:
>       <filesystem type="template">
>                            <source name="<name of template>" />
>                            <target dir="/"/>
>        </filesystem>
> 
>     example:
> 
>     <domain type='openvz'>
>            <name>210</name>
> 
> Does the 'name ' tag specify domain veid or veid is generated automatically?
> 
You need to specify veid.




More information about the libvir-list mailing list